Skip to content

Commit 4629627

Browse files
committed
Add ObjectStack automation, schema, and UI design documentation
- Introduced SKILL.md for ObjectStack automation design, detailing flows, workflows, triggers, and ETL pipelines. - Added node-types reference for quick access to flow types and node functionalities. - Created SKILL.md for ObjectStack schema design, covering object definitions, field types, relationships, and validation rules. - Added field-types reference for quick lookup of supported field types and their descriptions. - Introduced SKILL.md for ObjectStack UI design, outlining view types, app navigation, dashboards, reports, and actions. - Added view-types reference for quick access to UI view types, data providers, and filter operators.
1 parent 179ac20 commit 4629627

File tree

10 files changed

+3
-3
lines changed

10 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: ai-agent-design
2+
name: objectstack-ai
33
description: >
44
Design ObjectStack AI agents, skills, tools, and RAG pipelines.
55
Use when configuring autonomous agents, defining agent skills and tool sets,

skills/ai-agent-design/references/agent-skill-reference.md renamed to skills/objectstack-ai/references/agent-skill-reference.md

File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: api-design
2+
name: objectstack-api
33
description: >
44
Design ObjectStack REST APIs, endpoints, service contracts, and integration
55
protocols. Use when defining API routes, configuring authentication,
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: schema-design
2+
name: objectstack-schema
33
description: >
44
Design ObjectStack data schemas (Objects, Fields, Validations, Indexes).
55
Use when creating or modifying business object definitions, choosing field types,
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)