Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:811
forks:47
updated:January 29, 2026 at 21:59
SKILL.md
Implement a playbook from its PROMPT specification files. Supports both single-framework (PROMPT-REACT.md, etc.) and 3-framework (PROMPT-3-FRAMEWORKS.md) modes.
Design and implement a new feature or component from a GitHub issue. Use for net-new functionality, not bug fixes.
Review component for accessibility issues
Explain what code does in plain English
Fix a GitHub issue by number. Use when asked to fix GitHub issues.
| name | update-component-docs |
| description | Update component documentation when code changes |
| disable-model-invocation | true |
| allowed-tools | Read, Grep, Glob |
Usage: /update-component-docs COMPONENT_NAME
Examples:
/update-component-docs button/update-component-docs alertUpdate docs for component: $ARGUMENTS
Setup:
.claude/PROJECT_CONTEXT.md for AgnosticUI structure and pathsProcess:
Read v2/lib/src/components/$ARGUMENTS*
Read v2/site/docs/components/$ARGUMENTS.md
Glob v2/playgrounds/*/src/stories/*$ARGUMENTS*
Glob v2/examples/*/src/*$ARGUMENTS*
Identify what changed:
Check related documentation:
Propose documentation updates:
WAIT FOR USER APPROVAL
Update consistently across frameworks:
Verify completeness:
Token Optimization: