claude-code-init
New1GitHub TrendingGeneralby devinilabs
A clean, copy-paste .claude/ starter for Claude Code — CLAUDE.md, agents, hooks, skills, MCP, settings. Set it up before you write a single line of code.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claude-code-init.md https://raw.githubusercontent.com/devinilabs/claude-code-init/main/SKILL.md3
Invoke in Claude Code
/claude-code-initView source on GitHub
mcpagent
Frequently Asked Questions
What is claude-code-init?
A clean, copy-paste .claude/ starter for Claude Code — CLAUDE.md, agents, hooks, skills, MCP, settings. Set it up before you write a single line of code.
How to install claude-code-init?
To install claude-code-init, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /claude-code-init.
What is claude-code-init best for?
claude-code-init is a community categorized under General. It is designed for: mcp, agent. Created by devinilabs.