Backend Standards (Procedural Guide)
Note: Declarative rules (conventions, directory structure, naming) are in
.claude/rules/backend.mdand auto-loaded forpackages/server/**. This skill provides detailed code examples and patterns.
Detailed Documentation
- backend-standards.md - Full code examples for Hono routes, Valibot validation, logging patterns, service singletons, callback lifecycle, resource cleanup, async patterns
- websocket-patterns.md - WebSocket implementation details: dual architecture setup, message protocol types, broadcast implementation, output buffering code
- webhook-receiver-patterns.md - Webhook receiver implementation: always-200 pattern, async processing, signature verification, error handling strategy
Converted and distributed by TomeVault — claim your Tome and manage your conversions.