Rogue API Engineering Skill — Design skill for Claude Code
Expert API design and delivery: resource modeling, versioning, consistent error envelopes, pagination/filtering, idempotency, OpenAPI/contracts, and boundary validation.
How to install Rogue API Engineering Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open rogue-dev-studio/rogue-api-engineering-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Rogue API Engineering Skill does
Expert API design and delivery: resource modeling, versioning, consistent error envelopes, pagination/filtering, idempotency, OpenAPI/contracts, and boundary validation. Use when defining or changing REST (or HTTP) APIs, DTO/request-response shapes, client integration contracts, or when reviewing endpoint consistency before frontend or third-par...
Alternatives in Design
- Add Oas Support — Add support for a new OpenAPI Specification version to Swagger UI 29k ★
- Interface Design — Design engineering for Claude Code 4.3k ★
- Designer Skills — Designer Skills Collection: agentic skills, commands, and plugins for design — from research to systems, UI, i 2.3k ★
README
rogue-api-engineering-skill
**Rogue Development** skill package for agents.
Expert API design and delivery: resource modeling, versioning, consistent error envelopes, pagination/filtering, idempotency, OpenAPI/contracts, and boundary validation. Use when defining or changing REST (or HTTP) APIs, DTO/request-response shapes, client integration contracts, or when reviewing endpoint consistency before frontend or third-party consumers bind to them.
- Market: https://rogue-dev-studio.github.io/rogue-market-agent/
- Skill id:
api-engineering
Install
Copy `SKILL.md` into your agent skills directory (Cursor / Claude Code / compatible host), or clone this repository.
License
MIT - Rogue Development. See `LICENSE` and `NOTICE`.
Related Skills
Contract Engineering
Typed cross-boundary contract discipline - schema design where illegal states are unrepresentable, versioning
Agent Tool Design
The Agent Tool Contract — 5 principles for designing tools agents call reliably: predictable signature, rich e
Behavioral Design Claude Skill
A thinking BeSci partner I built because I myself needed one. Walks you through the full behavioral design cyc
Blender Cinematic Modeling Skill
Claude and Codex skill for detailed Blender modeling, reference-based reconstruction, cinematic materials and
Blender Cinematic Modeling Skill Claude Codex
Claude and Codex skill for detailed Blender modeling, reference-based reconstruction, cinematic materials and
Frontend UI
Use when changing the React and Vite frontend in client/, including LandingPage, Home chat UX, auth pages, Nav
Related Agents
API Contract Analyst
Invoked by api-review-orchestrator or directly to audit a REST/OpenAPI spec for contract quality: resource nam
API Engineer
Use this agent to design and build HTTP APIs in Laravel — RESTful resource design, versioning, API Resources a
Timps API Design Agent
API Design Agent — generates a complete OpenAPI 3.1 spec (YAML) from a natural-language description. Enforces