init-claude-md
Installation
SKILL.md
Read the project. Write a CLAUDE.md that gives Claude accurate context from the first message.
Steps
1. Read the project
ls -la
cat package.json 2>/dev/null
cat README.md 2>/dev/null | head -60
cat .env.example 2>/dev/null
ls src/ app/ lib/ backend/ frontend/ api/ 2>/dev/null
Identify: language, framework, entry points, project type (web app, API, CLI, library, mobile).