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.
npx skills add fatihkan/badi --skill designgit clone --depth 1 https://github.com/fatihkan/badiWrote 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.
[](https://agentmods.dev/skills/fatihkan/badi/design)<a href="https://agentmods.dev/skills/fatihkan/badi/design"><img src="https://agentmods.dev/badge/skills/fatihkan/badi/design.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00062 | $0.01769 |
| Opus 5 | $0.00031 | $0.00885 |
| Sonnet 5 | $0.00012 | $0.00354 |
| Haiku 4.5 | $0.00006 | $0.00177 |
Grade A, and why
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 yesterday.
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.
This is a copy
88% identical to consulting — 226 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 284 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Design Skills
54 structured procedures
Skill List
ui-design
The user-interface design skill. Builds user-friendly, aesthetic interfaces with visual hierarchy, color theory, and typography principles.
ux-research
The user-experience research skill. Drives data-backed design decisions with user interviews, usability tests, and surveys.
wireframing
The skill of building page and screen wireframes. Defines the core design skeleton with content placement, navigation structure, and functional flow.
prototyping
The skill of building interactive prototypes. Brings design concepts to life with clickable prototypes before user testing.
design-system
The skill of building and managing a design system. Builds consistent, scalable design infrastructure with a component library, tokens, and design principles.
color-palette-creation
The skill of designing color palettes for brands and projects. Builds effective color systems with color theory, contrast rules, and accessibility standards.
typography-selection
The skill of building the project's typography system. Delivers effective typographic hierarchy through font pairing, size scales, and readability optimization.
iconography-design
The skill of designing and managing icon sets. Builds a comprehensive icon library with consistent style, sizing, and usage rules.
responsive-design
The skill of designing across screen sizes. Builds responsive layouts optimized for mobile, tablet, and desktop.
usability-testing
The skill of planning and running usability tests. Detects design problems through task-based tests, observation, and analysis.
accessibility-design
The skill of accessible design per WCAG standards. Builds designs usable by everyone via color contrast, keyboard navigation, and screen-reader compatibility.
animation-design
The skill of designing UI animation and micro-interactions. Delivers a rich experience through transitions, loading animations, and feedback animations.
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.
- yesterday First seen · 284 lines · 0 tokens per session scan A a58ae391722a
design is a skill published in the GitHub repository fatihkan/badi (7 stars, last pushed 2d ago), licensed MIT. It adds 62 tokens to every session and 1,769 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to consulting, differing in 226 lines, and is treated as a copy.
Other skills, from other repositories
web-artifacts-builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…
eval-agents
Audit Claude Code agents defined in .claude/agents/ for description specificity, model tier appropriateness, tools scoping, and system prompt quality. Detects dispatch ambiguity between agents, flags over-permissive tool grants, and checks for human-in-the-loop patterns that break programmatic orchestration. Use when…
issue-triage
3-phase issue backlog management with audit, deep analysis, and validated triage actions. Use when triaging GitHub issues, sorting bug reports, cleaning up stale tickets, or detecting duplicate issues. Args: 'all' to analyze all, issue numbers to focus (e.g. '42 57'), 'en'/'fr' for language, no arg = audit only.
landing-page-generator
Generate complete, deploy-ready landing pages from any repository. Use when creating a homepage for an open-source project, building a project website, converting a README into a marketing page, or standardizing landing pages across multiple repos.
review-pr
Perform a comprehensive code review of a pull request.