backend-route-generator

Community

Automate backend route generation for Express applications.

Authorweb3br1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Backend developers often struggle with manually creating and registering routes for Express applications, along with updating related middleware and OpenAPI documentation. This skill automates the entire process, simplifying the route generation workflow.

Core Features & Use Cases

  • Automated Route Generation: Generates server/src/routes/<resource>.ts files following Luminaris' Express Router pattern.
  • Route Registration: Adds the new route to server/src/routes/index.ts and OpenAPI documentation in server/src/routes/docs.paths.ts.
  • Middleware and Auth Configuration: Registers the route in server/src/middleware/auth.ts for authentication purposes.
  • Use Case: When adding a new REST endpoint or sub-routes to an existing resource, this skill ensures all necessary configurations are in place automatically.

Quick Start

Generate a new route for a resource named 'appointments' using the backend-route-generator skill.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: backend-route-generator
Download link: https://github.com/web3br1/luminaristest/archive/main.zip#backend-route-generator

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 620,000+ vetted skills library on demand.