7 skills found
Typewise / mcp-chaos-rigA local MCP server that breaks on demand. Test your client against auth failures, disappearing tools, flaky responses, and token expiry, all from a web UI.
jkolo / debug-mcpMCP server for .NET debugging — 34 tools for breakpoints, inspection, exception autopsy, code analysis, and more. Built on ICorDebug.
matsuvr / tasksBreak down the plan into executable tasks. This is the third step in the Spec-Driven Development lifecycle. Given the context provided as an argument, do this: 1. Run `scripts/check-task-prerequisi
HuakunShen / tasksBreak down the plan into executable tasks. This is the third step in the Spec-Driven Development lifecycle. Given the context provided as an argument, do this: 1. Run `scripts/check-task-prerequisi
omarbizkit / tasksBreak down the plan into executable tasks. This is the third step in the Spec-Driven Development lifecycle. Given the context provided as an argument, do this: 1. Run `scripts/check-task-prerequisi
KitakatsuTed / tasksBreak down the plan into executable tasks. This is the third step in the Spec-Driven Development lifecycle. Given the context provided as an argument, do this: 1. Run `scripts/check-task-prerequisi
TUAN130294 / apiAPI Design Rules (REST) Naming & Versioning - RESTful, noun-based: `/api/v1/users/:id`, `/api/v1/reports/daily`. - Version in path (`/api/v1`); keep breaking changes behind new version. Requ