Agent Skills Library for Programming Workflows
A curated, production-focused library of “agent skills” for programming workflows (code review, systematic debugging, verification-before-completion, subagent orchestration, planning, etc.).
Loading actions...
Skill content
Main instructions and any bundled files for this skill.
Agent Skills Library for Programming Workflows
A curated, production-focused library of “agent skills” for programming workflows (code review, systematic debugging, verification-before-completion, subagent orchestration, planning, etc.).
Provenance / Upstream
This repository is an updated, ground-up rework of the skills from obra/superpowers:
- Upstream skills: https://github.com/obra/superpowers/tree/main/skills
- This repo: polished + reorganised skills, tighter workflows, clearer templates, and improved guardrails.
What changed vs upstream (high level)
- Made changes to all skills (except writing-skills) for stronger execution order + verification gates.
- More consistent structure across skills (references/templates/scripts where needed).
- Better “do the thing” ergonomics: fewer meta instructions, more executable steps.
- Many more tiny edits
License / Attribution
Upstream: obra/superpowers (MIT). This repo retains attribution and remains MIT-compatible.
Related Skills
Frontend Typescript Linting.mdc
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
2. Apply Deepthink Protocol (reason about dependencies
risks