What problem does it solve?
This Skill eliminates guesswork when building on the Insites platform by giving developers a single, audited source of truth for structure, data access, templating, and deployment rules.
Core Features & Use Cases
- End-to-end Insites guidance: Covers pages, layouts, partials, forms, GraphQL, authentication, routing, assets, sessions, caching, and deployment patterns.
- Module-aware architecture: Helps organize work by module and choose the right file locations for views, schema, migrations, API endpoints, and reusable components.
- Safety and validation guardrails: Reinforces audit-first development, strict Liquid syntax, page-owned data fetching, and form callback actions for state changes.
- Use case: A team can use it to scaffold a new dashboard feature, wire in data queries, protect routes, and ship changes without violating platform conventions.
Quick Start
Ask the Insites skill to help you build a new feature by describing the page, data, and form behavior you want, and it will guide you to the correct files and conventions.