From debugging
Use when the user wants to audit an API for deprecated endpoints to remove and missing endpoints to add. Triggers on phrases like "audit the API", "review API endpoints", "api removal and addition audit".
npx claudepluginhub danielrosehill/claude-code-plugins --plugin debuggingThis skill uses the workspace's default tool permissions.
Audit the API. Divide into two parts:
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Audit the API. Divide into two parts:
If clear, add/remove without consulting the user. If in doubt, ask before proceeding.