Deliver Edge Cases

MCP Server

by product-on-purpose · Added 5mo ago

Claude
17

Install

git clone https://github.com/product-on-purpose/pm-skills

Add to Claude

claude mcp add deliver-edge-cases

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "deliver-edge-cases": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/deliver-edge-cases"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

An edge cases document systematically catalogs the unusual, boundary, and error scenarios for a feature. While happy-path flows are typically well-specified, edge cases often get discovered in production — causing bugs, poor user experience, and support burden. Documenting edge cases upfront ensures engineering handles them intentionally and QA knows what to test.

Tags

ai-mlrustgogitskill

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations