Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

agentic-coding-starter-kit

agentic-coding-starter-kit には Eipi-Tong から収集した 7 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
7
Stars
3
更新
2026-03-14
Forks
1
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

adopt
ソフトウェア開発者

Onboard an existing codebase into the starter kit. Use when the user says "adopt this project", "add the kit to my existing repo", or "set up the kit on existing code".

2026-03-14
milestone
プロジェクト管理専門家

Close a feature group as a milestone. Writes docs, proposes E2E tests, and runs a go/no-go gate. Use when the user says "/milestone", "this group is done", or the agent detects all items in a group are complete.

2026-03-14
bootstrap
ソフトウェア開発者

Scaffold a new project from BOOTSTRAP_FORM.md. Use when the user says "bootstrap the project", "set up the project", or runs /bootstrap for the first time.

2026-03-14
new-feature
ソフトウェア開発者

Pick and build features from SPEC.md by priority. Use when the user says "build the next feature", "/new-feature", "work on X", or "build the <group> group".

2026-03-14
refactor
ソフトウェア開発者

Plan and execute a code refactor with preserved behaviour. Use when the user asks to refactor, clean up, simplify, extract, or reorganise existing code without changing what the app does.

2026-03-13
commit
ソフトウェア開発者

Create a well-formed Conventional Commit. Use when the user says "commit", "commit my changes", or asks you to save progress.

2026-03-13
sync-docs
ソフトウェア開発者

Update SPEC.md and docs/DECISIONS.md to reflect recent code changes. Use after completing a feature, or when the user says "sync docs", "update the spec", or "log this decision".

2026-03-13