Skip to main content
Manusで任意のスキルを実行
ワンクリックで
gameweave
GitHub クリエイタープロフィール

gameweave

1 件の GitHub リポジトリにある 4 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
4
リポジトリ
1
更新
2026-05-27
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

code-review
ソフトウェア品質保証アナリスト・テスター

Review an implementation for accuracy, completeness, and quality against a Portweave spec at .ai/specs/<slug>/<slug>.md. Use when reviewing code, verifying a spec was implemented correctly, or auditing changes against the spec. Invoked as a required gate by the `execute-spec` skill alongside the global `/security-review` skill, both running in parallel as subagents before a spec can be marked `shipped`.

2026-05-27
create-feature
ソフトウェア開発者

Draft a per-feature what/why document at .ai/features/<slug>/<slug>.md. Use when the user wants to define a new feature's motivation and scope before writing a spec. Stops at the feature doc — implementation specs and code are separate skills (create-spec, execute-spec).

2026-05-27
create-spec
ソフトウェア開発者

Draft an implementation spec for a Portweave feature at .ai/specs/<slug>/<slug>.md. Use when the user wants to plan the implementation of a feature whose what/why is already captured in a feature doc (or alongside drafting one). Follows Portweave's spec template (Problem / Approach / Acceptance criteria / Open questions).

2026-05-27
execute-spec
ソフトウェア開発者

Implement an approved spec from .ai/specs/<slug>/<slug>.md. Use when the user references a spec ("execute the X spec", "let's build what's in spec Y", "implement .ai/specs/foo/foo.md"). Reads the spec, plans the changes, writes tests, implements code, runs dev-workflow, then runs parallel code-review + security-review subagents as a required gate before shipping.

2026-05-27
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました