routing-http-api

Official

Trace and modify Madoc TS HTTP routes

Authordigirati-co-uk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers quickly locate, trace, and safely modify HTTP routes and request handlers in the Madoc TypeScript service so endpoints can be added or refactored without breaking middleware or permission checks.

Core Features & Use Cases

  • Route mapping and discovery: Identify route entry points, domain groupings, and how route trees are composed.
  • Handler tracing and refactoring: Follow exported handlers through modules to update logic and preserve registration patterns.
  • Middleware and permissions validation: Verify and apply route-level middleware and permission guards consistently.
  • Use Case: When adding an admin API endpoint, use this Skill to find the admin domain route, trace the handler implementation, and ensure the correct auth middleware is applied before exposing the route.

Quick Start

Map the route for the endpoint you are changing by opening services/madoc-ts/src/routes/root.ts, identify the domain folder and exported handler, and follow it through its module to update registration and middleware safely.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: routing-http-api
Download link: https://github.com/digirati-co-uk/madoc-platform/archive/main.zip#routing-http-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.