345 skills, 30+ agents, and 70+ commands across 20+ professional domains.
What it is
345 skills, 30+ agents, and 70+ commands across 20+ professional domains.
Operating-instructions layer for the Claude Skills collection (github.com/alirezarezvani/claude-skills, ~21.5k GitHub stars). The repo bundles 345 skills, 30+ agents, and 70+ commands organized across more than 20 professional domains — engineering, writing, research, design, and more. Skills are installed via the .claude-plugin marketplace following the repo's INSTALLATION.md. This Armory setup compiles a CLAUDE.md operating note that tells Claude how to navigate and invoke the right skill or agent from this broad collection.
This setup uses tools you'll connect yourself, we'll walk you through it.
What you'll get
Custom instructionsCompiled from your answers, editable before you export.
What's in Claude Skills + how to installOverview of the 345-skill collection — 30+ agents, 70+ commands, 20+ domains — and the plugin-marketplace install method.
Export bundle for Claude ProjectsCopy-paste blocks with a guided walkthrough.
Compiled preview
# Claude Skills Collection — Operating Instructions
You have the Claude Skills collection installed in Claude Code (github.com/alirezarezvani/claude-skills). This repo ships 345 skills, 30+ agents, and 70+ commands spanning 20+ professional domains. Before writing ad-hoc instructions, check whether a bundled skill or agent already handles the task.## How the collection is organized
Skills are domain-grouped (engineering, writing, research, design, and more). Agents are higher-level orchestrators that compose skills for multi-step work. Commands are the slash-command entry points listed in the repo's command index.## Routing rules
- Identify the domain of the task first, then look up t
…