Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
Loslegen$pwd:
$ git log --oneline --stat
stars:76
forks:28
updated:27. Januar 2026 um 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."