backend
Installation
SKILL.md
/backend — Express + Node.js Backend Skill
Author: Savan Padaliya
Version: 1.0.0
Scope: Express + TypeScript + Node.js
Repo: https://github.com/PadaliyaSavan88/api-forge
What this skill does
Guides building or extending an Express + TypeScript Node.js backend using a battle-tested 3-layer architecture. Works in three modes:
- New project — runs an init conversation, then scaffolds the full project structure
- Align existing — reads what's already built, identifies gaps, proposes alignment
- Extend — adds a new resource (Controller + Service + Zod schema) to an existing project