hookdeck-localhost-debugging

Set up Hookdeck local forwarding to test webhook integrations on localhost.

Updated Oct 23, 2025
One-click install
npx skills add https://github.com/ApexSigma-Solutions/omega_kg --skill hookdeck-localhost-debugging
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hookdeck-localhost-debugging
Source: https://github.com/ApexSigma-Solutions/omega_kg/tree/main/.factory/Skills/hookdeck_localhost
Command: npx skills add https://github.com/ApexSigma-Solutions/omega_kg --skill hookdeck-localhost-debugging

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines testing and debugging webhook integrations on localhost, speeding up development by guiding you through local-forwarding with Hookdeck.

Core Features & Use Cases

  • Local Forwarding Setup: Instructions to start your local server and Hookdeck CLI.
  • End-to-End Debugging: Validate webhook delivery and inspect payloads locally.
  • Collaborative Workflows: Share local development URLs with teammates for quicker feedback.

Quick Start

  1. Start your local server. 2) Run hookdeck listen 3000 stripe-source. 3) Copy the Source URL and register it with your webhook provider.