All tools
SkillCommunity20k

Alireza Claude Skills

Updated Jul 5, 2026

355 production-ready Claude Code skills, 99 agents, 7 personas, and 109 slash commands across 18 domains — engineering, DevOps, marketing, compliance, C-level advisory, academic research, and more. Works natively on Claude Code, Codex, Gemini CLI, Cursor, and 9 other platforms. Ships with 602 stdlib-only Python CLI tools.

View on GitHub

What it does

  • /plugin marketplace add alirezarezvani/claude-skills

    Register the claude-skills marketplace in Claude Code to enable domain-specific plugin installs.

  • /plugin install engineering-advanced-skills@claude-code-skills

    Install 81 POWERFUL-tier engineering skills including agent-designer, RAG-architect, MCP-builder, and zero-hallucination-coder.

  • /plugin install c-level-skills@claude-code-skills

    Install 68 C-suite advisory skills covering CEO, CTO, CFO, CMO, CISO, and 9 other executive personas with 21 /cs:* commands.

  • skill-security-auditor

    Scan any skill for command injection, code execution, data exfiltration, and prompt injection risks before installation.

  • ./scripts/convert.sh --tool all

    Convert all 355 skills to native formats for Cursor, Aider, Kilo Code, Windsurf, OpenCode, Augment, Hermes, and Mistral Vibe.

  • Python CLI tools

    602 stdlib-only Python scripts (zero pip installs) for SaaS metrics, tech debt scoring, RICE prioritization, brand voice analysis, and more.

Files (1)

OVERVIEW.mdprimary · markdown · 2.1 KB
## What it does

355 production-ready skills across 18 domains, 99 subagents, 7 cross-domain personas, 109 slash commands, and 602 stdlib-only Python CLI tools — the most comprehensive open-source Claude Code skills library. Works natively on 13 platforms including Claude Code, OpenAI Codex, Gemini CLI, OpenClaw, Hermes Agent, Mistral Vibe, Cursor, Aider, Windsurf, Kilo Code, OpenCode, Augment, and Antigravity.

**Domain highlights:**

- **Engineering — Core (52 skills):** Architecture, frontend, backend, fullstack, QA, DevOps, SecOps, AI/ML, Playwright Pro, self-improving agent, security suite, a11y audit.
- **Engineering — POWERFUL (81 skills):** Agent designer, RAG architect, MCP builder, zero-hallucination-coder, agent-harness, Kubernetes, Terraform, ship-gate, CI/CD builder.
- **C-Level Advisory (68 skills):** Full C-suite (CEO/CTO/CFO/CMO/CRO/CPO/COO/CHRO/CISO/GC/CDO/CAIO/CCO/VPE) + 21 /cs:* slash commands.
- **Marketing (48 skills):** Content, SEO + AEO (citation tracking across 5 LLMs), CRO, Growth, Intelligence, Sales.
- **Academic Research (9 skills):** litreview, grants, patent, syllabus, notebooklm, deep-research.
- **Regulatory & QM (19 skills):** ISO 13505, MDR 2017/745, FDA, ISO 27001, GDPR, SOC 2, CAPA.

## Install

**Claude Code (install by domain):**

```
/plugin marketplace add alirezarezvani/claude-skills

/plugin install engineering-skills@claude-code-skills
/plugin install engineering-advanced-skills@claude-code-skills
/plugin install c-level-skills@claude-code-skills
/plugin install marketing-skills@claude-code-skills
```

**Convert to other tools:**

```bash
git clone https://github.com/alirezarezvani/claude-skills.git
cd claude-skills
./scripts/convert.sh --tool all          # convert all 345 skills to 9 tools
./scripts/install.sh --tool cursor --target /path/to/project
```

**Gemini CLI:**

```bash
git clone https://github.com/alirezarezvani/claude-skills.git
cd claude-skills && ./scripts/gemini-install.sh
```

## When to use

When you need specialized domain expertise — from ISO compliance to C-suite advisory to SEO/AEO — without building skills from scratch. Install only the domain folders you need; nothing is mandatory.