Clanker Code banner
UmayerK UmayerK

Clanker Code

Development community

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

[![npm version](https://img.shields.io/npm/v/clanker-code.svg)](https://www.npmjs.com/package/clanker-code) [![CI](https://github.com/UmayerK/clanker-code/actions/workflows/test.yml/badge.svg)](https://github.com/UmayerK/clanker-code/actions/workflows/test.yml) [![license](https://img.shields.io/npm/l/clanker-code.svg)](./LICENSE) [![node](https://img.shields.io/node/v/clanker-code.svg)](./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 uv is 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