Git conventions and documentation generation for AI-assisted development
npx claudepluginhub benweekes/ai-devGit conventions and documentation generation for AI-assisted development
Git conventions and documentation generation for AI-assisted development. Works with Claude Code, Cursor, Codex, and Gemini.
claude install github.com/BenWeekes/ai-dev-kit
cursor install github.com/BenWeekes/ai-dev-kit
ai-dev-kit uses a skill-based architecture:
Session start — a hook reads skills/ai-dev-kit/SKILL.md and injects git conventions into the session context. These are always active — you don't need to invoke anything.
On demand — detailed workflows (ship, pr, sync, docs) are loaded via the Skill tool when you need them.
These rules are injected at session start and apply to every git operation:
| Skill | What it does |
|---|---|
ship | commit staged changes and push to remote |
pr | create a pull request from the current branch |
sync | rebase current branch onto latest main |
update | generate progressive disclosure docs for the repo |
test | verify generated docs meet the standard |
ai-dev-kit includes two standards for AI-assisted development:
ai-dev-kit pairs well with Superpowers for a complete workflow:
| Path | Purpose |
|---|---|
skills/ai-dev-kit/ | skill definitions (SKILL.md + sub-skills) |
hooks/ | session-start hook and platform wrappers |
*.md (root) | standards (progressive disclosure, multi-repo) |
.claude-plugin/ | Claude Code plugin config |
.cursor-plugin/ | Cursor plugin config |
.codex/ | Codex install guide |
MIT
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories