ワンクリックで
genetic-ai-starter
genetic-ai-starter には agentstacktech から収集した 10 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Read and write AgentStack 8DNA project data via sdk.protocol — dnaList, executeCommand, snapshot invalidation. Use for KV/config, sandbox variants, or when MCP is unavailable.
Route user intent to the correct AgentStack skill or MCP domain using capability snapshot and cursor-plugin intent evals. Use before picking SDK module, MCP action, or feature implementation path.
Discover AgentStack MCP actions and execute batches via agentstack.execute. Use when listing MCP tools, routing to POST /mcp, or batching platform actions.
Run numbered AgentStack SDK recipes (00–11) from examples/agentstack/ or kit extension. Use when validating install, TTFC, or learning canonical SDK/MCP patterns.
Bootstrap AgentStack SDK in a consumer project — shared client, catalog, login, project scope. Use when wiring @agentstack/sdk, src/lib/agentstack.ts, or first REST/MCP call.
Use the AI navigation map and indexes before repo-wide search. Apply when exploring code, finding entry points, or working in large subsystems.
Route bugfixes through engineering gene cluster, navigation map, and hot files before repo-wide search.
Create or update AI_INDEX.md and Tier 1 map rows. Apply when adding subsystems, new entry points, or after structural refactors.
Bootstrap genetic navigation for a new subsystem in 15 minutes — index, map row, optional domain gene.
Author a new .gen1 philosophy gene and register it in GENE_INDEX and the navigation map when needed.