ObjectStack AI
Official@objectstack-ai · United States of America
The Open Source Foundation for Modern Business Software. 🚀 Decouple Data, Logic, and UI. Powered by the ObjectQL Engine.
Agent Skills by ObjectStack AI
Showing 11 vetted skills indexed across 2 GitHub repositories.
dogfood-verification
Verify running ObjectStack applications through browser interactions and server responses.
spec-property-retirement
Retire parsed-but-unenforced ObjectStack specification properties across schemas, migrations, and artifacts.
objectstack-ai
Design AI agents with ObjectStack business objects via structured skills, tools, and RAG pipelines.
objectstack-automation
Design ObjectStack flows, state-machine workflows, and approval-driven actions for record lifecycles.
objectstack-platform
Bootstrap ObjectStack projects and implement plugins with defineStack and kernel lifecycle.
objectstack-api
Design ObjectStack runtime REST/GraphQL endpoints with auth, error envelopes, and versioning contracts.
objectstack-query
Construct ObjectQL query ASTs for filtering, sorting, pagination, and analytics.
objectstack-formula
Author deterministic CEL expressions for ObjectStack metadata surfaces.
objectstack-ui
Author ObjectStack UI metadata for Views, Apps, Pages, Dashboards, Reports, and Actions.
objectstack-data
Design ObjectStack business data schemas with Zod, CEL formulas, and seed datasets.
objectstack-i18n
Implement ObjectStack i18n translation bundles with locale fallback and coverage checks.
Frequently Asked Questions About ObjectStack AI
FAQPage SchemaWhat specific business tasks does ObjectStack enable?▼
ObjectStack enables the definition of structured business objects, the construction of complex data queries using ObjectQL, and the rendering of enterprise-grade dashboards and reports. It facilitates the management of record lifecycles through state-machine logic and ensures data integrity via Zod-based schema definitions and deterministic CEL expressions.
Which technical personas benefit from using ObjectStack?▼
ObjectStack is designed for backend engineers, data architects, and frontend developers tasked with building scalable business software. It is particularly suited for teams requiring a decoupled architecture where data schemas, query logic, and UI metadata are managed as versioned, declarative specifications rather than hard-coded implementations.
What are the primary dependencies for running ObjectStack projects?▼
ObjectStack projects require a runtime environment capable of executing the ObjectQL engine and processing CEL expressions. Developers must implement the kernel lifecycle using the platform's bootstrap methods and ensure that all business objects are defined with valid Zod schemas and appropriate translation bundles for internationalization support.