full-stack-panel-authoring

Installation
SKILL.md

Unified Full-Stack Panel Authoring

One guide for the complete workflow: backend route → service → server wiring → Panel component with resilience → registration. Eliminates the need to consult separate skills for what is always a single cohesive task.


When to Use

  • Adding a new panel type to a vanilla-TypeScript dashboard
  • Creating a feature that spans all layers: server route, service, component, registration
  • Ensuring pattern-consistency across the stack
  • Projects using a manual http.createServer dispatch loop or Express

Quick Reference — File Checklist

Installs
1
Repository
hkuds/openspace
GitHub Stars
7.3K
First Seen
Jul 10, 2026
full-stack-panel-authoring — hkuds/openspace