Browse

SkillCatalog, a Git-native skill manager for AI coding tools

Updated July 24, 2026

Overview / Description

SkillCatalog manages the instruction files that AI coding tools like Claude Code, Cursor, and Codex read from disk to shape their behavior. Hand-editing these files per-repo works for solo developers; it breaks down on a team of ten across multiple repositories. The app treats skills more like editor preferences than packages — there's a shared team baseline, but individual engineers layer their own selections on top without touching the shared catalog. The hierarchy is skills (Markdown with frontmatter) → stacks (ordered skill lists) → bundles (ordered stack lists) → profiles. Home profiles apply everywhere; project profiles inherit from them, with project-specific selections taking priority. Access control is Git access — no server to run, no external service, nothing leaves the machine unless you push. A drift detector flags hand-edited delivered files, which is useful when debugging unexpected AI behavior. The stack is a Rust Tauri v2 desktop app with a React frontend, plus a skc CLI for scripting and CI. Available on macOS via Homebrew; Linux and Windows are in progress.

Used For

Engineering teams use SkillCatalog to manage and version the AI coding-tool instruction files (Claude Code, Cursor, Codex) shared across multiple repositories using Git as the delivery layer.

Pricing

Paid

Free

Pricing not published — visit the website for details.

View pricing

Pros & Cons

Pros

• Treats skills as layered preferences — a shared team baseline plus per-engineer selections that don't touch the shared catalog • Clear hierarchy of skills → stacks → bundles → profiles, with project profiles inheriting from home profiles • Uses Git access as the access-control layer, so there's no server to run and nothing leaves the machine unless you push • Drift detector flags hand-edited delivered files, which helps when debugging unexpected AI behavior • Ships as a Rust Tauri desktop app plus an skc CLI for scripting and CI

Cons

• Desktop app is only available on macOS via Homebrew; Linux and Windows support is still in progress • Requires a team already using Git and file-based AI coding tools, so it's less useful for solo developers • No hosted service means each machine manages its own state rather than a central dashboard

Questions & Answers

Reviews & Ratings

0 reviews

5
0%
4
0%
3
0%
2
0%
1
0%

Sign in to rate and review SkillCatalog, a Git-native skill manager for AI coding tools.

Sign in to review

No reviews yet. Be the first to review SkillCatalog, a Git-native skill manager for AI coding tools!

Try SkillCatalog, a Git-native skill manager for AI coding tools free
SkillCatalog, a Git-native skill manager for AI coding tools | AI Tools Directory