🗂️
AI EngineeringJavaScript

Claude Config Library

by maxritter

Claude Config Library is an AI Engineering skill for Claude Code, published by maxritter in pilot-shell.

2K stars172 forkson maxritter/pilot-shellAdded 2026/08/18+11% in starsRepository updated 2026/08/17
ai-agentsai-assistantai-codingai-coding-toolsai-engineeringai-toolsanthropicanthropic-claudeclaudeclaude-aiclaude-codeclaude-contextclaude-skillsclaudecodecodexcodex-cliopenaispec-driven-development
Install in seconds
Install Claude Config Library
Copy Claude Config Library 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/maxritter/pilot-shell/tree/main/docs/docusaurus/blog ~/.claude/skills/blog

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/maxritter/pilot-shell.git

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

In this catalog

Source file
docs/docusaurus/blog/2026-03-24-library-meta-skill.md in maxritter/pilot-shell
Installs to
~/.claude/skills/blog
Collection
One of 2 skills cataloged from this repository
Category
AI Engineering2451 skills

What Claude Config Library does

Claude Config Library builds a central Git repository that manages .claude folders across multiple projects, syncing skills, agents, commands, hooks, and configuration files. Use this when working across many codebases to avoid duplication and drift of Claude Code assets.

Claude Config Library is cataloged under AI Engineering on DirSkills. Claude Config Library comes from a repository tagged ai-agents, ai-assistant, ai-coding, ai-coding-tools and ai-engineering.

Documentation

README

Build a central library to manage .claude folders across projects. One repo for skills, agents, commands, hooks, and configs.

You have 10 codebases. Each one has a .claude folder with skills, agents, commands, hooks, and a CLAUDE.md file. Some folders are current. Most drifted weeks ago. You improved your code review agent in one project and forgot to copy it to the other nine. Your teammate built a planning command you never knew existed because it lives in their repo, not yours.

This is the .claude folder distribution problem. It gets worse with every project you add.

Quick Win: Build a private Git repo that holds all your .claude content centrally, with a map.json that controls which project gets which items:

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

Commands Claude Config Library provides

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

  • /library
  • /prd
  • /spec
  • /fix

Frequently asked about Claude Config Library

  • What else does maxritter publish alongside Claude Config Library?

    Claude Config Library is one of 2 skills that DirSkills catalogs from maxritter/pilot-shell, the repository it ships in. Its siblings there include Create Skill. Each one is a separate skill with its own page in this directory, installs the same way Claude Config Library does, and is maintained by maxritter in that same repository. The rest of the collection is listed on the maxritter/pilot-shell page.

  • How does Claude Config Library compare to other AI Engineering skills?

    Claude Config Library ranks #870 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 Config Library against them. Open each page to compare what they document and how they install.