api-patterns
✓API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
Installation
SKILL.md
API design principles and decision-making for 2025. Learn to THINK, not copy fixed patterns.
Read ONLY files relevant to the request! Check the content map, find what you need.
| api-style.md | REST vs GraphQL vs tRPC decision tree | Choosing API type | | rest.md | Resource naming, HTTP methods, status codes | Designing REST API | | response.md | Envelope pattern, error format, pagination | Response structure | | graphql.md | Schema design, when to use, security | Considering GraphQL |
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination. Source: poletron/custom-rules.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/poletron/custom-rules --skill api-patterns- Source
- poletron/custom-rules
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is api-patterns?
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination. Source: poletron/custom-rules.
How do I install api-patterns?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/poletron/custom-rules --skill api-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/poletron/custom-rules
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01