在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:811
forks:47
updated:2026年1月29日 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
Fix a GitHub issue by number. Use when asked to fix GitHub issues.
Update component documentation when code changes
| name | explain-code |
| description | Explain what code does in plain English |
| disable-model-invocation | true |
| allowed-tools | Read, Grep, Glob |
Usage: /explain-code PATH_OR_DESCRIPTION
Examples:
/explain-code v2/lib/src/components/Button.ts/explain-code the button ripple effect/explain-code design token systemExplain: $ARGUMENTS
Setup:
.claude/PROJECT_CONTEXT.md to understand AgnosticUI's architectureProcess:
Locate and read the code:
Understand the context:
Explain clearly:
Provide helpful context:
Keep explanations: