steedos-platform
Build enterprise business apps from YAML metadata with AI
All Skills in This Repository (46)
Pure Emerald Level Indicatorssteedos-builder6-config
Parse B6_ and STEEDOS_ environment variables into a nested Builder6 configuration object.
steedos-builder6-architecture
Explain Builder6 Server architecture, including NestJS and Moleculer hybrid modules and middleware.
steedos-builtin-objects
Catalog Steedos built-in objects, fields, and API name mappings.
steedos-micro-pages
Create standalone Amis pages with paired .page.yml and .page.amis.json files.
steedos-object-fields
Define and validate Steedos object fields in .field.yml files.
steedos-object-list-views
Create and validate .listview.yml definitions for Steedos objects.
steedos-objects
Define Steedos data models using YAML metadata files.
steedos-object-permissions
Automate Steedas multi-level permissions across object, field, and row-level YAML files.
steedos-server-api
Access Steedos Server data, object metadata, and functions via authenticated REST APIs.
steedos-builder6-tables
Automate CRUD operations on MongoDB tables with DevExtreme-compatible queries.
steedos-object-triggers
Automate server-side data-change handling for Steedos objects using .trigger.yml triggers.
steedos-files
Upload, store, and retrieve files via local filesystem or AWS S3.
Frequently Asked Questions
FAQPage SchemaHow to install Steedos Platform skills?▼
Run `npx skills add steedos/steedos-platform --all -g -y` in your terminal to install all skills in this suite globally.
What can I build with Steedos skills?▼
You can build full enterprise applications — data models, forms, list views, approval workflows, dashboards, and REST/GraphQL APIs — all defined through YAML metadata files.
Do I need to know YAML or coding to use these skills?▼
No. Describe your business app in plain language and your AI agent generates the correct objects, fields, permissions, and pages following Steedos naming and validation rules.
Which AI agents work with Steedos skills?▼
All skills follow the universal SKILL.md standard and work with Claude Code, Cursor, OpenClaw, and other compatible AI coding agents.
Can the AI test my Steedos app automatically?▼
Yes. The steedos-dev-testing skill drives a build-restart-test loop using Playwright browser automation to verify pages, logins, and CRUD operations.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core