Skip to main content
Run any Skill in Manus
with one click
adrianliechti
GitHub creator profile

adrianliechti

Repository-level view of 100 collected skills across 3 GitHub repositories.

skills collected
100
repositories
3
updated
2026-07-21
repository explorer

Repositories and representative skills

accessibility-pass
web-and-digital-interface-designers

Audit an HTML/UI Studio build for accessibility — contrast, semantic HTML, keyboard/focus, motion, forms — and fix what's found. Use only when the user explicitly requests an accessibility review or a polish-pass.

2026-07-11
ai-slop-check
web-and-digital-interface-designers

Scan a Studio HTML/UI build for generic AI-template visual tropes and fix them. Use only when the user explicitly asks whether it looks AI-generated, asks to remove the slop, or requests a polish-pass.

2026-07-11
algorithmic-art
special-effects-artists-and-animators

Create generative / algorithmic art — flow fields, particle systems, noise-driven compositions — rendered to an image with code. Use when the user wants art made with code, generative art, or parametric visuals.

2026-07-11
architecture-diagram
software-developers

Design a software/system architecture diagram (C4 context/container, or a sequence diagram) from the conversation and workspace material, delivered as a Mermaid `.mmd` diagram that renders natively in the panel. Trigger with "draw the architecture", "create a C4 diagram", "diagram the system", "show a sequence diagram", or whenever the user wants a technical system visualized.

2026-07-11
build-dashboard
web-developers

Build a self-contained interactive HTML dashboard with ECharts, filters, KPIs, and tables. Use for executive overviews, operational monitoring, or analytical workspaces where several coordinated views need to respond to the same data.

2026-07-11
canvas-design
graphic-designers

Create beautiful static visual art — posters, design pieces, cover art — as .png or .pdf, driven by a design philosophy. Use when the user asks for a poster, a piece of art, a design, or any static, design-forward visual. Create original work, never copying existing artists.

2026-07-11
data-visualization
data-scientists-152051

Create rigorous static or interactive data visualizations from real data. Use Python with matplotlib/seaborn for publication-ready PNG/SVG, or the JavaScript executor's embedded ECharts browser bundle for a self-contained interactive HTML chart.

2026-07-11
design-system-extract
web-and-digital-interface-designers

Extract a design system from a brand guide, codebase, screenshots, or finished artifact. Use when the user explicitly asks for tokens, a component inventory/library, or to turn an existing visual language into a reusable system.

2026-07-11
Showing top 8 of 88 collected skills in this repository.
threat-model
information-security-analysts

Build a threat model for a codebase — map assets, entry points, trust boundaries, and the threats that matter — and write THREAT_MODEL.md to focus later scanning and triage.

2026-07-08
feature-dev
software-developers

Explore an existing codebase, design a concrete feature architecture, implement in small phases, and verify with focused tests.

2026-05-31
simplify
software-developers

Behavior-preserving cleanup of recently changed code for reuse, clarity, consistency, and efficiency.

2026-05-31
triage
information-security-analysts

Verify, deduplicate, rank, and route raw security findings from VULN-FINDINGS.json, scanner output, or a markdown report, then write TRIAGE.json and TRIAGE.md.

2026-05-31
vuln-scan
information-security-analysts

Static source-code vulnerability scan that maps focus areas, fans out read-only security agents, and writes VULN-FINDINGS.json plus VULN-FINDINGS.md for triage.

2026-05-31
code-review
software-quality-assurance-analysts-and-testers

High-precision review of code changes for real bugs, security regressions, and explicit project-guideline violations, with independent verification before reporting.

2026-05-31
patch
software-developers

Generate minimal, behavior-preserving fixes for verified security findings, then verify each fix builds, passes tests, and closes the root cause.

2026-05-31
security-review
information-security-analysts

End-to-end read-only security audit that scans focus areas and adversarially verifies candidates so only high-confidence exploitable vulnerabilities are reported.

2026-05-31
Showing top 8 of 11 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded