~/agent-config
Browse
Skill

Code Review

Reviews diffs for correctness, security, and style before you open a PR. Flags risky changes, missing tests, and edge cases the author may have missed.

#review #quality #pr #security

Install

npx skills add https://github.com/obra/superpowers --skill code-review

Where it installs

Default config location for each supported agent.

Best for

GeneralFullstackBackendSecurity

Related resources

Skill

Security Audit

Scans changes for the OWASP top 10 — injection, XSS, auth flaws, secrets in code, and insecure defaults. Explains the impact and the minimal safe fix.…

#security #owasp #audit +1

Cursor, Claude Code, Windsurf +3

Skill

Test-Driven Development

Drives implementation from failing tests first. Writes the test, watches it fail, makes it pass, then refactors — keeping coverage honest as you build…

#testing #tdd #quality +1

Cursor, Claude Code, Windsurf +3