Clanker Code
Description
The Claude Code starter kit. One command installs curated skills, agents, MCPs, hooks, and safety rails.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
clanker-code
[](https://www.npmjs.com/package/clanker-code) [](https://github.com/UmayerK/clanker-code/actions/workflows/test.yml) [](./LICENSE) [](./package.json)
**Claude Code in one command. Batteries, hooks, and guardrails included.**
`clanker-code` transforms any repository into a fully-configured Claude Code workspace in under a minute. It installs curated skills, specialized agents, slash commands, safety hooks, and pre-wired local-first MCPs — all tuned for one thing: shipping code.
Quickstart
cd your-project
npx clanker-code init
claude
That's it. Your repo now has:
- 4 pre-wired local-first MCPs (+ Serena auto-added if
uvis detected) — no signup, no API keys - 26 slash commands — headlined by
/vibe(fuzzy idea → working app, end to end), plus/brainstorm,/implement,/debug,/test,/feat,/select-tool,/pm,/recommend,/reflect,/revise-claude-md,/mcp-help, and more - 22 specialized agents — frontend-builder, backend-builder, debugger, reviewer, planner, tester, code-explorer, code-architect, security-engineer, architect, and 13 more
- 46 curated skills — workflow, quality, security, git, framework-specific, plus framework patterns (persona auto-activation, wave orchestration, global flags, UC mode, semantic editing, TDD, API design review, dependency audits, CLAUDE.md maintenance)
- Global command flags —
--strategy systematic|agile|enterprise,--depth shallow|normal|deep,--parallel,--validate,--uc(ultracompressed) - 8 safety + ergonomics hooks — auto-format, destructive-command guard, secret-leak guard, spec-awareness, git-context, SessionStart(compact) re-inject, and more (plus 5 opt-in)
- **Native statusline
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development