在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:232
forks:83
updated:2026年2月19日 17:38
SKILL.md
| 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."