objectstack-query
Installation
SKILL.md
Query Design — ObjectStack Query DSL
Expert instructions for constructing data queries using the ObjectStack Query DSL. This skill covers filter expressions, sorting, pagination, aggregation, joins, window functions, full-text search, and the expand system for related records.
Skill Boundaries
| Need | Use instead |
|---|---|
| Define objects, fields, or relationships | objectstack-schema |
| Define REST API endpoints or auth | objectstack-api |
| Build views, dashboards, or apps | objectstack-ui |
| Create a plugin or register services | objectstack-plugin |