SkillVerified
/init
Bootstrap a CLAUDE.md file with project context and coding conventions.
Install
Built-in - use /init in Claude Code
About
The /init skill scans your project structure, package.json, existing configs, and codebase patterns to generate a comprehensive CLAUDE.md file. This file tells Claude Code about your project's tech stack, coding conventions, testing setup, and deployment process. Creates the foundation for effective AI-assisted development.
Tags
setupconfigurationclaude-mdconventions
Score Breakdown
CLI Score Breakdown10/11
✓Official SDK on npm/pip+2
✓Env var authentication (no browser OAuth)+2
✓Works in headless/CI environments+2
✓CLI tool available+1
✓JSON response for piping/parsing+1
✓Docs have curl/CLI examples+1
✓Reasonable rate limits for scripted use+1
✗Machine-readable pricing (md/JSON/static)0
Quality Score Breakdown
npm weekly downloads0
GitHub stars30k
Days since last release6d
Issue close ratio90%
TypeScript typesYes
Docs qualityexcellent
Breaking changesrare
Scores
CLI
10
Quality
9
Related
SkillVerified
0/wk/commit
Auto-generate semantic commit messages from staged changes.
CLI
10
Quality
9
Built-in - use /commit in Claude CodeSkillVerified
0/wk/review-pr
AI-powered pull request review with inline comments and suggestions.
CLI
10
Quality
9
Built-in - use /review-pr in Claude CodeSkillVerified
0/wk/create-pr
Create a pull request with auto-generated title, description, and test plan.
CLI
10
Quality
9
Built-in - use /create-pr in Claude Code