تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٨١١
forks:٤٧
updated:٢٩ يناير ٢٠٢٦ في ٢١:٥٩
SKILL.md
| 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:
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