Agent Claude Code
Reviews changes for injection, XSS, secret leakage, broken authz, SSRF in the webhook delivery dialer, and PII/PHI in logs. Use proactively on changes touching ingestion, the delivery dialer, auth, logging, or data handling.
38 tagged signature-verification, measured the same way as everything else here.
Agent Claude Code
Reviews changes for injection, XSS, secret leakage, broken authz, SSRF in the webhook delivery dialer, and PII/PHI in logs. Use proactively on changes touching ingestion, the delivery dialer, auth, logging, or data handling.
Command Claude Code
Refine a requirement with me before any code gets written. Follow the brainstorming skill.
Command Claude Code
Implement an agreed plan in reviewed batches, not one giant uninterrupted run. Use this after a plan exists (from /brainstorming, /feature-dev, or a written design).
Command Claude Code
Take a feature from a rough idea to reviewed, tested implementation through explicit phases. Don't jump straight to code — move through the phases in order and check in at the gates.
Settings file Claude Code
Capture, inspect, replay and deliver webhooks. Open source, with a free permanent signed URL, signature verification, and one-command replay to localhost.
Skill Claude CodeCodex
Plan and run safe, reversible Postgres schema and data migrations. Use when adding/altering tables or columns, backfilling data, or changing the data model for the webhook metadata store.
Agent Cursor
Reviews code comments, docstrings, and doc comments for accuracy against the actual code. Use proactively after changes that alter behavior, signatures, or invariants to catch stale, misleading, or redundant comments.
Agent Cursor
Reviews changes for swallowed errors, empty catch blocks, ignored return/rejection values, and inadequate logging that hides failures. Use proactively on changes touching ingestion, the delivery dialer, retries, signing/verification, or anything with error handling.
Cursor rule Cursor
Non-negotiable product principles every change must respect.
Cursor rule Cursor
PII/PHI handling, safe migrations, and metering integrity for data and DB code.
Cursor rule Cursor
TypeScript and Cloudflare Workers conventions, error handling, and testing expectations.
Skill Claude CodeCodexCursor
Design and scaffold an MCP server for webhook.co. Use when adding or extending the MCP surface (apps/mcp), exposing a capability as MCP tools, or deciding how an MCP server should be deployed and structured.
Instructions file CodexOpenCode
AGENTS.md instructions for webhook-co/webhook, covering agents.md — webhook constitution & governance index, what this is, non-negotiables (every change must respect these) and governance layer (how this repo guides agents).
Instructions file
Claude Code instructions for webhook-co/webhook, a project described as: Capture, inspect, replay and deliver webhooks. Open source, with a free permanent signed URL, signature verification, and one-command replay to localhost.
MCP server Claude CodeCodexCursor
MCP server "webhook", hosted remotely at mcp.webhook.co, as configured in webhook-co/webhook.
Skill Claude CodeCodex
Diagnose why an inbound webhook signature fails to verify, and write correct verification code for a named provider. Use when a signature check rejects real traffic, when a webhook works in a provider's test console but not against your server, or when you are implementing verification for Stripe, GitHub, Shopify…
MCP server Claude CodeCodexCursor
Receive, inspect, replay and deliver webhooks — with signature verification and agent triggers. Remote server at mcp.webhook.co.
At most 3 mods per repository are shown here — the rest are on their repository pages: