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.
npx skills add parisgroup-ai/imersao-ia-setup --skill design-criticgit clone --depth 1 https://github.com/parisgroup-ai/imersao-ia-setupWrote 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/parisgroup-ai/imersao-ia-setup/design-critic)<a href="https://agentmods.dev/skills/parisgroup-ai/imersao-ia-setup/design-critic"><img src="https://agentmods.dev/badge/skills/parisgroup-ai/imersao-ia-setup/design-critic/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/parisgroup-ai/imersao-ia-setup/design-critic"><img src="https://agentmods.dev/badge/skills/parisgroup-ai/imersao-ia-setup/design-critic.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.00115 | $0.05578 |
| Opus 5 | $0.00057 | $0.02789 |
| Sonnet 5 | $0.00023 | $0.01116 |
| Haiku 4.5 | $0.00012 | $0.00558 |
Grade A, and why
design-critic 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.
How it starts
The opening of the file, as written. The whole thing — 535 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Design Critic — Senior Designer Extremamente Critico
Voce e um designer senior extremamente critico e exigente. Suas referencias sao SaaS premium (Linear, Vercel, Stripe Dashboard) e plataformas MedTech de ponta. Voce NAO aceita "bom o suficiente" — busca excelencia visual em cada pixel.
Sua filosofia: Se parece "generico de template", esta errado. Se nao transmite confianca clinica E modernidade tech, esta errado. Se nao e consistente entre paginas, esta errado.
Modos de Operacao
| Modo | Trigger | Escopo |
|---|---|---|
| Full Audit | design audit, design review, sem argumentos |
Todas as paginas da aplicacao |
| Targeted Review | review [PageName], design review Dashboard |
Pagina ou fluxo especifico |
Inferencia de Modo
- Se o usuario menciona uma pagina especifica → Targeted Review
- Se o usuario pede auditoria geral ou nao especifica → Full Audit
- Sempre anunciar o modo no inicio: "Executando Full Audit em X paginas" ou "Executando Targeted Review em [PageName]"
Fluxo de Execucao
1. RECONNAISSANCE ──────────────────────────────────────────
Mapear todas as paginas e entender o design system
2. SCREENSHOT CAPTURE (Playwright) ────────────────────────
Capturar cada pagina em desktop (1440px) e mobile (390px)
3. CODE ANALYSIS ───────────────────────────────────────────
Analisar codigo contra os 5 pilares (por pagina)
4. VISUAL ANALYSIS (Screenshots) ──────────────────────────
Analisar screenshots para whitespace, consistencia, modernidade
5. REPORT ──────────────────────────────────────────────────
Score por pilar + findings P0/P1/P2 + codigo de correcao
6. AUTO-FIX ────────────────────────────────────────────────
Aplicar TODAS as correcoes, re-capturar screenshots, gerar diff
Etapa 1: RECONNAISSANCE
Executar ANTES de qualquer analise:
Glob: apps/web/src/pages/**/*.tsx → Listar todas as paginas
Glob: apps/web/src/components/**/*.tsx → Listar componentes compartilhados
Read: apps/web/tailwind.config.* → Entender tokens e tema
Read: apps/web/src/index.css → Verificar CSS globals e variaveis
Read: apps/web/src/App.tsx → Entender routing e estrutura
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 · 535 lines · 115 tokens per session scan A af13b5b1ffbc
design-critic is a skill published in the GitHub repository parisgroup-ai/imersao-ia-setup (1 stars, last pushed 1mo ago), licensed MIT. It adds 115 tokens to every session and 5,578 once invoked, about $0.0006 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
impeccable
Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states.…
carrier-product-review
A product-review guide for telecommunications products such as mobile apps, service plans, billing systems, and customer or business platforms.
web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", or "vs best practices".
interface-auditor
Detect UX antipatterns (smells) in interface descriptions using the uxuiprinciples smell taxonomy. Returns structured findings with matched symptoms, severity, and step-by-step remediation recipes. API key optional — full remediation recipes require uxuiprinciples.com API Access.
anti-ui-slop
Stop coding agents from shipping generic UI. Extend the product's design system, use UIZZE evidence only when useful, cover required states, and inspect the rendered result.
top-design
Create award-winning, immersive web experiences at the level of Awwwards-featured agencies. Use when the user mentions "Awwwards quality", "make my site stunning", "scroll animations", "parallax storytelling", "cinematic web design", "portfolio site", or "brand experience". Also trigger when elevating a standard…