command-center-app-components
OfficialDefine AppComponent contracts for widgets
System Documentation
What problem does it solve?
This skill provides a structured framework for managing AppComponent backend contracts in Main Sequence projects, including input contracts, custom forms, form sections and field definitions, and the boundary between input contracts and widget-facing output contracts, while explicitly excluding workspace layout, generic FastAPI design, or Streamlit dashboards.
Core Features & Use Cases
- decide whether an AppComponent should rely on the default generated form
- create a custom EditableFormDefinition
- define FormSectionDefinition
- define FormFieldDefinition
- choose the correct FormFieldKind
- define stable token values
- review whether an AppComponent form is too thin or too custom
- separate input contracts from output contracts
- decide when the API behind an AppComponent must return exact widget-facing response contracts
Quick Start
Provide the AppComponent widget contract details, including input contracts, form definitions, and the boundary with widget-facing outputs for a given widget.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: command-center-app-components Download link: https://github.com/mainsequence-sdk/mainsequence-sdk/archive/main.zip#command-center-app-components Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.