$git clone https://github.com/borghei/Claude-Skills---
| 1 | <p align="center"> |
| 2 | <img src="assets/header.svg" alt="Claude Skills" width="100%"/> |
| 3 | </p> |
| 4 | |
| 5 | <h1 align="center">Claude Skills</h1> |
| 6 | <p align="center"><b>AI skills for every team, not just engineering.</b></p> |
| 7 | |
| 8 | <p align="center"> |
| 9 | <img src="https://img.shields.io/badge/Skills-368-brightgreen.svg" alt="368 Skills"> |
| 10 | <img src="https://img.shields.io/badge/Domains-20-blue.svg" alt="20 Domains"> |
| 11 | <img src="https://img.shields.io/badge/Expert_Agents-76-purple.svg" alt="76 Expert Agents"> |
| 12 | <img src="https://img.shields.io/badge/AI_Assistants-11-orange.svg" alt="11 AI Assistants"> |
| 13 | <img src="https://img.shields.io/badge/Compliance_Frameworks-18-red.svg" alt="18 Compliance Frameworks"> |
| 14 | <img src="https://img.shields.io/github/stars/borghei/Claude-Skills?style=social" alt="GitHub Stars"> |
| 15 | <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT_+_Commons_Clause-yellow.svg" alt="License"></a> |
| 16 | </p> |
| 17 | |
| 18 | --- |
| 19 | |
| 20 | ## Try it now |
| 21 | |
| 22 | **No setup, any AI chat.** Browse the [skill library](https://borghei.github.io/Claude-Skills), click **Try it now** on any skill, and paste the prompt into Claude.ai, ChatGPT, or Gemini. |
| 23 | |
| 24 | **Save it to your AI.** Click **Save to my AI** to install as a Claude Project or Custom GPT. Guided setup, no terminal. |
| 25 | |
| 26 | ### Install in Claude Cowork (Claude desktop app) |
| 27 | |
| 28 | In the Claude desktop app: |
| 29 | |
| 30 | 1. Open **Customize** (bottom-left) |
| 31 | 2. Go to **Browse plugins** |
| 32 | 3. Enter: `borghei/Claude-Skills` |
| 33 | |
| 34 | All 368 skills become available across your Claude conversations. |
| 35 | |
| 36 | <!-- TODO: add install GIF at .docs/images/claude-skills-install.gif — recording recipe in .docs/images/README.md --> |
| 37 | |
| 38 | |
| 39 | ### For developers |
| 40 | |
| 41 | ```bash |
| 42 | npx @borghei/claude-skills add senior-fullstack |
| 43 | ``` |
| 44 | |
| 45 | Auto-detects Claude Code, Cursor, Codex, Gemini CLI, Copilot, Windsurf, Cline, Aider, and Goose. Drops the skill into the right directory for your assistant. Node 18+, no Python required. |
| 46 | |
| 47 | See [docs/INSTALLATION.md](docs/INSTALLATION.md) for the Claude Code plugin, MCP server, manual install, and CLI tooling. |
| 48 | |
| 49 | --- |
| 50 | |
| 51 | ## What you get |
| 52 | |
| 53 | **Ship a SOC 2 audit. Run a sprint retro. Draft a board update. Spin up a fintech compliance program.** Real workflows you can finish today, not prompt templates that need a prompt engineer to drive them. |
| 54 | |
| 55 | - **The only OSS skills library covering regulated industries.** SOC 2, ISO 13485, MDR, FDA, EU AI Act, NIS2, DORA, HIPAA, GDPR. 18 compliance frameworks with checklists, gap analyses, and audit-ready outputs. |
| 56 | - **Scripts that actually run, not just prompt templates.** 859 Python tools you can pipe into CI, MCP servers, or your own scripts. Standard library only, no pip cliffs. |
| 57 | - **Call one persona, get a stack of skills behind it.** `startup-cto`, `growth-marketer`, `solo-founder`, `cs-cto-advisor`, `cs-fintech-advisor`, and more. 76 expert identities ready out of the box. |
| 58 | - **Works with your AI assistant.** Claude Code, Cursor, Codex, Gemini CLI, Copilot, Windsurf, Cline, Aider, Goose, OpenCode, and ChatGPT / Claude.ai. |
| 59 | - **Discovery → delivery → career for product teams.** Project Management is the deepest domain — 68 skills, and every one ships with a worked example, an anti-pattern library, and a deterministic scoring rubric. 15 PM skills callable as MCP tools. 5 chain pipelines, 3 live data adapters. Jira / Linear / Notion / Productboard / Confluence. Tier 3 adds strategy frameworks (BMC, Lean Canvas, SWOT, Porter's, Ansoff) and GTM (gtm-strategy, ICP). |
| 60 | - **Runs the business, not just the codebase.** Business operations (capacity planning, process mapping, vendor and procurement management), applied research ops (market, product, clinical study design, research finance), and a stdlib-only markdown→HTML publishing pipeline with a CI-ready review gate. |
| 61 | |
| 62 | *Supporting evidence:* 368 skills · 859 Python tools · 76 agents · 18 compliance frameworks · 20 domains · 11 platforms. |
| 63 | |
| 64 | --- |
| 65 | |
| 66 | ## Browse skills by domain |
| 67 | |
| 68 | **[Project Management (68) ★](project-management/)** *(most-visited domain. Discovery, delivery, career growth, strategy framewor |