The AI skills library for the whole company. Not just engineers.
npx @borghei/claude-skills add senior-fullstackAuto-detects Claude Code, Cursor, Codex, Gemini CLI, Copilot, Windsurf, Cline, Aider and Goose. Drops the skill into the right directory for whichever assistant you're using. Node 18+, no Python required for end users.
Alternative paths:
- No setup, any AI chat. Browse the skill library, click Try in Chat on any skill, paste into Claude.ai, ChatGPT or Gemini.
- Claude Code native plugin. Run
/plugin marketplace add borghei/Claude-Skillsin Claude Code. - Per-platform manual install. See docs/INSTALLATION.md.
- 245 skills covering the whole org. Engineering (76), Marketing (38), C-Level (26), Compliance (21), Legal (17), PM (13), Product (8) and 6 more domains.
- 18 compliance frameworks built in. SOC 2, ISO 13485, MDR, FDA, EU AI Act, NIS2, DORA, HIPAA, GDPR and more. The only OSS skills library covering regulated industries.
- 11 AI assistants supported. One library, works across Claude Code, Cursor, Codex, Gemini, Copilot, Windsurf, Cline, Aider, Goose, OpenCode and ChatGPT/Claude.ai.
- 653 Python tools. Real automation, not prompts. Run
code_quality_analyzer.py,dcf_valuation.py,seo_audit.pydirectly. - 32 agents and 7 personas. Activate
startup-cto,growth-marketerorsolo-founderand get a multi-skill identity in one command.
Engineering (76) · Marketing (38) · C-Level (26) · Compliance (21) · Business & Growth (16) · Legal (17) · PM (13) · Product (8) · Data (5) · Sales (5) · HR (4) · Finance (3) · All skills →
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.
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
26 commands for common workflows:
| Command | Purpose |
|---|---|
/tdd |
Test-driven development workflow |
/rice |
RICE-score feature prioritization |
/prd |
Generate a product requirements doc |
/retro |
Data-driven sprint retrospective |
/tech-debt |
Scan and prioritize technical debt |
/security-scan |
Run security audit gate |
/a11y-audit |
WCAG accessibility audit |
/changelog |
Generate changelog from git history |
/sprint-plan |
Plan a sprint from backlog |
/focused-fix |
Minimal-blast-radius bugfix |
Run /README in Claude Code to see the full list.
Every skill page on the website includes copy-paste prompts for beginners:
| Button | What It Does |
|---|---|
| Try in Chat | Instant expertise in any AI chat -- no setup needed |
| Add to My AI | Creates a permanent Claude Project or Custom GPT with the full skill. The AI guides you through setup step by step |
No terminal, no git, no configuration. Browse a skill, click copy, paste into your AI, done.
4 multi-agent patterns for complex workflows: sequential pipeline, parallel fan-out, supervisor delegation, and consensus voting. Defined in the Orchestration Protocol standard.
Use skills as Claude Code tools via the built-in MCP server:
python scripts/mcp_server.pyPre-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 | Config File | Status |
|---|---|---|
| Claude Code | CLAUDE.md |
Native |
| OpenAI Codex | AGENTS.md |
Native |
| Gemini CLI | GEMINI.md, .gemini/ |
Native |
| Cursor | .cursorrules |
Native |
| GitHub Copilot | .github/copilot-instructions.md |
Native |
| Windsurf | .windsurfrules |
Native |
| Cline | .clinerules |
Native |
| Aider | AGENTS.md |
Compatible |
| Goose | .goosehints |
Native |
| Jules | AGENTS.md |
Compatible |
| RooCode | AGENTS.md |
Compatible |
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- Full docs site: docs/ (MkDocs Material)
- Skills reference: docs/SKILLS.md
- Agents reference: docs/AGENTS.md
- Usage guide: docs/USAGE.md
- Installation: docs/INSTALLATION.md
- Contributing: CONTRIBUTING.md
- Standards: standards/
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.
| Contributor | GitHub |
|---|---|
| Alan Pope | @popey |
| Izzy | @weemax |
This project is built with the assistance of AI tools (Claude, GPT, etc.). While every effort is made to ensure accuracy, AI-generated content -- including skill definitions, reference guides, Python tools, frameworks, and documentation -- may contain errors, inaccuracies, or outdated information. Always verify critical information independently before using it in production, compliance, legal, financial, or safety-critical contexts. The authors accept no liability for decisions made based on the content in this repository. Use at your own risk.
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.
245 skills. 653 tools. 14 domains. 32 agents. 11 platforms.
borghei.me