scout-design

Audit gnubok app pages and components for design system inconsistencies.

209|46|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/erp-mafia/gnubok --skill scout-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scout-design
Source: https://github.com/erp-mafia/gnubok/tree/main/.claude/skills/scout-design
Command: npx skills add https://github.com/erp-mafia/gnubok --skill scout-design

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill scans a scoped area of the gnubok app to identify design issues and improvement opportunities, then creates Linear tickets for approved findings.

Core Features & Use Cases

  • Map the target area to Pages and Components within the app (Pages: app/(dashboard)/{area}/ and Components: components/{area}/, including nested subroutes).
  • Evaluate against the gnubok design system for consistency, missing states, animation gaps, accessibility, and visual polish.
  • Generate Linear tickets for approved findings with precise file references and UI expectations.

Quick Start

Provide an area such as 'settings' to initiate the design audit with /scout-design.

Frequently Asked Questions about scout-design

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

FAQPage Schema
How do I audit UI components for design system consistency?

A design audit for UI consistency scans app and component directories to surface visual polish issues, missing states, and animation gaps, outputting actionable findings measured against your design system.

How do I create Linear tickets for design issues and missing UI states?

Creating Linear tickets for design issues requires auditing component directories to identify missing states, then exporting the approved findings as tickets with file references and UI expectations.

What is a design audit and how does it identify accessibility gaps?

Design audits identify accessibility gaps by evaluating component directories against the design system, surfacing visual inconsistencies and missing states, then generating actionable findings for developers.

Does this design audit work with nested subroutes in a dashboard application?

This design audit handles nested subroutes by recursively mapping pages under app/(dashboard)/{area}/ and components under components/{area}/ to evaluate visual polish and consistency.

Can I scope a UI consistency audit to a specific application area?

You can scope a UI consistency audit by providing a specific area parameter, which maps the corresponding app and component directories to evaluate design system compliance.