Claude Skills Collection

Active
GitHub Python MIT

Description

232+ skills & agent plugins for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — covering engineering, marketing, product, compliance, and C-level advisory.

Key Features

  • 338 production-ready skills across 16 domains: engineering, marketing, product, compliance, and more
  • Works with 13 AI coding tools: Claude Code, Codex, Gemini CLI, Cursor, Aider, Windsurf, and others
  • 533 Python CLI tools (all stdlib-only, zero pip installs) for automated workflows
  • Multi-tool conversion: convert all skills to Cursor, Aider, Kilo Code, Windsurf formats
  • C-level advisory personas: founder-mode CFO/CMO/CRO/CPO with 21 slash commands
  • Academic research stack: litreview, grants, dossier, patent, syllabus, notebooklm integration

Use Cases

💡 Enhancing AI coding agents with domain-specific engineering and security skills
💡 Automating marketing content creation with AEO (Answer Engine Optimization)
💡 Running security audits and compliance checks using PreToolUse hooks
💡 Converting skills between 13 different AI coding platforms seamlessly
💡 Building enterprise research workflows for clinical, market, and product research

Quick Start

git clone https://github.com/alirezarezvani/claude-skills.git
cd claude-skills

# Claude Code
/plugin marketplace add alirezarezvani/claude-skills
/plugin install engineering-skills@claude-code-skills

# Or convert for any tool
./scripts/convert.sh --tool all
./scripts/install.sh --tool cursor --target .

Related Projects