generate-instructions
Installation
SKILL.md
Generate CLAUDE.md File
Analyze a specific directory in the monorepo and create a CLAUDE.md file with context for Claude Code.
Inputs
- Target Directory (required) - The directory path to analyze (e.g.,
packages/api,apps/web)
Output
Create a CLAUDE.md file in the target directory with all 7 sections populated.
Steps
- Analyze the Directory - Examine code structure, patterns, and conventions
- Generate CLAUDE.md - Create the file with all sections
- Validate Content - Ensure all mentioned code/patterns actually exist