create-component - End-to-end component creation guide
Implements components for React Web, Lynx, and cross-platform with architecture decisions
Tags
Updated: 2026-06-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- decide target platform
- determine delivery surface
- brainstorm requirements
- make architecture decisions
- implement component
- verify component
- create changeset
Inputs
- target platform choice
- delivery surface type
- component purpose
- existing components
- edge case details
- external dependencies
Outputs
- architecture decisions
- component code
- verification results
- changeset file
Requirements
- access to reference files
- Node.js environment
- build tools
- test framework
- Lynx platform
