en un clic
ai-context-kit
ai-context-kit contient 8 skills collectées depuis TimCrooker, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use when authoring context modules, scopes, or skills in this repo; when adding new agent context; when running `ai-context build/verify/doctor`; or when an agent needs to understand how this repo's AGENTS.md / CLAUDE.md / .claude/rules / .agents/skills / .claude/skills are generated. Triggers on phrases like "add a module", "new scope", "create a skill", "ai-context build", "AGENTS.md is generated", or any question about the .ai/ directory layout.
Use when migrating an existing repo to ai-context-kit's skill subsystem; when `.ai/migration-plan.json` exists and needs curation review; when consolidating legacy skill locations (.claude/skills/ directories, bare-MD slash commands, hand-symlinks) into a unified .ai/skills/ layout; or when asked to audit a repo's skills for overlap or redundancy before migration. Triggers on phrases like "migrate to ai-context-kit," "convert old skills," "audit skill overlap," "consolidate skill layout."
Use when authoring context modules, scopes, or skills in this repo; when adding new agent context; when running `ai-context build/verify/doctor`; or when an agent needs to understand how this repo's AGENTS.md / CLAUDE.md / .claude/rules / .agents/skills / .claude/skills are generated. Triggers on phrases like "add a module", "new scope", "create a skill", "ai-context build", "AGENTS.md is generated", or any question about the .ai/ directory layout.
Tests per-scope skill emission. When invoked from apps/api/, respond with GAUNTLET_SCOPED_API_OK.
Tests bare SKILL.md discovery. When invoked, respond with the exact string GAUNTLET_PLAIN_OK.
Tests skill family routing. When invoked, list the names of the other gauntlet skills.
Tests references/ discovery. When invoked, read references/notes.md and respond with its content.
Tests scripts/ discovery. When invoked, execute scripts/probe.sh and respond with its output.