🧭
AI EngineeringTypeScript

Claude Code Conventions

by codeaashu

Claude Code Conventions is an AI Engineering skill for Claude Code, published by codeaashu in claude-code.

3.2K stars3.6K forkson codeaashu/claude-codeAdded 2026/08/17Repository updated 2026/04/22
claudeclaude-aiclaude-codeclaude-code-leakedclaude-code-skillclaude-desktopclaude-leakclaude-skills
Install in seconds
Install Claude Code Conventions
Copy Claude Code Conventions into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/codeaashu/claude-code/tree/main ~/.claude/skills/claude-code

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/codeaashu/claude-code.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
Skill.md in codeaashu/claude-code
Installs to
~/.claude/skills/claude-code
Collection
The only skill cataloged from this repository
Category
AI Engineering2451 skills

What Claude Code Conventions does

Claude Code Conventions documents the architecture, directory map, and coding patterns for the Claude Code CLI codebase. Use it when building tools, commands, or components for Claude Code.

Claude Code Conventions is cataloged under AI Engineering on DirSkills. Claude Code Conventions comes from a repository tagged claude, claude-ai, claude-code, claude-code-leaked and claude-code-skill.

Documentation

README

Claude Code — Repository Skill

Project Overview

Claude Code is Anthropic's CLI tool for interacting with Claude from the terminal. It supports file editing, shell commands, git workflows, code review, multi-agent coordination, IDE integration (VS Code, JetBrains), and Model Context Protocol (MCP).

Codebase: ~1,900 files, 512,000+ lines of TypeScript under src/.

Tech Stack

This is the opening of the README. Read the full README on GitHub.

Commands Claude Code Conventions provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /commit
  • /review
  • /config
  • /command-name

Frequently asked about Claude Code Conventions

  • How does Claude Code Conventions compare to other AI Engineering skills?

    Claude Code Conventions ranks #644 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Claude Code Conventions against them. Open each page to compare what they document and how they install.