CLAUDE.md Template Generator
SkillAI & modelsGenerate CLAUDE.md template for current project
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the CLAUDE.md Template Generator skill
What this skill tells your AI
The instructions your AI receives, as published by claude-world/director-mode-lite in skills/claude-md-template/SKILL.md and read by ahel’s review.
Generate a customized CLAUDE.md template based on detected project type.
Detection
- Language: package.json, requirements.txt, Cargo.toml, go.mod
- Framework: Parse dependencies
- Package Manager: npm, pnpm, yarn, pip, cargo
- Test Framework: jest, pytest, cargo test
- Existing Patterns: .eslintrc, .prettierrc, tsconfig.json
Template Structure
# [Project Name] - Project Instructions
## Overview
[Auto-detected description]
## Tech Stack
| Category | Technology |
|----------|------------|
| Language | [detected] |
| Framework | [detected] |
## Development Commands
- Install: [detected]
- Dev: [detected]
- Test: [detected]
- Build: [detected]
## Project Structure
[Auto-generated tree]
## Coding Conventions
[Inferred from configs]
## Key Files
| File | Purpose |
|------|---------|
| [entry] | Main entry |
## Director Mode Commands
- /workflow - Start development
- /auto-loop - Autonomous TDD
After Generation
- Show generated CLAUDE.md
- Highlight [TODO] sections
- Offer to run
/claude-md-check
Signals
- GitHub stars
- 82
- Forks
- 11
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
claude-md-template- Source
- github.com/claude-world/director-mode-lite