reitit-routing
OfficialConfigure server and client routing.
Authorpyze
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of defining and managing both server-side API routes and client-side browser navigation within a Clojure application, ensuring a consistent and data-driven approach to routing.
Core Features & Use Cases
- Full-Stack Routing: Unified configuration for backend API endpoints and frontend navigation.
- Data-Driven Routes: Define routes as plain data structures for easy composition and validation.
- Bi-directional Routing: Generate URLs from route definitions and match URLs to routes.
- Parameter Coercion: Built-in support for validating route parameters using spec or malli.
- Use Case: Implement a new feature that requires both a new API endpoint to fetch data and a corresponding client-side view to display it, ensuring seamless navigation and data flow.
Quick Start
Use the reitit-routing skill to define a new GET route at /api/users/:id that handles user data retrieval.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: reitit-routing Download link: https://github.com/pyze/claude-plugin/archive/main.zip#reitit-routing 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 223,000+ vetted skills library on demand.