Skip to content

React Commands (/react:)

← All command namespaces

Frontend development with React/TypeScript.

Code Generation

CommandDescription
/react:generate-component <Name>Generate React component
/react:generate-hook <Name>Generate custom hook
/react:storybook-story <Component>Generate Storybook story

Analysis Commands

CommandDescription
/react:check-architectureValidate architecture
/react:check-code-qualityRun code quality checks
/react:check-complianceCheck rule compliance
/react:check-securitySecurity audit
/react:check-testingTest coverage analysis

Performance Commands

CommandDescription
/react:bundle-analyzeAnalyze bundle size

Accessibility Commands

CommandDescription
/react:accessibility-checkA11y validation