What problem does it solve?
New Steedos developers often don't know where to start, which skill matches their task, or how to use the Steedos CLI for starting servers, deploying metadata, and validating packages. This Skill provides a single orientation and routing guide.
Core Features & Use Cases
- Platform Overview: Explains Steedos core concepts including objects, metadata YAML files, packages, triggers, functions, micro pages, and the Builder6 server.
- Skill Routing: Maps common development intents (data modeling, business logic, UI pages, permissions, analytics, APIs) to the correct specialized Steedos skill.
- CLI Reference: Documents commands such as steedos start, restart, source:deploy, source:retrieve, data:import/export, and package validation with @steedos/validate.
- Use Case: A developer new to Steedos asks where to begin building an app; this Skill routes them through project setup, object definition, logic, UI, permissions, and deployment in the correct order.
Quick Start
Ask the assistant to explain what Steedos is and which skill to use for defining data models and deploying a package.