Agent skill · Backend & API

discover-api

Automatically discover API design skills when working with REST APIs, GraphQL schemas, API authentication, OAuth, JWT, rate limiting, API versioning, error handling, or endpoint design. Activates for backend API development tasks.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill cc-polymath-discover-api --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/api/cc-polymath-discover-api/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# API Skills Discovery Provides automatic access to comprehensive API design, authentication, and implementation skills. ## When This Skill Activates This skill auto-activates when you're working with: - REST API design and implementation - GraphQL schema design - API authentication (JWT, OAuth 2.0, API keys, sessions) - API authorization (RBAC, ABAC, permissions) - Rate limiting and throttling - API versioning strategies - Error handling and validation - HTTP methods, status codes, endpoints ## Available Skills ### Quick Reference The API category contains 7 specialized skills: 1. **rest-api-design** - RESTful resource modeling, HTTP semantics, URL conventions 2. **graphql-schema-design** - GraphQL types, resolvers, N+1 problem prevention 3. **api-authentication** - JWT, OAuth 2.0, API keys, session management 4. **api-authorization** - RBAC, ABAC, policy engines, permission systems 5. **api-rate-limiting** - Token bucket, sliding window, rate limiting algorithms 6. **api-versioning** - API versioning, deprecation, backward compatibility 7. **api-error-handling** - RFC 7807 errors, validation, standardized responses ### Load Full Category Details For complete descriptions and work

What's inside
Steps it walks through
  1. When This Skill Activates
  2. Available Skills
  3. Quick Reference
  4. Load Full Category Details
  5. Load Specific Skills
  6. Common Workflows
  7. New REST API
  8. New GraphQL API
  9. API Hardening
  10. Complete API Stack
  11. Skill Selection Guide
  12. Integration with Other Skills
  13. Usage Instructions
  14. Progressive Loading
Ships with 1 file
  • metadata.json
Commands it runs
cat ~/.claude/skills/api/INDEX.md
Core API design
cat ~/.claude/skills/api/rest-api-design.md
cat ~/.claude/skills/api/graphql-schema-design.md
Security and access control
cat ~/.claude/skills/api/api-authentication.md
cat ~/.claude/skills/api/api-authorization.md
Production hardening
cat ~/.claude/skills/api/api-rate-limiting.md
cat ~/.claude/skills/api/api-error-handling.md
More from claude-skill-registry
All skills →
About this skill
What does the discover-api skill do?

Automatically discover API design skills when working with REST APIs, GraphQL schemas, API authentication, OAuth, JWT, rate limiting, API versioning, error handling, or endpoint design. Activates for backend API development tasks.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill cc-polymath-discover-api --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going