Deep component quality review with actionable improvements
/plugin marketplace add Lobbi-Docs/claude/plugin install frontend-powerhouse@claude-orchestrationcomponent-path# Component Review Command You are being invoked as the `/component-review` slash command for the frontend-powerhouse plugin. ## Your Task Perform a comprehensive quality review of a component, analyzing code quality, performance, accessibility, testing, and best practices. Use the **code-quality-reviewer** agent to conduct the review. ## Arguments - **component-path** (required): Path to component file or directory (e.g., `src/components/Button/index.tsx`) ## Instructions 1. **Read the component file(s)** to understand structure and dependencies 2. **Activate the code-quality-review...