Store
Claude skill CodeFree

Project CLAUDE.md

Generates a project's CLAUDE.md and its AGENTS.md variant (the open format read by other AI coding tools): commands, architecture, conventions, rules and no-go zones.

Real example

Taken from the skill's “Example” section (in French: the skill answers in your language).

Claude · skill claude-md-projet
Fais-moi un CLAUDE.md pour mon projet, Next.js + Supabase, package.json collé [fichier collé].

CLAUDE.md

Commandes

- Installation : npm install

- Développement : npm run dev

- Tests : npm test

- Build : npm run build

Architecture

- app/ : pages et routes (Next.js App Router)

- lib/supabase.ts : client Supabase

- components/ : composants réutilisables

Zones à ne pas toucher

- app/api/webhooks/ : intégration déjà validée, à vérifier avant toute modification

…

Install in two minutes

  1. 1

    claude.ai or Claude Desktop

    Settings, capabilities (skills) section, then import the .zip file.

  2. 2

    Claude Code

    Unzip the folder into ~/.claude/skills/: the /claude-md-projet command appears.

  3. 3

    Ask as usual

    Claude triggers the skill on its own when your request matches.

The skill helps you learn and produce your own work; it never writes graded work for you. Check your school's rules on AI use.

In the same field

Join GetPack

Already have an account? Sign in