在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:2026年4月12日 13:34
文件资源管理器
SKILL.md
Required alongside brainstorming for all design work in this repository. Overrides spec and plan output paths to docs/knowledge-base/src/ai-agents/ instead of the superpowers defaults. Load this skill whenever you load brainstorming.
**Mandatory** before any commit or push. Run Definition-of-Done checks from change scope and report exact pass/fail per command.
| name | create-pr |
| description | Create a pull request following project conventions. |
| disable-model-invocation | true |
When creating a PR:
gh pr createpull_request_template.md
from this package as the fallback template.pull_request_template.md after the context line.CONFIG-CHANGE: and BREAKING-CHANGE: sections when applicable.CONFIG-CHANGE: and/or BREAKING-CHANGE: sections entirely
if there is no config change or breaking change respectively.verify skill if it has not been run
since the last code change.
All matching checks must pass before proceeding.git log and git diff against the base branch).pull_request_template.md after the context line.