interview

interview is a skill for Claude Code, Codex from aahil62/unslop. It costs 84 tokens per session (725 once invoked), scanned A, original, MIT.

A guided design interview that turns a site owner’s preferences, audience, and references into a documented visual direction for a React and Tailwind website.

In plain words
What is it for?
Use it to gather design requirements and produce a LANE.md file and reusable style tokens before redesigning a site.
Why use it?
It helps replace vague requests such as “make it look premium” with agreed design choices, without changing code.

Skill for Claude CodeCodex

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

Part of the unslop plugin — 3 skills shipped together

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 skills/aahil62/unslop/interview
Any agent
npx skills add aahil62/unslop --skill interview
Clone the repo
git clone --depth 1 https://github.com/aahil62/unslop

Made for: Claude Code, Codex.

Or install unslop, the plugin that ships this one along with the rest of its 3 skills.

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 interview

README.md
[![agentmods](https://agentmods.dev/badge/skills/aahil62/unslop/interview.svg)](https://agentmods.dev/skills/aahil62/unslop/interview)
Your own site
<a href="https://agentmods.dev/skills/aahil62/unslop/interview"><img src="https://agentmods.dev/badge/skills/aahil62/unslop/interview.svg" alt="Measured on agentmods" height="20"></a>
Per session 84 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 725 The whole file, excluding the scripts and references it only reads on demand.
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.00084 $0.00725
Opus 5 $0.00042 $0.00362
Sonnet 5 $0.00017 $0.00145
Haiku 4.5 $0.00008 $0.00072

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

Security

Grade A, and why

interview 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 3d 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.

skills/interview/SKILL.md · 60 lines

How it starts

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

Design Interview → Lane Synthesis

Turn the user's taste into a locked, custom design lane. No two runs should produce the same lane. No code is modified — the deliverable is an approved unslop/LANE.md plus a ready-to-paste tokens block.

Read first, in full:

  • ${CLAUDE_PLUGIN_ROOT}/rules/lane-synthesis.md — the synthesis rules (binding)
  • All four files in ${CLAUDE_PLUGIN_ROOT}/examples/lanes/ — calibration for what "complete and coherent" means. Never copy one; the synthesized lane must differ from every example in at least identity, palette, and type pairing.

The interview

Ask one question at a time (use AskUserQuestion with options where natural). Skip anything already answered by the conversation, the audit report (unslop/DESIGN-AUDIT.md, if present), or visible brand assets in the repo. Required inputs:

  1. Brand name + one-line purpose (free text)
  2. The visitor: describe one real person who should love this site
  3. Three mood words (offer contrasting example trios, e.g. "calm/clinical/premium" vs "loud/raw/confident" vs "neon/futuristic/precise" — plus free text)
  4. 2–3 reference sites they admire, and what specifically about each
  5. Light, dark, or both
  6. Color temperature: warm / cool / neutral — or locked brand colors (hex) if they exist
  7. Motion appetite: calm / standard / cinematic
  8. Content density: airy / balanced / dense

Synthesis

Apply ${CLAUDE_PLUGIN_ROOT}/rules/lane-synthesis.md steps 1–9 in order. Sharp edges to respect:

  • Identity sentence uses two concrete physical places/objects. "Modern and clean" is banned.
  • Exactly 4 palette roles with exact hex; one accent; AA contrast between Ink and both surfaces (verify arithmetic, don't eyeball).
  • 3 type slots, max 3 weights total, real Google Fonts, stated scale.
  • One signature texture; one signature moment derived from the brand's actual subject matter (not copied from an example lane).
  • Do/Don't list (5+5) in implementable CSS terms.
  • 3–5 acceptance checks verifiable from a screenshot or script.

Read the full file on GitHub · 60 lines

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. 3d ago First seen · 60 lines · 84 tokens per session scan A 99eef0f1e634

Subscribe to this mod's changes

interview is a skill published in the GitHub repository aahil62/unslop (17 stars, last pushed 2mo ago), licensed MIT. It adds 84 tokens to every session and 725 once invoked, about $0.0004 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 skills, from other repositories

nuxt-ui

Build UIs with @nuxt/ui v4 — 125+ accessible Vue components with Tailwind CSS theming. Use when creating interfaces, customizing themes to match a brand, building forms, or composing layouts like dashboards, docs sites, and chat interfaces.

nuxt/ui · 56 tokens

theme-factory

Create new AiderDesk UI themes by defining SCSS color variables, registering theme types, and adding i18n display names. Use when adding a theme, creating a color scheme, customizing appearance, or implementing dark mode and light mode variants.

hotovo/aider-desk · 53 tokens

uniwind

Uniwind — Tailwind CSS v4 styling for React Native. Use when adding, building, or debugging components in a React Native project that uses Uniwind classNames. Covers setup, Metro config, global.css, theming, className props, accent- color props, platform/data/state/responsive variants, CSS variables, custom utilities…

uni-stack/uniwind · 130 tokens

weapp-tailwindcss-custom-build

将 weapp-tailwindcss 集成到自研构建器或高级流水线,覆盖 weapp-tailwindcss/core、generator、Vite/Webpack/Rspack/Rollup/Rolldown/Gulp 生命周期、ModuleGraph、Tailwind Scanner/source candidates、watch/HMR、source map、weapp-style-injector 和分包样式隔离。Use for custom bundlers, Node API, build adapters, asset graphs, loaders, plugins, or subpackage style…

sonofmagic/weapp-tailwindcss · 123 tokens

weapp-tailwindcss-setup

为新项目配置当前 weapp-tailwindcss v5 与 Tailwind CSS 4,覆盖 uni-app、uni-app x、Taro、Mpx、原生小程序、weapp-vite、Vite、Webpack 5、Rspack、Gulp、独立 CLI 及小程序/H5/Web/App 多端。Use when setting up, installing, integrating, choosing a framework configuration, or building CSS with weapp-tw; 不用于旧版迁移、故障诊断、自研构建器、Expo React Native 或 ReactLynx。.

sonofmagic/weapp-tailwindcss · 128 tokens

weapp-tailwindcss

协调 weapp-tailwindcss 全端任务并提供当前安全基线。Use when 用户泛化地询问 weapp-tailwindcss、Tailwind CSS in mini-programs、Web CLI、React Native 或 ReactLynx,或尚未明确是接入、迁移、排障、运行时、自定义构建还是原生跨端集成;具体任务优先路由到对应专用 skill。.

sonofmagic/weapp-tailwindcss · 95 tokens