Simple
Official@simple-platform · United States of America
Offers a structured environment for defining data models, custom React interfaces, and full-stack business logic using SCL and GraphQL.
Agent Skills by Simple
Showing 14 vetted skills indexed across 1 GitHub repositories.
build-spaces
Build custom React-based Spaces within the Simple platform.
query-data
Query auto-generated GraphQL APIs with filters, mutations, and aggregations.
data-seeding
Define initial data records using SCL instance blocks for Simple Platform applications.
documentation
Generate README files and document code intent with structured guidelines.
sdk-reference
Document the TypeScript SDK for Simple Platform Actions.
develop-logic
Implement full-stack application logic with Hub-and-Spoke bindings in Simple Platform.
simple-cli
Document the `simple` CLI commands for scaffolding and deploying Simple Platform applications.
testing
Run and write unit tests for server Actions and client Record Behaviors with Vitest.
configure-metadata
Configure table and field metadata in SCL for UI customization.
app-versioning
Manage application versioning and deployment releases using SemVer and a CLI.
create-view
Define custom dashboards, record views, and action buttons using SCL syntax.
semantic-commits
Guide commit message writing using the Conventional Commits specification.
data-modeling
Define data models with tables, fields, constraints, and relationships in SCL.
scl-expressions
Explain SCL dynamic expressions with backtick syntax and built-in functions.
Frequently Asked Questions About Simple
FAQPage SchemaWhat specific tasks can developers perform using Simple?▼
Developers can define complex data models, build custom React-based interfaces, implement full-stack business logic, and manage application deployments. The platform supports structured data seeding, GraphQL-based data retrieval, and comprehensive unit testing for server actions and client behaviors.
Which technical personas are the primary users of this platform?▼
The platform is designed for full-stack engineers and application developers who require a structured environment for building enterprise-grade software. It is particularly suited for those managing data-heavy applications that necessitate custom UI views, relational modeling, and rigorous version control.
What are the core prerequisites for deploying applications on Simple?▼
Users must be proficient in SCL syntax for data modeling and metadata configuration. Additionally, familiarity with React for interface development, TypeScript for logic implementation, and standard GraphQL query structures is required to effectively utilize the platform's full-stack capabilities.