Skip to main content
Back to registry

api-patterns

sickn33/antigravity-awesome-skills

API design principles and decision-making for 2025. Learn to THINK, not copy fixed patterns.

Installs468
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill api-patterns
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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. Before designing an API: DON'T: DO: This skill is applicable to execute the workflow or actions described in the overview. - Default to REST for everything - Use verbs in REST endpoints (/getUsers) - Return inconsistent response formats - Expose internal errors to clients - Skip rate limiting - Choose API style based on context - Ask about client requirements - Document thoroughly - Use appropriate status codes

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does api-patterns do?

API design principles and decision-making for 2025. Learn to THINK, not copy fixed patterns.

Is api-patterns good?

api-patterns does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does api-patterns work with?

api-patterns currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code, antigravity.

What are alternatives to api-patterns?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install api-patterns?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill api-patterns

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering