Backend: handlers, services, entities, schemas, routes, DI, auth, feature gating.
CLI: init, change, delete, deploy, environment, release, sync, sdk, openapi.
Guides: add endpoints, create entities, add pages, feature gating, debugging, migrations.
Compliance: fp property builder, defineComplianceEntity, access levels, audit CLI, encryption, tenant isolation, DPIA.
Design philosophy router: selects from 8 named design philosophies (Stripe, Linear, Robinhood, Fidelity, Clinical, Airbnb, Retool, Notion) and orchestrates design tools. Triggers on design/style/UI/frontend.
Toolchain: runtimes (node/bun), validators (zod/typebox), databases, formatters, linters, tests, workers.
HTTP framework: handler defs, route config, validation, auth, OpenAPI, MCP, SDK gen, streaming.
Frontend: pages, SDK client, useApi/useMutation hooks, auth, feature gating, forms, tables.