Skip to main content
Back to the directory
wshobson/agentsSoftware EngineeringFrontend and Design

api-design-principles

REST and GraphQL API design principles for building scalable, developer-friendly APIs.

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
19

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wshobson/agents --skill api-design-principles
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 Apr 30, 2026, api-design-principles has 19 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wshobson/agents. Canonical URL: https://skills.sh/wshobson/agents/api-design-principles.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
REST and GraphQL API design principles for building scalable, developer-friendly APIs. Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time. Resource-Oriented Architecture HTTP Methods Semantics: Schema-First Development Query Structure: URL Versioning: Header Versioning: Query Parameter Versioning: - Covers resource-oriented REST patterns including HTTP method semantics, URL design, pagination, filtering, and error handling with consistent status codes - Includes GraphQL schema-first development with type definitions, resolver patterns, Relay-style pagination, and DataLoader implementation for N+1 prevention - Provides versioning strategies (URL, header, query parameter) and HATEOAS patterns for hypermedia-driven APIs - Addresses common pitfalls like over-fetching, breaking changes, inconsistent error formats, and tight coupling between API structure and database schema - Best practices for both paradigms covering naming conventions, statelessness, rate limiting, documentation, and deprecation strategies - Designing new REST or GraphQL APIs - Refactoring existing APIs for better usability - Establishing API design standards for your team - Reviewing API specifications before implementation - Migrating between API paradigms (REST to GraphQL, etc.) - Creating developer-friendly API...

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-design-principles do?

REST and GraphQL API design principles for building scalable, developer-friendly APIs.

Is api-design-principles good?

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

Which AI agents support api-design-principles?

api-design-principles currently lists compatibility with Cursor, Skills CLI.

Is api-design-principles safe to install?

api-design-principles 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-design-principles?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install api-design-principles?

Run the following command to install api-design-principles: npx skills add https://github.com/wshobson/agents --skill api-design-principles

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering