claude-md-authoring

Community

Create AI-optimized project memory for coding agents.

Authorsammcj
Version1.0.0
Installs0

System Documentation

What problem does it solves?

This Skill eliminates the problem of AI coding agents lacking crucial project context, preventing repeated explanations of non-obvious patterns and architectural decisions.

Core Features & Use Cases

  • CLAUDE.md Creation: Generate effective project memory files with non-obvious conventions and architectural patterns.
  • Context Enhancement: Add proven solutions to recurring issues and project-specific gotchas that aren't visible in code.
  • Use Case: Imagine you're onboarding a new AI agent to your codebase. Use this Skill to create a CLAUDE.md that captures why authentication tokens expire after 1 hour and how background jobs should refresh them using the specific refresh function.

Quick Start

Use the claude-md-authoring skill to create a new CLAUDE.md file for my React project, focusing on architectural patterns and non-obvious conventions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: claude-md-authoring
Download link: https://github.com/sammcj/agentic-coding/archive/main.zip#claude-md-authoring

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository