by borghei
245 Claude Code skills & agent plugins for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — 653 Python tools, 32 agents, 26 slash commands
# Add to your Claude Code skills
git clone https://github.com/borghei/Claude-Skillsnpx @borghei/claude-skills add senior-fullstack
Auto-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:
/plugin marketplace add borghei/Claude-Skills in Claude Code.code_quality_analyzer.py, dcf_valuation.py, seo_audit.py directly.startup-cto, growth-marketer or and get a multi-skill identity in one command.No comments yet. Be the first to share your thoughts!
solo-founderEngineering (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:
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.py
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 | 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
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 | | Rohan (Tessl) | @rohan-tessl |
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.