Add project-init-wizard skill
loading diff…
Problem it solves: Setting up CLAUDE.md manually is tedious. You have to figure out the build commands, conventions, architecture, and important files for every project. Most people skip it entirely, leaving Claude without project context.
What it does:
Real use case: Clone any repo, run /project-init-wizard. In under 30 seconds, Claude knows the build commands, testing setup, code conventions, and architecture. No manual CLAUDE.md writing needed.
Source code: https://github.com/manja316/claude-project-init-wizard (MIT)
Tested on: Claude Code CLI with Next.js, Python, Go, and Rust projects