VladPatr96

Claude Md Writer — Development skill for Claude Code

Development community

Use when creating or refactoring CLAUDE.md files - enforces best practices for size, structure, and content organization.

How to install Claude Md Writer

Installs to ~/.claude/skills/vladpatr96-ctx-claude-md-writer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vladpatr96-ctx-claude-md-writer && curl -fsSL https://raw.githubusercontent.com/VladPatr96/ctx/HEAD/commands/claude-md-writer.md -o ~/.claude/skills/vladpatr96-ctx-claude-md-writer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Claude Md Writer does


name: claude-md-writer description: Use when creating or refactoring CLAUDE.md files - enforces best practices for size, structure, and content organization

CLAUDE.md Writer

Creates and refactors CLAUDE.md files following official Anthropic best practices (2026).

Golden Rules

Rule Why
CLAUDE.md < 200 lines Loads on EVERY request, costs tokens
Rules files < 500 lines each Official recommendation per file
Critical rules FIRST Top =

Alternatives in Development

  • Memory Gc — Inspect or rotate the autopilot ledger JSONL files (findings.jsonl, negatives.jsonl) 3.8k ★
  • Academic Pptx Skill — A Claude Skill for creating academic presentations (conference talks, seminar slides, thesis defenses, grant b 811 ★
  • Memory Statistics — Show statistics about Claude's persistent memory file including total memories, storage size, and recent activ 332 ★

Full documentation available on GitHub

View Source Repository