CLAUDE.md Template Generator

SkillAI & models

Generate CLAUDE.md template for current project

Available today. Use it from your connected AI after setup.

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

  1. Language: package.json, requirements.txt, Cargo.toml, go.mod
  2. Framework: Parse dependencies
  3. Package Manager: npm, pnpm, yarn, pip, cargo
  4. Test Framework: jest, pytest, cargo test
  5. 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

  1. Show generated CLAUDE.md
  2. Highlight [TODO] sections
  3. 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