Borrowing it
Nothing to install: this file belongs to YankielDBC2/codex-skills-library. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/YankielDBC2/codex-skills-library/main/.agents/skills/visual-polish-ai-degenericizer-v2/SKILL.mdgit clone --depth 1 https://github.com/YankielDBC2/codex-skills-libraryWrote 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.
[](https://agentmods.dev/skills/yankieldbc2/codex-skills-library/visual-polish-ai-degenericizer-v2)<a href="https://agentmods.dev/skills/yankieldbc2/codex-skills-library/visual-polish-ai-degenericizer-v2"><img src="https://agentmods.dev/badge/skills/yankieldbc2/codex-skills-library/visual-polish-ai-degenericizer-v2/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.
<a href="https://agentmods.dev/skills/yankieldbc2/codex-skills-library/visual-polish-ai-degenericizer-v2"><img src="https://agentmods.dev/badge/skills/yankieldbc2/codex-skills-library/visual-polish-ai-degenericizer-v2.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00037 | $0.00397 |
| Opus 5 | $0.00018 | $0.00198 |
| Sonnet 5 | $0.00007 | $0.00079 |
| Haiku 4.5 | $0.00004 | $0.00040 |
Grade A, and why
visual-polish-ai-degenericizer-v2 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 12d ago.
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.
What it actually says
Visual Polish AI Degenericizer v2
Goal
Remove the recognizable AI-generated look from frontend UI and replace it with compact, branded, intentional design details.
When to use
Use after a first UI pass, during redesign polish, or when the user says the page looks generic, boring, too big, too spaced out, or like a template.
Workflow
- Audit the UI for generic patterns: huge hero text, vague gradients, repeated card grids, weak imagery, excessive whitespace, flat backgrounds, and identical sections.
- Identify the brand motif or product-specific visual language that should replace generic decoration.
- Tighten spacing, type scale, and section rhythm without making the layout cramped.
- Add specificity through shapes, masks, borders, textures, local imagery, microcopy, icons, or component variants.
- Break repeated patterns with asymmetry, featured cards, editorial sections, or denser mobile layouts where appropriate.
- Preserve existing functionality and avoid rewriting everything when targeted polish is enough.
Quality bar
- Run available validation commands.
- Check mobile and desktop visual balance.
- Verify no interaction, form, or navigation behavior was broken.
Validation
- UI feels made for this brand and product, not a generic SaaS starter.
- Spacing and typography are proportional across screen sizes.
- Sections vary in rhythm while staying cohesive.
- Polish improves clarity and conversion, not only decoration.
Final response
- List the generic patterns removed and the specific design improvements applied.
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.
- 12d ago First seen · 51 lines · 37 tokens per session scan A a85097307fcb
visual-polish-ai-degenericizer-v2 is a skill published in the GitHub repository YankielDBC2/codex-skills-library (10 stars, last pushed 1mo ago), licensed MIT. It adds 37 tokens to every session and 397 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
designer-skill
Use for UI design, implementation, redesign, visual review, accessibility, responsive behavior, interaction states, and design systems. Preserve established product identity unless the user authorizes a change. Do not activate for backend-only, database-only, CLI, or non-visual tasks. Reviews are read-only unless…
interaction-physics
Design and implement the motion layer of a UI — microinteractions, transitions, hover/press feedback, and animation timing/easing — as working CSS/JS plus a written animation spec. Use when the user says 'the app feels janky', 'animations feel off', 'make it feel smoother/snappier', 'add a transition', 'the modal just…
design-foundation
Create or extract a design-token foundation — colors, typography, spacing, radii, shadows — as a real tokens file (CSS variables and/or Tailwind theme) plus a migration map from current hardcoded values. Use when the user says 'set up a design system', 'our styles are inconsistent', 'we have 50 shades of the same…
typography-system
Build or repair a typography system: a modular type scale, font choices and loading, hierarchy, line-height/line-length, and fluid sizing — delivered as tokens (Tailwind fontSize config or CSS variables) applied to real components. Use when the user says 'the text looks off', 'fonts are inconsistent', 'headings don't…
frontend-design
Use this skill when specifying, designing, or documenting UI components, layouts, and design systems for frontend implementation. Trigger phrases: 'design this UI component', 'create a responsive layout', 'spec the CSS for', 'design system for'. Do NOT use for backend development, server-side logic, data engineering…
mk:frontend-design
Use when designing UI components, reviewing visual design, building design systems, or checking accessibility. Auto-activates on frontend design tasks and UI reviews.