Skip to content

Agent Skills Library for Programming Workflows | Claude Code, Codex, Cursor, Jules, Factory AI, Opencode, VS Code

Notifications You must be signed in to change notification settings

CodingCossack/agent-skills-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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:

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.
  • Lot's more

License / Attribution

Upstream: obra/superpowers (MIT). This repo retains attribution and remains MIT-compatible.