design-plan-review

design-plan-review is a skill for Claude Code, Codex from thesongzhu/Friday. It costs 0 tokens per session (186 once invoked), scanned A, original, MIT.

A review process for checking a user-interface or user-experience plan before anyone builds it.

In plain words
What is it for?
Use it to assess a design plan across user experience, content structure, visual design, and implementation feasibility, then decide whether it is ready.
Why use it?
It helps find missing user flows, unclear structure, visual problems, or technical obstacles while changes are still easier to make.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to assess a design plan across user experience, content structure, visual design, and implementation feasibility, then decide whether it is ready.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/thesongzhu/friday/design-plan-review
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.

Any agent
npx skills add thesongzhu/Friday --skill design-plan-review
Clone the repo
git clone --depth 1 https://github.com/thesongzhu/Friday

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/thesongzhu/friday/design-plan-review/github.svg)](https://agentmods.dev/skills/thesongzhu/friday/design-plan-review)
Your own site
<a href="https://agentmods.dev/skills/thesongzhu/friday/design-plan-review"><img src="https://agentmods.dev/badge/skills/thesongzhu/friday/design-plan-review/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 design-plan-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/thesongzhu/friday/design-plan-review"><img src="https://agentmods.dev/badge/skills/thesongzhu/friday/design-plan-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 186 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00000 $0.00186
Opus 5 $0.00000 $0.00093
Sonnet 5 $0.00000 $0.00037
Haiku 4.5 $0.00000 $0.00019

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

Security

Grade A, and why

design-plan-review 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 13d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (index.mjs), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/design-plan-review/SKILL.md · 29 lines

What it actually says

Design Plan Review

Reviews a UI or UX plan before implementation.

Design pattern: Reviewer

Review Protocol

  1. Load the checklist from references/design-checklist.md.
  2. Evaluate the plan against each checklist section (User Experience → Information Architecture → Visual Design → Feasibility).
  3. For each finding, report:
    • Severity (blocker / should-fix / suggestion)
    • Section (which checklist area)
    • Issue (what is missing or problematic)
    • Recommendation (concrete improvement)
  4. Group findings by severity.
  5. End with a verdict: ready for implementation / needs revision.

Constraints

  • Evaluate the plan as described — do not redesign it.
  • Feasibility concerns should reference specific technical constraints.

Typical triggers:

  • review this design plan
  • design critique this plan
  • ui review before implementation
Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 13d ago First seen · 29 lines · 0 tokens per session scan A ad28b9393180

Subscribe to this mod's changes

design-plan-review is a skill published in the GitHub repository thesongzhu/Friday (838 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 186 tokens. 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

agent-self-scheduling

Schedule AI agent runs with cron, loops, or external clocks while avoiding unsafe tight autonomous timers.

sickn33/agentic-awesome-skills · 24 tokens

skin-creator

Create and apply a two-asset LobsterAI visual skin from the user's style description. Use only when the AI Skin Designer kit supplies the structured skinpack workflow marker; do not use for ordinary theme or image requests.

netease-youdao/LobsterAI · 48 tokens

frontend-design

Use this as the design-lead layer for VideoStudio COMPOSE work. It shapes project/composition/composition-manifest.json::artdirection and the model-authored HTML/SVG motion graphics in index.html.

Orkas-AI/Orkas · 2 tokens

ui-design-executor

Use this as UIDesigner's default execution skill. It contains the baseline design, accessibility, HTML, runtime-safety, responsive, taste, and verification rules needed by ordinary UI work. Do not load the separate system, control, taste, color, renderer, or craft skills merely to repeat these baseline rules.

Orkas-AI/Orkas · 4 tokens

ui-design-source

Use this skill when the user provides Figma material, design-export files, screenshots of design tools, PDFs, JSON, existing HTML or other UI source code, or asks for design-to-HTML/code fidelity. It adapts OpenDesign/Figma handoff discipline for UIDesigner without requiring a live source runtime.

Orkas-AI/Orkas · 3 tokens

ui-craft-checks

Use this comprehensive gate for formal review, QA, launch handoff, exact-fidelity inspection, high-risk complex UI, or when the fast gate exposes a deeper craft problem. Ordinary single-screen work uses ui-design-executor and its bundled validator without loading this full matrix. Pair standalone artifacts with…

Orkas-AI/Orkas · 5 tokens