What problem does it solve?
This Skill helps teams detect hardcoded mockup placeholder data that accidentally remains in frontend components after design alignment. It prevents demo-only values like emails, dates, prices, and user-specific content from shipping instead of being replaced with dynamic data.
Core Features & Use Cases
- Placeholder Data Review: Inspects frontend TSX components for hardcoded values copied from static mockups.
- Flexible File Resolution: Supports review by story number, direct component path, or interactive lookup from current story progress.
- Workflow Gatekeeping: Produces a pass or fail verdict so teams know whether they can safely continue to refactor work.
- Use Case: After implementing a screen from a product mockup, run this Skill to verify that customer names, contact details, timestamps, and monetary values are no longer static placeholders in the Vue or frontend component implementation.
Quick Start
Ask the AI to run the design-review skill on a story number or component file to find hardcoded mockup data before proceeding to refactor.