~/agent-config
Browse
Skill

API Design

Designs consistent REST and RPC APIs — resource naming, status codes, pagination, versioning, and error shapes. Produces an OpenAPI-friendly contract.

#api #rest #design #backend

Install

npx skills add https://github.com/obra/superpowers --skill api-design

Where it installs

Default config location for each supported agent.

Best for

BackendApiFullstack

Related resources

Skill

Database Schema Design

Models relational schemas with sane normalization, indexes, and constraints. Plans safe, reversible migrations and flags N+1 query risks early.

#database #sql #schema +1

Cursor, Claude Code, Windsurf +3

Skill

Documentation Writer

Generates and maintains READMEs, API docs, and inline comments that stay in sync with the code. Focuses on the why and on examples that actually run.

#docs #readme #writing

Cursor, Claude Code, Windsurf +3