rogue-dev-studio

Rogue API Engineering Skill — Design skill for Claude Code

Design community

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.

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`.