init-project

Installation
SKILL.md

Init Project

Automatically configure Claude Code best practices for new projects: directory skeleton, general-purpose agents, hooks, and CLAUDE.md.

Execution Flow

  1. Phase 1: Generate Skeleton (deterministic script) → Run scripts/init-skeleton.sh to create directory structure + boilerplate files → Output which files were created

  2. Phase 2: Interactive CLAUDE.md Fill (LLM + AskUserQuestion) → Process <!-- init-project: 待填充 --> placeholders section by section → For each section: read codebase → generate draft → AskUserQuestion to confirm → write → User can reply "skip" to skip any section → Detailed guide templates in details/claude-md-sections.md

Installs
1
GitHub Stars
1
First Seen
Jun 19, 2026
init-project — jiahao-shao1/init-project