unslop AGENTS.md

unslop AGENTS.md is an instructions file for Codex, OpenCode from aahil62/unslop. It costs 488 tokens per session, scanned A, original, MIT.

Repository instructions for unslop, a tool for improving generic-looking React and Tailwind websites. They define its audit, design-interview, and restyling stages, along with required checks and reports.

In plain words
What is it for?
Use them when auditing or restyling a React/Tailwind site, following the project’s design process, running contrast and layout checks, or producing its client report.
Why use it?
They give an agent a controlled process for diagnosing visual problems and changing a site without skipping design decisions or verification.

Instructions file for CodexOpenCode

Installs and runs on its own, but its text points at files inside the plugin that ships it — anything it tells you to read at a ${CLAUDE_PLUGIN_ROOT} path is only there once the plugin is installed.

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.

agentmods
npx agentmods add instructions/aahil62/unslop/agents-md
Clone the repo
git clone --depth 1 https://github.com/aahil62/unslop

Made for: Codex, OpenCode.

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 unslop AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/aahil62/unslop/agents-md.svg)](https://agentmods.dev/instructions/aahil62/unslop/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/aahil62/unslop/agents-md"><img src="https://agentmods.dev/badge/instructions/aahil62/unslop/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 488 This file is loaded in full into every session.
When invoked 488 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found 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 $0.00488 $0.00488
Opus 5 $0.00244 $0.00244
Sonnet 5 $0.00098 $0.00098
Haiku 4.5 $0.00049 $0.00049

Measured 4d ago against content hash 4a8620f80d8d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

unslop AGENTS.md 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 4d 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.

AGENTS.md · 38 lines

What it actually says

Unslop — agent instructions (Codex / any AGENTS.md-aware tool)

You rescue ugly vibe-coded React + Tailwind sites. The workflow has three stages; each is fully specified in a skill file. Follow them exactly — they are the product, not suggestions.

Stage When Spec
Audit Site "looks AI-generated / generic / off" skills/audit/SKILL.md
Interview → Lane Before any restyling skills/interview/SKILL.md
Retheme Only after LANE.md is approved skills/retheme/SKILL.md

Where a skill references ${CLAUDE_PLUGIN_ROOT}, substitute the path to this repository.

Shared rules (binding for all stages)

  • rules/anti-slop-checklist.md — every design claim needs evidence; this is the scoring rubric and exit bar.
  • rules/lane-synthesis.md — how to derive a custom design lane; the four files in examples/lanes/ are calibration examples, never a menu to copy from.
  • rules/client-report.md — format for the client-facing CLIENT-REPORT.html the retheme stage produces at the end.
  • Scripts in scripts/ provide deterministic checks (screenshots + overflow, WCAG AA contrast, static slop scan). Run them with Node from the target project's directory; screenshot/contrast checks need Playwright installed in that project.

Hard invariants

  1. Audit never edits source. Retheme never starts without an approved unslop/LANE.md and a clean, building git state.
  2. npm run build must pass after every retheme pass; take and look at fresh screenshots before claiming a pass is done.
  3. Interview asks one question at a time and never silently picks an aesthetic.
  4. Stack scope is React + Tailwind. Politely decline anything else (v1).
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. 4d ago First seen · 38 lines · 488 tokens per session scan A 4a8620f80d8d

Subscribe to this mod's changes

unslop AGENTS.md is an instructions file published in the GitHub repository aahil62/unslop (17 stars, last pushed 2mo ago), licensed MIT. It adds 488 tokens to every session, about $0.0024 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-30.

Related

Other instructions, from other repositories

ui-clone-skills AGENTS.md

AGENTS.md instructions for voidmatcha/ui-clone-skills, covering agents.md — ui-clone-skills development guide, project structure, script location policy, verification gate (must pass before commit) and verification tier (cost control).

voidmatcha/ui-clone-skills · 2,439 tokens

ui-beats CLAUDE.md

Instructions for nikhils4/ui-beats, a project described as: Animated React components you own. 55 components built with TypeScript, Tailwind CSS and Motion. Copy, paste, or install with the shadcn CLI.

nikhils4/ui-beats · 5 tokens

ui-clone-skills CLAUDE.md

Claude Code instructions for voidmatcha/ui-clone-skills, a project described as: Motion forensics for the animated web. A Claude Code & Codex plugin that reverse-engineers a live URL into React + Tailwind — pulling real CSS + animation params from JS bundles (GSAP/Framer Motion/Webflow IX2) and verifying with AE/SSIM…

voidmatcha/ui-clone-skills · 5 tokens

weapp-tailwindcss CLAUDE.md

Claude Code instructions for sonofmagic/weapp-tailwindcss, covering claude.md, project overview, monorepo structure, common development commands and build.

sonofmagic/weapp-tailwindcss · 1,259 tokens

ui-components AGENTS.md

AGENTS.md instructions for starc007/ui-components, covering beui v2 — agent guide, commands, layout, component catalog and components (motion category — primitives).

starc007/ui-components · 6,559 tokens

react-redux-boilerplate AGENTS.md

AGENTS.md instructions for marcoturi/react-redux-boilerplate, covering agents.md, project overview, setup commands, testing and linting, formatting, and type checking.

marcoturi/react-redux-boilerplate · 1,682 tokens