在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:76
forks:28
updated:2026年1月27日 16:28
SKILL.md
Clean up project housekeeping tasks (add "run" to execute fixes)
Manage current feature workflow - start, review, explain or complete
Run a research task to generate documentation
| name | list-components |
| description | List project components |
| argument-hint | ["subdirectory"] |
List all React component files (.tsx, .ts, .jsx, .js) in the components folder.
If a [subdirectory] is provided via $ARGUMENTS, only list files in that subdirectory.
If no files found, say "No components found."