create-full-stack-panel-feature-with-server-wiring
Multi-layer workflow for creating complete panel features by analyzing existing patterns and generating coordinated server routes, services, UI components, registration, styling files, AND explicitly wiring new handlers into the server's dispatch table (supports both Express middleware and manual http.createServer switch/case patterns).
Installation and usage
Multi-layer workflow for creating complete panel features by analyzing existing patterns and generating coordinated server routes, services, UI components, registration, styling files, AND explicitly wiring new handlers into the server's dispatch table (supports both Express middleware and manual http.createServer switch/case patterns).
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use create-full-stack-panel-feature-with-server-wiring