design-brief

design-brief is a skill for Claude Code, Codex from juspay/xyne-spaces. It costs 32 tokens per session (210 once invoked), scanned A, original, Apache-2.0.

A planning guide for turning a product or visual request into a detailed interface brief before coding. It defines the user, page structure, content states, constraints, and checks for completion.

In plain words
What is it for?
Use it to plan screens, user journeys, content hierarchy, responsive and accessible behavior, and acceptance checks for a design artifact.
Why use it?
It reduces guesswork before implementation and helps prevent missing states, unclear priorities, placeholder copy, or unrequested features.

Skill for Claude CodeCodex

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

Good fit Use it to plan screens, user journeys, content hierarchy, responsive and accessible behavior, and acceptance checks for a design artifact.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/juspay/xyne-spaces/design-brief
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 juspay/xyne-spaces --skill design-brief
Clone the repo
git clone --depth 1 https://github.com/juspay/xyne-spaces

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-brief

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/juspay/xyne-spaces/design-brief"><img src="https://agentmods.dev/badge/skills/juspay/xyne-spaces/design-brief.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 210 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 warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 8
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
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.00032 $0.00210
Opus 5 $0.00016 $0.00105
Sonnet 5 $0.00006 $0.00042
Haiku 4.5 $0.00003 $0.00021

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

Security

Grade A, and why

design-brief 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 11d 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.

apps/xyne-claw/design-skills/design-brief/SKILL.md · 24 lines

What it actually says

Design brief

Translate the request into an implementation brief without asking for approval unless a genuinely blocking choice is missing.

  1. Identify the primary user, their immediate goal, and the single most important action on the screen.
  2. Extract required content and states: default, empty, loading, error, success, disabled, and destructive confirmation where relevant.
  3. Choose a clear page hierarchy. Each region must earn its space; avoid a dashboard grid when a focused flow would work better.
  4. Record constraints from the user or existing artifact. Preserve established brand language and useful structure during revisions.
  5. Define observable acceptance checks for layout, interaction, responsiveness, accessibility, and delivery.

Prefer specific product copy over placeholder prose. Do not invent metrics, customer quotes, legal claims, or functionality the brief did not request.

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. 11d ago First seen · 24 lines · 32 tokens per session scan A 64cb7aa007c6

Subscribe to this mod's changes

design-brief is a skill published in the GitHub repository juspay/xyne-spaces (143 stars, last pushed today), licensed Apache-2.0. It adds 32 tokens to every session and 210 once invoked, about $0.0002 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

clone-website

Reverse-engineer and clone one or more websites in one shot — extracts assets, CSS, and content section-by-section and proactively dispatches parallel builder agents in worktrees as it goes. Use this whenever the user wants to clone, replicate, rebuild, reverse-engineer, or copy any website. Also triggers on phrases…

JCodesMore/ai-website-cloner-template · 96 tokens

brand-identity

Brand strategy and identity design for businesses and products. Use when creating brand guidelines, developing visual identity systems, or defining brand positioning.

travisjneuman/.claude · 30 tokens

graphic-design

Professional graphic design principles for digital and print media. Use when creating visual designs, choosing color palettes, typography, layouts, or providing design feedback.

travisjneuman/.claude · 32 tokens

generic-react-ux-designer

Professional UI/UX design expertise for React applications. Covers design thinking, user psychology (Hick's/Fitts's/Jakob's Law), visual hierarchy, interaction patterns, accessibility, performance-driven design, and design critique. Use when designing features, improving UX, solving user problems, or conducting design…

travisjneuman/.claude · 69 tokens

guizang-ppt-skill

A generator for presentation decks delivered as a single HTML file that runs in a web browser. It provides magazine-style and Swiss-style visual templates for swipeable presentations.

seaworld008/Commonly-used-high-value-skills · 56 tokens

frontend-enhancer

This skill should be used when enhancing the visual design and aesthetics of web applications. It provides modern UI components, design patterns, color palettes, animations, and layout templates. REQUIRES ui-research skill first. Use this skill for tasks like improving styling, creating responsive designs…

travisjneuman/.claude · 79 tokens