impeccable

impeccable is a skill for Codex from boussadjra/vuestrata. It costs 189 tokens per session (3,337 once invoked), scanned A, a copy of impeccable, MIT.

A set of instructions for designing and improving frontend interfaces, including websites, dashboards, forms, and application screens. It uses required checks for product context, design direction, and visual references before implementation.

In plain words
What is it for?
Use it to design, redesign, critique, polish, clarify, optimise, or adapt frontend layouts and interactions.
Why use it?
It reduces the risk of making generic interface changes without understanding the product or agreeing on the intended shape.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: installed under .agents/ (shared by several agents); mentions Codex.

Good fit Use it to design, redesign, critique, polish, clarify, optimise, or adapt frontend layouts and interactions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/boussadjra/vuestrata/impeccable
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add boussadjra/vuestrata --skill impeccable
Clone the repo
git clone --depth 1 https://github.com/boussadjra/vuestrata

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for impeccable

README.md
[![agentmods](https://agentmods.dev/badge/skills/boussadjra/vuestrata/impeccable/github.svg)](https://agentmods.dev/skills/boussadjra/vuestrata/impeccable)
Your own site
<a href="https://agentmods.dev/skills/boussadjra/vuestrata/impeccable"><img src="https://agentmods.dev/badge/skills/boussadjra/vuestrata/impeccable/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for impeccable

Your own site · 80×15
<a href="https://agentmods.dev/skills/boussadjra/vuestrata/impeccable"><img src="https://agentmods.dev/badge/skills/boussadjra/vuestrata/impeccable.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 189 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,337 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 81% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00189 $0.03337
Opus 5 $0.00095 $0.01669
Sonnet 5 $0.00038 $0.00667
Haiku 4.5 $0.00019 $0.00334

Measured 10d ago against content hash 63aeb34ee01f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

impeccable scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

The scan reads SKILL.md. This mod also ships 14 executable files (scripts/cleanup-deprecated.mjs, scripts/design-parser.mjs, scripts/detect-csp.mjs, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

81% identical to impeccable — 87 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.agents/skills/impeccable/SKILL.md · 177 lines

How it starts

The opening of the file, as written. The whole thing — 177 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Designs and iterates production-grade frontend interfaces. Real working code, committed design choices, exceptional craft.

Setup (non-optional)

Before any design work or file edits, pass these gates. Skipping them produces generic output that ignores the project.

Gate Required check If fail
Context The PRODUCT.md / DESIGN.md loader result is known from node .agents/skills/impeccable/scripts/load-context.mjs. Run the loader before continuing.
Product PRODUCT.md exists and is not empty or placeholder ([TODO] markers, <200 chars). Run $impeccable teach, refresh context, then resume. Never synthesize PRODUCT.md from the user's original prompt alone.
Command The matching command reference is loaded when a sub-command is used. Load the reference before continuing.
Craft $impeccable craft has a user-confirmed shape brief for this task. teach / PRODUCT.md never counts as shape. Run $impeccable shape and wait for explicit brief confirmation.
Image Required visual probes / mocks are generated or skipped with a reason. Resolve the image-generation gate in shape.md or craft.md before code.
Mutation All active gates above pass. Do not edit project files yet.

Codex-style agents must state this before editing files:

IMPECCABLE_PREFLIGHT: context=pass product=pass command_reference=pass shape=pass|not_required image_gate=pass|skipped:<reason> mutation=open

For $impeccable craft, shape=pass is only valid after a separate user response approving the shape design brief, or when the user provided an already-confirmed brief in the request. Do not mark shape=pass after writing PRODUCT.md, summarizing assumptions, or drafting an unconfirmed brief yourself.

Other harnesses should follow the same checklist when they can expose this state.

Read the full file on GitHub · 177 lines

Files

What ships with it

51 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 177 lines · 189 tokens per session scan A 63aeb34ee01f

Subscribe to this mod's changes

impeccable is a skill published in the GitHub repository boussadjra/vuestrata (111 stars, last pushed 2d ago), licensed MIT. It adds 189 tokens to every session and 3,337 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. It is 81% identical to impeccable, differing in 87 lines, and is treated as a copy.

Related

Other skills, from other repositories

magic-ui

Use this skill when users want to add, customize, or troubleshoot Magic UI components in React/Next.js projects. It covers component selection, shadcn registry installation (@magicui/), integration patterns, and practical quality checks for accessibility and maintainability.

magicuidesign/magicui · 56 tokens

quill-code

Edit the @posthog/quill design system locally and consume the change in products/desktop before it is published to npm. Use when changing quill components/primitives/tokens, when a quill change must be tested inside the Code app, or when the user mentions quill, the design system, the .local-quill tarball, or the…

PostHog/posthog · 84 tokens

tuturuuu-satellite-app-ux

Implement Tuturuuu satellite app shells, app-session auth, and workspace navigation.

tutur3u/platform · 25 tokens

preline-mcp

Add, integrate, or build Preline UI components and blocks into HTML files via the Preline MCP server. Use when the user mentions "preline", says "/preline", asks to add a UI component, or requests a Preline block (a ready-made page section) using Preline UI.

htmlstreamofficial/preline · 66 tokens

preline-theme-generator

Generate, preview, save, or validate Preline theme CSS using the bundled local generator in this skill. Use when the user asks to create a new Preline theme, match a brand color, translate a mood into a theme, generate light and dark theme CSS, preview theme output without writing files, or review and fix generated…

htmlstreamofficial/preline · 89 tokens

ktui-install

Install, configure, and initialize KtUI (Keenthemes Tailwind UI) in any project. Use this skill when setting up KtUI for the first time, adding it to a new project, configuring Tailwind for KtUI, or troubleshooting initialization issues.

keenthemes/ktui · 59 tokens