
Claudekit
- 138 installs
- 40 repo stars
- Updated August 4, 2026
- akillness/oh-my-skills
Bootstrap Claude Code projects with kits for skills, hooks, commands, and agent workflows so teams ship consistent AI-assisted development environments faster.
About
Provides Claudekit patterns to scaffold Claude Code repos: shared skills, slash commands, hooks, and agent workflows that standardize AI-assisted development setup and reduce bespoke configuration across projects.
- Project scaffolding for Claude Code workflows
- Reusable skill and command templates
- Agent hook and automation patterns
- Consistent repo layout for AI dev kits
- Faster onboarding to Claude-assisted coding
Claudekit by the numbers
- 138 all-time installs (skills.sh)
- Ranked #3,548 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/akillness/oh-my-skills --skill claudekitAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 138 |
|---|---|
| repo stars | ★ 40 |
| Last updated | August 4, 2026 |
| Repository | akillness/oh-my-skills ↗ |
What it does
Bootstrap Claude Code projects with kits for skills, hooks, commands, and agent workflows so teams ship consistent AI-assisted development environments faster.
Files
claudekit — Claude Code workflow toolkit
claudekit is an opinionated Claude Code plugin that bundles reusable skills/agents and an interactive setup wizard.
When to use this skill
- You want project-level rules/modes/hooks/MCP scaffolding quickly.
- You need repeatable Claude Code workflows across teammates.
- You want a curated starter set of planning/review/build skills.
Instructions
1. Add marketplace and install plugin:
/plugin marketplace add duthaho/claudekit-marketplace
/plugin install claudekit2. Run setup wizard:
/claudekit:init
# or full setup
/claudekit:init --all3. Verify generated files exist:
.claude/rules/.claude/modes/.claude/hooks/+settings.local.json.mcp.json
4. Review generated defaults before commit; keep project-specific policies explicit.
Examples
- New repo bootstrap:
/claudekit:init --all후 초기 workflow 패키지 생성. - Existing repo hardening:
hooks/rules일부만 선택 설치해 점진 도입.
Best practices
- Generated hook/rule를 그대로 신뢰하지 말고 팀 정책과 충돌 여부를 먼저 검토.
- 스킬/플러그인 업데이트는 릴리즈 노트 확인 후 반영.
- claudekit은 가속기이며, 저장소별 검증 게이트(test/lint/review)를 대체하지 않는다.
References
- Repository: https://github.com/duthaho/claudekit
- Marketplace: https://github.com/duthaho/claudekit-marketplace
- Evidence snapshot (hourly survey run): stars=87, pushedAt=2026-04-24, license=MIT
claudekit|claudekit,claude code plugin,workflow toolkit,init wizard,mcp,hooks,rules,modes|Claude Code workflow toolkit plugin. Installs reusable skills/agents and scaffolds project rules, modes, hooks, and MCP config via /claudekit:init.|duthaho/claudekit|MIT|latest