Skip to main content
Back to the directory
sickn33/antigravity-awesome-skillsSoftware EngineeringFrontend and Design

api-patterns

Structured decision-making framework for selecting and designing APIs across REST, GraphQL, and tRPC patterns.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
787

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill api-patterns
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, api-patterns has 787 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: sickn33/antigravity-awesome-skills. Canonical URL: https://skills.sh/sickn33/antigravity-awesome-skills/api-patterns.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Structured decision-making framework for selecting and designing APIs across REST, GraphQL, and tRPC patterns. 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. - Provides a content map covering API style selection, resource design, response formats, versioning strategies, authentication, rate limiting, and security testing - Includes decision trees and checklists to guide API type selection based on consumer requirements and project context - Documents anti-patterns (verb-based endpoints, inconsistent responses, exposed errors) alongside recommended practices for each API style - Covers authentication options (JWT, OAuth, Passkeys, API Keys), pagination approaches, and OpenAPI documentation standards - 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 - Use this skill only when the task clearly matches the scope described above. - Do not treat the output as a substitute for environment-specific...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Structured decision-making framework for selecting and designing APIs across REST, GraphQL, and tRPC patterns.

Is api-patterns good?

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

Which AI agents support api-patterns?

api-patterns currently lists compatibility with Skills CLI.

Is api-patterns safe to install?

api-patterns has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to api-patterns?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install api-patterns?

Run the following command to 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