skill-review-design

skill-review-design is a skill for Claude Code, Codex from Bita71/Agent-Workflow-Kit. It costs 22 tokens per session (83 once invoked), scanned A, original, MIT.

A design-review guide for examining architecture, system boundaries, user experience, and performance. It reviews changed files and their nearest dependencies without editing code.

In plain words
What is it for?
Use it when you ask an agent to review the design of a change rather than implement it.
Why use it?
It helps identify structural, usability, or speed problems that a code-correctness review may miss.

Skill for Claude CodeCodex

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/bita71/agent-workflow-kit/skill-review-design
Any agent
npx skills add Bita71/Agent-Workflow-Kit --skill skill-review-design
Clone the repo
git clone --depth 1 https://github.com/Bita71/Agent-Workflow-Kit

Made for: Claude Code, Codex.

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 skill-review-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/bita71/agent-workflow-kit/skill-review-design.svg)](https://agentmods.dev/skills/bita71/agent-workflow-kit/skill-review-design)
Your own site
<a href="https://agentmods.dev/skills/bita71/agent-workflow-kit/skill-review-design"><img src="https://agentmods.dev/badge/skills/bita71/agent-workflow-kit/skill-review-design.svg" alt="Measured on agentmods" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 83 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.00022 $0.00083
Opus 5 $0.00011 $0.00042
Sonnet 5 $0.00004 $0.00017
Haiku 4.5 $0.00002 $0.00008

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

Security

Grade A, and why

skill-review-design 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/skills/skill-review-design/SKILL.md · 11 lines

What it actually says

Source of truth: docs/ai/skills/review-design.md and docs/ai/commands/review-design.md.

Read them and follow them exactly. Review only the changed files and nearest dependencies. Do not edit code — return the report only.

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 · 11 lines · 22 tokens per session scan A d1f716ff9e64

Subscribe to this mod's changes

skill-review-design is a skill published in the GitHub repository Bita71/Agent-Workflow-Kit (1 stars, last pushed 1mo ago), licensed MIT. It adds 22 tokens to every session and 83 once invoked, about $0.0001 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.

Related

Other skills, from other repositories

frontend-ux-engineer

Use for frontend features, Next.js/React/Vue/Svelte UI, accessibility, responsive layout, design polish, state handling, forms, visual QA, or product workflow improvements.

DominikTobureto/awesome-grok-build · 42 tokens

experience-and-design-system

Anti-AI-slop design system for distinctive, premium interfaces. Bold typography, dark-first #060610, fluid clamp() type, cascade layers + native nesting + container queries, OKLCH color, @starting-style, View Transitions API, DTCG tokens.

heymegabyte/claude-skills · 60 tokens

quality-and-verification

5-level verification pyramid: static→unit→Playwright E2E (homepage-first, 6bp)→AI visual→post-deploy. 8-check quality gate. Multi-agent testing (functional/security/a11y/performance). Playwright v1.59+ AI agents (Planner/Generator/Healer). WCAG 2.2 AA via axe-core v4.11. Percy+Chromatic visual regression. ADA Title II…

heymegabyte/claude-skills · 103 tokens

om-backend-ui-design

Design and implement consistent, production-grade backend/backoffice interfaces using the @open-mercato/ui component library. Use this skill when building admin pages, CRUD interfaces, data tables, forms, detail pages, or any backoffice UI components. Ensures visual consistency and UX patterns across all application…

open-mercato/open-mercato · 66 tokens

ss-studio

Turn a product brief and optional references into three distinct creative directions, a human-selected StyleSeed interaction plan, generated image/video asset jobs, a working UI prototype, and a verified prototype-first showcase reel. Use for client concepts, app interaction exploration, trendy but coherent UI…

bitjaru/styleseed · 75 tokens

ss-copy

Generate UX microcopy (button labels, error messages, empty states, toasts) following a casual-but-polite voice and tone.

bitjaru/styleseed · 29 tokens