init

Installation
SKILL.md

Claudekit Init

Interactive setup wizard that scaffolds project-level configuration files into the user's .claude/ directory.

Output styles ship with the plugin and are auto-discovered by Claude Code (no init step needed for them — see output-styles/ at the plugin root).

What It Generates

Category Files Location
Rules api.md, frontend.md, migrations.md, security.md, testing.md .claude/rules/
Hooks auto-format, block-dangerous-commands, detect-secrets, guard-sensitive-files, notify .claude/hooks/ + settings.local.json
MCP Servers context7, sequential, playwright, memory, filesystem .mcp.json

Wizard Flow

When invoked, ask the user ONE question at a time:

Installs
10
GitHub Stars
97
First Seen
May 12, 2026
init — duthaho/claudekit