Overview
The largest individual-authored skills library for Claude Code and compatible coding agents. 220+ domain-specific skill definitions covering every major software engineering role, backed by 298 pure Python stdlib scripts requiring no external dependencies.
Features
- Role-Based Skills: Senior architect, security auditor, PM, compliance specialist, DevOps engineer, and many more.
- Zero Dependencies: All 298 Python support scripts use only the standard library — no pip, no virtual envs.
- Cross-Agent: Works with Claude Code, OpenAI Codex, Cursor, and Windsurf out of the box.
- Plugin Installable:
/plugin install senior-architect@claude-skills
Use Cases
- Giving Claude Code a specific professional role for a task (e.g., “act as senior architect for this PR”).
- Running domain-specific audits: security, compliance, performance, DevOps best practices.
- Teams standardizing Claude Code behavior across different engineering functions.
Technical Advantages
- No external dependencies means skills work in locked-down environments and CI/CD pipelines.
- Role definitions are granular enough to change model reasoning, not just behavior surface.
- Maintained by an active open-source contributor with frequent updates.