steedossteedosOfficial·46 Agent Skills Included

steedos-platform

Build enterprise business apps from YAML metadata with AI

Generates complete Steedos low-code applications from plain-language requests, including data models, fields, permissions, buttons, pages, and dashboards. Eliminates manual YAML authoring errors, wrong API names, and broken icon references through strict validation rules. Covers the full workflow from project setup and server logic to REST/GraphQL APIs, translations, and automated browser testing.
npx skills add steedos/steedos-platform --all -g -y

All Skills in This Repository (46)

Pure Emerald Level Indicators
📦 In Repo
steedossteedos

steedos-builder6-config

Parse B6_ and STEEDOS_ environment variables into a nested Builder6 configuration object.

Official
Intermediate
📦 In Repo
steedossteedos

steedos-builder6-architecture

Explain Builder6 Server architecture, including NestJS and Moleculer hybrid modules and middleware.

Official
Advanced
📦 In Repo
steedossteedos

steedos-builtin-objects

Catalog Steedos built-in objects, fields, and API name mappings.

Official
Advanced
📦 In Repo
steedossteedos

steedos-micro-pages

Create standalone Amis pages with paired .page.yml and .page.amis.json files.

Official
Intermediate
📦 In Repo
steedossteedos

steedos-object-fields

Define and validate Steedos object fields in .field.yml files.

Official
Intermediate
📦 In Repo
steedossteedos

steedos-object-list-views

Create and validate .listview.yml definitions for Steedos objects.

Official
Intermediate
📦 In Repo
steedossteedos

steedos-objects

Define Steedos data models using YAML metadata files.

Official
Intermediate
📦 In Repo
steedossteedos

steedos-object-permissions

Automate Steedas multi-level permissions across object, field, and row-level YAML files.

Official
Advanced
📦 In Repo
steedossteedos

steedos-server-api

Access Steedos Server data, object metadata, and functions via authenticated REST APIs.

Official
Advanced
📦 In Repo
steedossteedos

steedos-builder6-tables

Automate CRUD operations on MongoDB tables with DevExtreme-compatible queries.

Official
Advanced
📦 In Repo
steedossteedos

steedos-object-triggers

Automate server-side data-change handling for Steedos objects using .trigger.yml triggers.

Official
Advanced
📦 In Repo
steedossteedos

steedos-files

Upload, store, and retrieve files via local filesystem or AWS S3.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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