write-endpoint
OfficialCreate Wolverine endpoints with tests.
Authorhpsgd
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Building robust HTTP endpoints in Wolverine requires consistent patterns for preconditions, a stateless handler, and test scaffolding to ensure reliability and maintainability.
Core Features & Use Cases
- Scaffold endpoint classes with a LoadAsync precondition phase and a stateless Handle method that emits events.
- Support for common RESTful patterns (Create, Get, List, Patch) with proper concurrency safeguards and return of typed responses.
- Integrated testing workflow with unit tests for handlers and integration tests for HTTP round-trips.
Quick Start
Create a new endpoint by implementing LoadAsync for preconditions and a static Handle method, then wire up routes and write tests.
Dependency Matrix
Required Modules
None requiredComponents
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: write-endpoint Download link: https://github.com/hpsgd/claude-marketplace/archive/main.zip#write-endpoint Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.