project-init

Generate a tailored CLAUDE.md file with auto-detected project metadata.

1|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/caseneuve/dotclaude --skill project-init-caseneuve
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-init
Source: https://github.com/caseneuve/dotclaude/tree/main/claude/skills/project-init
Command: npx skills add https://github.com/caseneuve/dotclaude --skill project-init-caseneuve

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you generate a standardized CLAUDE.md for a new project, ensuring consistent documentation.

Core Features & Use Cases

  • Auto-detects project metadata (name, language/framework, tools) and suggests a CLAUDE.md structure
  • Guides you through clarifying questions to fill gaps
  • Produces a ready-to-review CLAUDE.md template tailored to the detected stack

Quick Start

Run the auto-detection flow to generate a tailored CLAUDE.md for the current project.

Frequently Asked Questions about project-init

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I auto-generate a CLAUDE.md file for a new project?

To generate a CLAUDE.md file, run the auto-detection flow to scan your project metadata and produce a tailored template. The skill identifies your stack and suggests a standardized structure ready for review.

What is a CLAUDE.md template used for in project setup?

A CLAUDE.md template standardizes project documentation by providing a structured format for quick reference, commands, and project structure. It ensures consistent documentation across new projects.

Does the CLAUDE.md generator work with Python and Go project stacks?

Yes, the CLAUDE.md generator supports auto-detection across common stacks including JavaScript, Python, and Go. It scans your project to identify the language and framework before generating the file.

What's the best way to standardize documentation across different tech stacks?

Standardizing documentation is best achieved by using an auto-detection tool that scans your project metadata and asks clarifying questions to fill gaps. This generates a tailored CLAUDE.md ensuring consistency.

How does auto-detection handle missing project metadata during generation?

When auto-detection encounters missing project metadata, it guides you through clarifying questions to fill the gaps. This ensures the generated CLAUDE.md accurately reflects your project's details.