impeccable

Designs, audits, and refines production-grade frontend interfaces through structured sub-commands.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/malinovskiy-makar/qls --skill impeccable-malinovskiy-makar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: impeccable
Source: https://github.com/malinovskiy-makar/qls/tree/main/.claude/skills/impeccable
Command: npx skills add https://github.com/malinovskiy-makar/qls --skill impeccable-malinovskiy-makar

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve? Frontend interfaces built quickly often suffer from generic AI-generated aesthetics, poor accessibility, weak typography, and inconsistent design systems. This Skill provides a structured workflow to design, critique, audit, and polish UI so it meets production quality standards. ## Core Features & Use Cases - Command-driven design workflow: Over 20 sub-commands (craft, shape, audit, critique, polish, bolder, quieter, animate, colorize, typeset, layout, harden, adapt, optimize, and more) each backed by a dedicated reference file defining the exact procedure. - Anti-AI-slop design rules: Enforces concrete bans (gradient text, side-stripe borders, glassmorphism, hero-metric templates, eyebrow kickers) plus contrast, typography, motion, and responsive guidelines grounded in WCAG and OKLCH color. - Project context awareness: Scripts detect PRODUCT.md/DESIGN.md, generate brand palette seeds, scan changed files for design anti-patterns, and support live in-browser iteration and design-token extraction. - Use Case: A developer finishes a dashboard that looks bland and generic. Running the audit command scores accessibility, performance, theming, responsiveness, and anti-patterns, then recommends targeted fixes like colorize, layout, and polish to reach a distinctive, shippable result. ## Quick Start Ask the AI to use the impeccable skill to critique your landing page or run the audit command on your current UI files.

Frequently Asked Questions about impeccable

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

FAQPage Schema
How do I improve a bland or generic-looking UI design?

Run the audit or critique command to score the interface across accessibility, performance, theming, responsiveness, and anti-patterns, then apply targeted refinement commands like bolder, colorize, layout, or typeset. Each command loads a reference file with a specific procedure to follow.

What design anti-patterns does this skill check for?

It bans gradient text, side-stripe borders, decorative glassmorphism, hero-metric templates, identical card grids, and repetitive uppercase eyebrow labels. It also flags saturated AI defaults like cream/sand backgrounds and reflex font choices such as Inter or Fraunces on new projects.

Does it support both marketing pages and product dashboards?

Yes, it distinguishes two registers: brand (landing pages, campaigns, portfolios where design is the product) and product (dashboards, admin, tools where design serves the task). Each register has its own reference file with tailored typography, color, and motion rules.

Can it generate a design system from an existing project?

Yes, the document command generates a DESIGN.md from existing code, and the extract command pulls reusable tokens and components into a design system. New projects without committed brand colors get a palette seed from the bundled palette script using OKLCH.

When should I not use this skill?

It is not intended for backend-only or non-UI tasks. It focuses exclusively on frontend interface design, review, and iteration, so API development, database work, or server logic fall outside its scope.