From skills
Design, implement, debug, and document API integrations. Use for REST, GraphQL, webhooks, auth flows, pagination, retries, rate limits, SDK usage, request signing, error handling, and integration runbooks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/skills:api-integrationsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Build integrations that are observable, repeatable, and resilient to partial failure.
Build integrations that are observable, repeatable, and resilient to partial failure.
Include setup steps, required environment variables, failure modes, and test commands when useful.
npx claudepluginhub itsyashvardhan/skillsCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.