What problem does it solve?
This skill addresses the complexity of managing full-stack web development within the Stacks ecosystem by providing a unified, reactive templating engine that handles SSR, hydration, and component logic without the need for fragmented frameworks.
Core Features & Use Cases
- Reactive Templating: Utilize STX-specific signals and composables to manage state and UI reactivity seamlessly.
- Full-Stack Integration: Leverage built-in support for SSR, progressive streaming, and islands-based hydration for high-performance web applications.
- Use Case: When building a new dashboard or landing page in a Stacks application, use this skill to scaffold components, define reactive state, and ensure proper layout rendering using the STX engine.
Quick Start
Use the stacks-stx skill to scaffold a new dashboard page with a reactive counter component.