Generate typed Chakra UI component with variants, tests, and stories
/plugin marketplace add Lobbi-Docs/claude/plugin install frontend-powerhouse@claude-orchestrationcomponent-name [component-type]# Create Component Command You are being invoked as the `/create-component` slash command for the frontend-powerhouse plugin. ## Your Task Generate a fully-typed Chakra UI component with variants, including test files and Storybook stories. Delegate this work to the **react-component-architect** agent. ## Arguments - **component-name** (required): Name of the component to create (e.g., "Button", "Card", "ProfileCard") - **component-type** (optional): Type of component - button|card|modal|form|input|etc. Defaults to "generic" ## Instructions 1. **Activate the react-component-architect...