·writing-claude-md-files
</>

writing-claude-md-files

Use when creating or updating CLAUDE.md files for projects or subdirectories - covers top-level vs domain-level organization, capturing architectural intent and contracts, and mandatory freshness dates

10Installs·1Trend·@ed3dai

Installation

$npx skills add https://github.com/ed3dai/ed3d-plugins --skill writing-claude-md-files

How to Install writing-claude-md-files

Quickly install writing-claude-md-files AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ed3dai/ed3d-plugins --skill writing-claude-md-files
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ed3dai/ed3d-plugins.

SKILL.md

View raw

REQUIRED BACKGROUND: Read ed3d-extending-claude:writing-claude-directives for foundational guidance on token efficiency, compliance techniques, and directive structure.

CLAUDE.md files bridge Claude's statelessness. They preserve context so humans don't re-explain architectural intent every session.

Claude automatically reads CLAUDE.md files from current directory up to root:

Use when creating or updating CLAUDE.md files for projects or subdirectories - covers top-level vs domain-level organization, capturing architectural intent and contracts, and mandatory freshness dates Source: ed3dai/ed3d-plugins.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ed3dai/ed3d-plugins --skill writing-claude-md-files
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from ed3dai/ed3d-plugins

Quick answers

What is writing-claude-md-files?

Use when creating or updating CLAUDE.md files for projects or subdirectories - covers top-level vs domain-level organization, capturing architectural intent and contracts, and mandatory freshness dates Source: ed3dai/ed3d-plugins.

How do I install writing-claude-md-files?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ed3dai/ed3d-plugins --skill writing-claude-md-files Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ed3dai/ed3d-plugins