visual-design-reviewer

Review TypeScript and CSS assets for consistent spacing, typography, and layout.

Updated Dec 13, 2025
One-click install
npx skills add https://github.com/Posteriot/makalah-app --skill visual-design-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visual-design-reviewer
Source: https://github.com/Posteriot/makalah-app/tree/main/.codex/skills/project/visual-design-reviewer
Command: npx skills add https://github.com/Posteriot/makalah-app --skill visual-design-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures visual solidity and styling efficiency in the existing src folder so reviewers can spot inconsistent spacing, typography, and redundant CSS without altering the main layout.

Core Features & Use Cases

  • Context validation: Ask clarifying questions to define the “desain utama,” target files, and desired output before reading or editing any code.
  • Guided review: Follow the references/style-guide.md and references/checklist.md to assess spacing, tokens, layout patterns, and reusable visual components across TypeScript and CSS sources.
  • Minimal refactors: Use scripts/scan_src.py to inventory src files, keep edits focused inside src, provide code excerpts when reporting findings, and avoid running tests unless explicitly requested.

Quick Start

Ask the visual design reviewer to audit the target src page for spacing consistency and redundant styles while keeping the primary layout untouched.

Frequently Asked Questions about visual-design-reviewer

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

FAQPage Schema
How do I check CSS and TypeScript files for redundant styling and spacing inconsistencies?

To check CSS and TypeScript files for redundant styling and spacing inconsistencies, review visual solidity by inventorying src files and validating context against a style guide to reduce duplicate styles without altering the main layout.

What is the best way to refactor UI components for layout consistency without breaking the design?

The best way to refactor UI components for layout consistency without breaking the design is applying minimal-impact refactors that validate context, document findings with code excerpts, and keep edits focused inside the existing src folder.

Can I audit TypeScript UI assets for reusable component patterns during a styling review?

Yes, you can audit TypeScript UI assets for reusable component patterns during a styling review by following a guided checklist to assess tokens, layout patterns, and visual components across the source code.

How do I review typography and spacing consistency in an existing codebase?

You review typography and spacing consistency in an existing codebase by validating context through clarifying questions, then scanning the src folder to document findings and identify redundant CSS while keeping the primary layout untouched.

Why does a visual styling review avoid running tests and altering the main layout?

A visual styling review avoids running tests and altering the main layout to ensure minimal-impact refactors that safely reduce duplicate styles and document findings without risking the existing UI structure.

Does the visual design reviewer work with TypeScript and CSS assets under the src folder?

Yes, the visual design reviewer works with TypeScript and CSS assets under the src folder, scanning them to spot inconsistent spacing, typography, and redundant CSS while validating context before editing any code.