Analysis updated 2026-06-24 · repo last pushed 2026-05-21
Install a bundle of engineering skills into Claude Code via the plugin marketplace
Convert these skills into Cursor rules or Aider CONVENTIONS.md with the included script
Add C-level personas like CFO or COO to your AI assistant for business advice
Use the regulatory and quality skill bundle to draft compliance checklists
| alirezarezvani/claude-skills | scipy/scipy | horovod/horovod | |
|---|---|---|---|
| Stars | 14,673 | 14,686 | 14,688 |
| Language | Python | Python | Python |
| Last pushed | 2026-05-21 | — | 2025-12-01 |
| Maintenance | Maintained | — | Quiet |
| Setup difficulty | easy | easy | hard |
| Complexity | 2/5 | 4/5 | 5/5 |
| Audience | vibe coder | researcher | researcher |
Figures from each repo's GitHub metadata at analysis time.
Python helpers stick to the standard library, so a Claude Code plugin install adds skills with no extra dependencies.
This repository is a large collection of so-called skills and plugins for AI coding assistants. A skill, in this context, is a bundle of written instructions, checklists, and small Python helper scripts that an AI assistant can read to behave like a specialist in a particular field. The README counts 268 skills, 33 agents, 7 personas, and 54 commands, all open-source and released under the MIT License. The skills are designed mainly for Claude Code, Anthropic's coding agent, but the README states they also work with eleven other tools, including OpenAI Codex, Gemini CLI, Cursor, Aider, Windsurf, Kilo Code, OpenCode, Augment, and Antigravity. A conversion script in the repository turns the same set of skills into the file format each tool expects, so users do not have to rewrite them by hand. The README distinguishes three building blocks. Skills describe how to do a task, agents describe what task to do, and personas describe who is thinking, for example a startup CTO or a CFO. The skills are grouped into domains: engineering, advanced engineering, product, marketing, regulatory and quality, project management, C-level advisory covering CFO, CMO, CRO, CPO, COO and similar roles, business and growth, and finance. Installation depends on the tool. For Claude Code, the user adds the marketplace with /plugin marketplace add alirezarezvani/claude-skills and then runs /plugin install commands for each domain or for a single skill. For Codex and OpenClaw there are dedicated install scripts. For the other seven tools, scripts/install.sh writes the skills into the format that tool expects, for example .cursor/rules for Cursor or CONVENTIONS.md for Aider. Each skill contains a SKILL.md file with structured instructions and decision rules, optional Python tools that the README says are written using only the standard library so no extra installs are needed, and reference documents like templates and checklists. The README emphasizes that the bundle covers many roles outside pure coding, including marketing, compliance, and executive advisory, which is unusual for this kind of repository. The full README is longer than what was shown.
Library of 268 skills, 33 agents, and 7 personas for Claude Code and other AI coding assistants, with a script that converts them to each tool's native format.
Mainly Python. The stack also includes Python, Markdown, Shell.
Maintained — commit in last 6 months (last push 2026-05-21).
MIT lets you use, modify, and ship this in commercial products as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.