claude-init
Ready-made Claude Code project setup with agents, commands, and rules
All Skills in This Repository (3)
Pure Emerald Level Indicatorstdd-workflow (测试驱动开发工作流)
Enforces test-driven development with unit, integration, and E2E tests targeting 80% coverage.
security-review (安全审查)
Reviews code for security vulnerabilities using checklists covering authentication, input validation, and injection prevention.
news
Automate tracking and analysis of Anthropic's official news.
Frequently Asked Questions
FAQPage SchemaHow to install claude-init?▼
Run `npx skills add cfrs2005/claude-init --all -g -y` in your terminal to install the full template suite globally.
What does claude-init do?▼
It gives you a ready-made Claude Code project setup with sub-agents, slash commands, coding rules, and skills so your AI assistant follows consistent engineering practices from the start.
Which AI agents are included in claude-init?▼
It ships 9 specialized agents including a planner, architect, TDD guide, code reviewer, security reviewer, and build error resolver that your AI can delegate tasks to automatically.
Does claude-init support test-driven development?▼
Yes. It includes a TDD workflow skill and a /tdd command that enforce writing tests first and reaching at least 80% coverage.
Can beginners use claude-init without deep AI knowledge?▼
Yes. You copy the templates into your project and the AI agent automatically follows the built-in rules and commands when you ask it to write or review code.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core