Stats
Actions
Tags
From agent-auto-kit
Project conventions for AgentAutoKit-managed repos — npm, TypeScript, Vitest, Vercel. Use when writing or reviewing code in this repo.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-auto-kit:conventionsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- npm (use `npm ci` in CI, `npm install` locally)
npm ci in CI, npm install locally)npx tsc --noEmit clean*.test.ts.env*, secrets, CI workflows, or migrations without explicit human action.git push, vercel deploy --prod, or rm -rf.npx claudepluginhub slenderman2511/agentautokit --plugin agent-auto-kitCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.