design-review

Identifies hardcoded placeholder data such as emails, dates, and prices in frontend mockups.

45|13|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/rakovi4/continue-framework --skill design-review-rakovi4
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-review
Source: https://github.com/rakovi4/continue-framework/tree/main/.claude/skills/design-review
Command: npx skills add https://github.com/rakovi4/continue-framework --skill design-review-rakovi4

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill identifies and flags hardcoded placeholder data in frontend mockups, promoting dynamic data handling and improving user experience.

Core Features & Use Cases

  • Placeholder Data Identification: Detects and highlights hardcoded values in HTML mockups.
  • Dynamic Data Promotion: Flags values like emails, dates, and prices for dynamic replacement.
  • Use Case: When a user is preparing a design review, this Skill can help ensure that placeholder data is replaced with dynamic values, improving the accuracy and interactivity of the final product.

Quick Start

Run the command /design-review to review the current mockup component.

Frequently Asked Questions about design-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find hardcoded placeholder data in frontend mockups?

To find hardcoded placeholder data in frontend mockups, you can run a design review script that scans for static values like emails, dates, and prices. This process highlights values that require dynamic data integration.

What is hardcoded placeholder data detection in frontend development?

Hardcoded placeholder data detection is the process of identifying static values in HTML mockups. It ensures mockups are ready for dynamic data integration by flagging elements like emails and prices for replacement.

How do I prepare HTML mockups for dynamic content integration?

To prepare HTML mockups for dynamic content integration, run a design review to detect and flag hardcoded placeholder values. This ensures static data is identified and replaced before finalizing the frontend.

Can I use a script to flag static values like emails and prices for design reviews?

Yes, you can use a script to flag static values like emails and prices during design reviews. The script evaluates frontend mockups to highlight hardcoded data that needs dynamic replacement.

What are the limitations of automated hardcoded data detection in mockups?

A limitation of automated hardcoded data detection in mockups is that it provides basic identification of static values like dates and prices. It flags placeholders but does not automatically replace them with dynamic data.