frontend-analyzer

Extract typography, colors, layout, spacing, and design tokens from React/Next.js code.

10|5|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/ils15/mythic-agents --skill frontend-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frontend-analyzer
Source: https://github.com/ils15/mythic-agents/tree/main/skills/frontend-analyzer
Command: npx skills add https://github.com/ils15/mythic-agents --skill frontend-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams quickly understand frontend codebases by extracting typography details, color palettes, spacing systems, and design tokens from React/Next.js components, enabling faster design reviews and accessibility audits.

Core Features & Use Cases

  • Visual Inspection: Typography detection, color palette extraction, and layout/spacing analysis.
  • Code Structure Insight: Component hierarchy, reusable patterns, props, and state management.
  • Design System Audit: Token usage, typography scales, color roles, and accessibility signals.
  • Accessibility & Performance: WCAG considerations, contrast checks, and load strategies.

Quick Start

Analyze a React/Next.js project to extract typography, color tokens, and layout metrics from your component tree.

Frequently Asked Questions about frontend-analyzer

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

FAQPage Schema
How do I extract design tokens from React components?

To extract design tokens from React components, analyze the frontend codebase to detect typography details, color palettes, and spacing systems. This enables faster design reviews by identifying token usage and component hierarchy patterns within the project.

How do I audit a design system for accessibility and color contrast?

Auditing a design system for accessibility involves inspecting frontend code to evaluate WCAG considerations and perform contrast checks on color roles. This process identifies accessibility signals and validates token usage against compliance standards.

Can I analyze Next.js codebases for typography and layout metrics?

Yes, you can analyze Next.js codebases for typography and layout metrics. The inspection process extracts typography scales, layout spacing, and component structure from both small and large projects, applicable to UI component libraries and design-system audits.

What is frontend code inspection for design systems?

Frontend code inspection for design systems is the process of examining React component trees to extract visual properties like color palettes and typography. It identifies reusable patterns, state management, and token usage to streamline design reviews.

Does design token analysis work for large codebases and UI component libraries?

Design token analysis works for large codebases and UI component libraries by inspecting the component hierarchy to identify reusable patterns and state management. It extracts layout metrics and color roles regardless of project scale.