MCP Hub
Back to servers

Claude-Skills

225+ Claude Code skills & agent plugins for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — 613 Python tools, 32 agents, 26 slash commands

GitHub
Stars
72
Forks
21
Updated
Apr 2, 2026
Validated
Apr 4, 2026

Claude Skills

Claude Skills

Production-ready AI skill packages for every coding assistant

225 Skills 613 Tools 11 Platforms License v4.0.0


What is this?

Claude Skills is the universal AI skills library -- reusable, self-contained skill packages that bundle domain expertise, Python automation tools, reference knowledge bases, and ready-to-use templates. Each skill works as a standalone package you can drop into any AI coding assistant: Claude Code, Codex, Gemini CLI, Cursor, Copilot, Windsurf, Cline, Aider, Goose, and more.

Skills are not plugins or extensions. They are structured knowledge packages that make your AI assistant an expert in a specific domain -- from Terraform infrastructure to SOC 2 compliance to DCF valuation.


Quick Start

Option A: Clone the full library

git clone https://github.com/borghei/Claude-Skills.git
cd Claude-Skills

# Browse domains
ls engineering/ marketing/ c-level-advisor/ ra-qm-team/

# Run any Python tool directly
python engineering/senior-fullstack/scripts/code_quality_analyzer.py /path/to/project

Option B: Use the CLI tool

# Search for skills
python scripts/cs.py search "docker"

# Install a skill into your project
python scripts/cs.py install docker-development --agent claude

# See what's available
python scripts/cs.py stats

Option C: Copy a single skill

# Grab just the skill you need
cp -r engineering/senior-devops/ ~/.claude/skills/senior-devops

# Or paste the SKILL.md content directly into your AI assistant's context

See INSTALLATION.md for the full guide including auto-update configuration and per-agent setup.


Stats at a Glance

MetricCount
Skills225
Python Tools613
Agents & Personas32
Slash Commands26
Domains13
Platforms11
CI/CD Workflows6
Compliance Frameworks18
Standards7

Skill Domains

DomainSkillsDescriptionHighlights
Engineering76Fullstack, DevOps, security, AI/ML, cloud, mobile, dataDocker, Terraform, K8s, Playwright, MCP servers, RAG, observability
Marketing38Content, SEO, demand gen, paid ads, CRO, social, videoSEO auditor, campaign analytics, A/B testing, X/Twitter growth
C-Level Advisory26CEO, CTO, CFO, CISO strategic decision-makingBoard governance, fundraising, tech strategy, Virtual Board of Directors
RA/QM & Compliance21Regulatory, quality, security, privacy complianceISO 13485, MDR, FDA, SOC 2, GDPR, EU AI Act, NIS2, DORA, HIPAA
Business & Growth16Revenue ops, customer success, pricing, churn preventionCRO, referral programs, pricing optimization, retention analytics
Project Management10Agile, Scrum, Jira, Confluence, sprint planningSprint health, retrospectives, portfolio management, Atlassian MCP
Product Team8Discovery, analytics, roadmaps, UX research, design systemsRICE scoring, OKRs, PRDs, user story generation
Data Analytics5BI, ML ops, analytics engineering, dbtSQL optimization, data pipelines, business intelligence
Sales Success5Account exec, solutions architect, sales opsMEDDIC, pipeline management, technical sales
HR Operations4Talent acquisition, people analytics, HR business partnerHiring loops, org design, compensation benchmarking
Finance3Financial analyst, SaaS metrics, investment advisorDCF valuation, ratio analysis, SaaS benchmarks, budgeting
Standards7Communication, quality, git, security, orchestration, authoringSkill Authoring Standard, Orchestration Protocol

See docs/SKILLS.md for the complete reference with descriptions and tool counts.


Key Features

Cross-Domain Personas

7 personas that combine skills from multiple domains into a single expert identity:

startup-cto | growth-marketer | solo-founder | content-strategist | devops-engineer | finance-lead | product-manager

Activate with /persona startup-cto or by referencing the persona in conversation.

Compound Sub-Skill Systems

3 deep-dive skill systems with 21 total sub-skills:

  • Playwright Pro -- Advanced browser automation, testing patterns, and debugging
  • Self-Improving Agent -- Agents that evaluate and improve their own performance
  • AgentHub -- Multi-agent orchestration, tool schemas, and communication protocols

Slash Commands

26 commands for common workflows:

CommandPurpose
/tddTest-driven development workflow
/riceRICE-score feature prioritization
/prdGenerate a product requirements doc
/retroData-driven sprint retrospective
/tech-debtScan and prioritize technical debt
/security-scanRun security audit gate
/a11y-auditWCAG accessibility audit
/changelogGenerate changelog from git history
/sprint-planPlan a sprint from backlog
/focused-fixMinimal-blast-radius bugfix

Run /README in Claude Code to see the full list.

Orchestration Protocol

4 multi-agent patterns for complex workflows: sequential pipeline, parallel fan-out, supervisor delegation, and consensus voting. Defined in the Orchestration Protocol standard.

MCP Server

Use skills as Claude Code tools via the built-in MCP server:

python scripts/mcp_server.py

Starter Bundles

Pre-configured skill sets for common roles:

SaaS Founder Kit | DevOps Kit | Compliance Kit | Growth Kit | Product Kit | Data Kit | Security Kit | Finance Kit

Install with python scripts/cs.py bundle saas-founder.


Platform Support

PlatformConfig FileStatus
Claude CodeCLAUDE.mdNative
OpenAI CodexAGENTS.mdNative
Gemini CLIGEMINI.md, .gemini/Native
Cursor.cursorrulesNative
GitHub Copilot.github/copilot-instructions.mdNative
Windsurf.windsurfrulesNative
Cline.clinerulesNative
AiderAGENTS.mdCompatible
Goose.goosehintsNative
JulesAGENTS.mdCompatible
RooCodeAGENTS.mdCompatible

CLI Tool

python scripts/cs.py <command>

# Commands
  search <query>       Search skills by keyword
  install <skill>      Install a skill into your project
  list                 List all available skills
  stats                Show library statistics
  doctor               Check skill health and integrity
  bundle <name>        Install a starter bundle

Documentation


Contributing

Contributions welcome. See CONTRIBUTING.md for guidelines. Fork the repo, create a skill following the Skill Authoring Standard, include Python tools and YAML frontmatter, and submit a PR.


Contributors

ContributorGitHub
Alan Pope@popey
Izzy@weemax

License

MIT + Commons Clause -- Free for open-source, personal, education, and internal business use. Cannot be sold or repackaged as a paid product. See LICENSE for full terms.


225 skills. 613 tools. 13 domains. 32 agents. 11 platforms.
borghei.me

Buy Me a Coffee

Reviews

No reviews yet

Sign in to write a review