在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:1
forks:0
updated:2026年3月1日 22:16
SKILL.md
Build the project for testing
Build an individual Swift package for testing
Build an individual Swift package
Build the project
Lint code with swiftlint and swiftformat
Plan a new feature end-to-end — explore patterns, write user stories with acceptance criteria and TDD specs, adversarial backlog refinement, and auto-execute via parallel subagents
| name | format |
| description | Format code with swiftlint and swiftformat |
Run via a subagent (Task tool, subagent_type: "general-purpose") to keep large logs out of the main context. The subagent should run make format from the project root and report back pass/fail with any errors or files changed.