What problem does it solve?
Building custom Stella apps requires manual setup of file structure, routing configuration, and app metadata, which is time-consuming and error-prone for users who just want to create a functional custom app quickly.
Core Features & Use Cases
- Automated App Scaffolding: Generates a fully configured single-file Stella app with correct routing, metadata, and valid slug formatting in one step.
- Safe File Creation: Validates app slugs and refuses to overwrite existing app files to prevent accidental data loss.
- Use Case: If you want a custom habit tracker for your Stella workflow, use this Skill to generate the base app file instantly instead of manually creating the TSX component, adding metadata, and configuring dynamic routing.
Quick Start
Ask Stella to scaffold a new app named "habit-tracker" with the label "My Daily Habit Tracker" and she will generate the ready-to-edit app file automatically.