⏳ This skill is pending AI review.

Scores will appear once the review pipeline completes.

version unknown

claude-code-dev

@leanmcp⭐ 2.1k stars

How to develop, modify, and extend the Claude Code codebase following its established programming style, patterns, and conventions. Use this skill whenever working on the claude-code source — adding tools, commands, utils, components, types, hooks, services, or fixing bugs. Also use when the user asks about claude-code architecture, coding standards, file organization, or wants to understand how the codebase works. This skill ensures all contributions match the existing codebase style exactly.

—/10

// RATINGS

⭐GitHub Stars
⭐⭐⭐⭐⭐ 2.1kGitHub ↗

Very popular

🟢ProSkills Score
—
📍

Not yet listed on ClawHub or SkillsMP

// README

Claude Code Development Style Guide (Skill)

This is a Claude Code skill that teaches Claude how to work with the Claude Code codebase following its established patterns and conventions.

Installation

To use this skill in your Claude Code sessions:

# From the repo root
claude skill add ./claude-code-skills

Or reference it directly in your CLAUDE.md:

/skill:claude-code-dev

What's Included

GuideDescription
Project OverviewTech stack, build system, dependencies
Directory StructureFile organization and where things go
Import ConventionsESM imports, type imports, feature flags
Naming ConventionsCasing rules for files, variables, types
TypeScript PatternsBranded types, unions, Zod schemas
Commenting StyleJSDoc, why-not-what philosophy
Error HandlingCustom errors, graceful degradation
Function PatternsFactories, memoize, async generators
Tool ArchitectureHow to add new tools
Command ArchitectureHow to add new commands
State ManagementModule state, AppState threading
Testing ConventionsTest patterns and helpers
Formatting RulesCode style (no semicolons, single quotes)
Quick ReferencesStep-by-step checklists

Usage

Once installed, Claude will automatically use this skill when you work on the Claude Code source code. It ensures all contributions match the existing codebase style.

// HOW IT'S BUILT

KEY FILES

claude-code-skills/SKILL.mdREADME.md

// REPO STATS

2.1k stars

// ACTIONS

Rate this skill

login to rate

// SCORE

Pending review

// DETAILS

Categoryother
Author@leanmcp
Versionversion unknown
PriceFree