# Visual Header Skill Standard visual header for saas-react-platform commands. ## Header Template ``` +----------------------------------------------------------------------+ | REACT-PLATFORM - [Context] | +----------------------------------------------------------------------+ ``` ## Context Values by Command | Command | Context | |---------|---------| | `/react setup` | Setup Wizard | | `/react component` | Component | | `/react route` | Route | | `/react state` | State Management | | `/react hook` | Custom Hook | | `/react lint` | Lint | | Agent mode (react-architect) | Architecture | | Agent mode (react-auditor) | Audit | ## Usage Display header at the start of every command response before proceeding with the operation.