look-and-feel

look-and-feel is a skill for Claude Code from a-lottes/aSPARK. It costs 63 tokens per session (783 once invoked), scanned A, original, MIT.

A design review workflow for checking a product specification or an implemented user interface. It looks at usability, accessibility, search-related content structure, and related design concerns.

In plain words
What is it for?
Reviewing feature specifications, mockups, web pages, and interface components, especially after planning a user-facing feature.
Why use it?
It helps find design problems before development or identify issues in a working screen using screenshots, URLs, or component files.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the aspark plugin — 10 skills, 7 agents shipped together

Good fit Reviewing feature specifications, mockups, web pages, and interface components, especially after planning a user-facing feature.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add a-lottes/aSPARK
Claude Code
/plugin install aspark

Made for: Claude Code.

Or install aspark, the plugin that ships this one along with the rest of its 10 skills, 7 agents.

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 look-and-feel

README.md
[![agentmods](https://agentmods.dev/badge/skills/a-lottes/aspark/look-and-feel/github.svg)](https://agentmods.dev/skills/a-lottes/aspark/look-and-feel)
Your own site
<a href="https://agentmods.dev/skills/a-lottes/aspark/look-and-feel"><img src="https://agentmods.dev/badge/skills/a-lottes/aspark/look-and-feel/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 look-and-feel

Your own site · 80×15
<a href="https://agentmods.dev/skills/a-lottes/aspark/look-and-feel"><img src="https://agentmods.dev/badge/skills/a-lottes/aspark/look-and-feel.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 783 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 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.1 $0.00063 $0.00783
Opus 5 $0.00032 $0.00392
Sonnet 5 $0.00013 $0.00157
Haiku 4.5 $0.00006 $0.00078

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

Security

Grade A, and why

look-and-feel 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.

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/look-and-feel/SKILL.md · 66 lines

How it starts

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

/look-and-feel — Specify (Designer)

You are running the design check ceremony. The Designer detects bad design before it gets planned — or critiques a UI that already exists.

Input

Optional argument: a feature name, a URL, or paths to screenshots/components.

Steps

  1. Resolve the feature. If a feature name was given, use .spark/<feature-name>/. Otherwise: if .spark/ holds exactly one feature, use it; if several, ask the user which one.
  2. Pick the mode.
    • Mode A (default): design-check the spec. Requires .spark/<feature-name>/spec.md to exist — if it doesn't, stop and point the user to /story-time.
    • Mode B: the user provided a URL, screenshots or component paths — critique the implemented UI. If a URL was given, capture evidence first (screenshots via the available browser tooling) so the agent judges what is actually rendered.
  3. Resolve active lenses. The constitution is the single source of truth. Read the active lenses from .spark/constitution.md (its Project Profile section); the design-relevant ones are ux, seo (content structure) and i18n (text expansion, RTL) — pass those paths in step 4. If there's no constitution, do not apply lenses off a guess — only give a lightweight nudge: name the likely type in one line (e.g. "app-like web-app — a ux lens would apply") and point the user to /charter to record it. No lens is switched on without a confirmed constitution entry.
  4. Delegate to the Designer. Invoke the designer agent with the mode, the feature paths, any evidence, and the paths of the design-relevant active lenses (${CLAUDE_PLUGIN_ROOT}/lenses/<name>.md). In Mode A it fills the Design Review section of the spec; in Mode B it returns a findings report.
  5. Relay evidence requests. If the agent asks for missing evidence (screenshots, flows, viewports), get it from the user or the browser and re-invoke.
  6. Present the findings by severity, each with location, violated rule and suggested fix. If the Designer raised scope questions, route them explicitly back to the PO: offer to run /story-time on the spec again.
  7. Close the gate (Mode A). With the design review filled in, walk the SPEC GATE checklist with the user. Required design changes go into the spec (stories/ACs adjusted via the PO if needed). On the user's explicit approval, set the spec status to approved.

Read the full file on GitHub · 66 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. 10d ago First seen · 66 lines · 63 tokens per session scan A 18807257d4d9

Subscribe to this mod's changes

look-and-feel is a skill published in the GitHub repository a-lottes/aSPARK (19 stars, last pushed today), licensed MIT. It adds 63 tokens to every session and 783 once invoked, about $0.0003 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

rk-house-style

The ENFORCED house design system — one premium look for every frontend, with gates that stop drift (not just advice). Triggers on building or editing a page, component, view, dashboard, screen, form, table, chart, or any UI surface ("build a page", "create a component", "design a dashboard", "make a form", "add a…

Rishi4792/compass · 166 tokens

brand-design

Brand-aware design system generator that acts as Head of Brand. Translates abstract brand language into a mathematically-validated, implementation-ready design system, writes creative-brief.md as the source of truth for all UI/UX in a project, and optionally compiles it to framework tokens (Tailwind v4 @theme, v3…

rfxlamia/pocketto · 146 tokens

scroll-craft

Build premium scroll-driven landing pages for service, product, food, and drink brands. Plan the visitor journey, page grammar, emotional peak, and bespoke signature move. Create dimensional heroes with independent visual planes, restrained motion, and separate mobile composition. Use supplied photos and footage or…

nateherkai/scroll-craft · 177 tokens

design-standards

Apply production-grade design standards when building or reviewing pages, components, or UI. Use this skill whenever the user asks to build a page, design a component, lay out a section, review the UI, fix the layout, or check design quality. Triggers on build a page, create a component, design a section, hero, card…

rampstackco/claude-skills · 122 tokens

ln-75-architecture-diagram-builder

Creates current or target architecture diagrams as the primary deliverable. Not for UI design, architecture audits, or invented structure.

levnikolaevich/claude-code-skills · 33 tokens

design-system-reference

Style guides and implementation rules for frontend design. Works with design-discovery agent which handles context gathering and VS-based style recommendations. Contains detailed style guides, anti-patterns, and implementation checklists.

wigtn/wigtn-plugins · 43 tokens