help
01Skill Claude CodeCodex
Step-by-step guide for getting started with event-driven development.
Skill Claude CodeCodex
Step-by-step guide for getting started with event-driven development.
Skill Claude CodeCodex
Generate a sample configuration for slices.
Skill Claude CodeCodex
builds an automation slice from an event model.
Skill Claude CodeCodex
builds a state-change slice from an event model.
Skill Claude CodeCodex
builds a state-view slice from an event model.
Skill Claude CodeCodex
Analyzes test files (.test.ts) to generate code-slice.json specification files. These capture behavioral contracts in given/when/then form, enabling drift detection between tests and slice.json design documentation.
Skill Claude CodeCodex
Analyze slice JSON files to identify grouping, dependencies, and implementation strategy.
Skill Claude CodeCodex
Orchestrate the complete process of building a UI from slice definitions by coordinating all other frontend skills.
Skill Claude CodeCodex
Generate API layer functions for queries (Supabase reads) and commands (POST requests).
Skill Claude CodeCodex
Generate React Query hooks from slice definitions for STATEVIEW (queries) and STATECHANGE (mutations).
Skill Claude CodeCodex
Generate TypeScript interfaces from slice field definitions.
Skill Claude CodeCodex
Find and parse UI prompts from slice definitions and related files.
Skill Claude CodeCodex
Scaffold React components (List, Dialog, Page) from slice definitions using tailwind CSS.