project-context
Foundational agent rule — project context, coexistence, Plan Mode, language policy.
REST API and GraphQL design conventions — resource naming, HTTP methods, status codes, response envelope, pagination, versioning, and idempotency.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "api-design" with this command: npx skills add Dev-Toolbelt/skillsmp-dev-toolbelt-dev-toolbelt-api-design
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Foundational agent rule — project context, coexistence, Plan Mode, language policy.
Consumer-driven contract testing — Pact, API contract verification, schema validation, and preventing breaking changes.
Mutation testing — measuring test suite quality by injecting code mutations and verifying test failure rates.
Snapshot testing — when to use, maintaining snapshots, avoiding snapshot sprawl, and integration with CI.