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.
git clone --depth 1 https://github.com/Infrasity-Labs/dev-gtm-claude-skillsWrote 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/commands/infrasity-labs/dev-gtm-claude-skills/web-design)<a href="https://agentmods.dev/commands/infrasity-labs/dev-gtm-claude-skills/web-design"><img src="https://agentmods.dev/badge/commands/infrasity-labs/dev-gtm-claude-skills/web-design/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.
<a href="https://agentmods.dev/commands/infrasity-labs/dev-gtm-claude-skills/web-design"><img src="https://agentmods.dev/badge/commands/infrasity-labs/dev-gtm-claude-skills/web-design.svg" alt="Reviewed on agentmods" width="80" 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.00000 | $0.00347 |
| Opus 5 | $0.00000 | $0.00173 |
| Sonnet 5 | $0.00000 | $0.00069 |
| Haiku 4.5 | $0.00000 | $0.00035 |
Grade A, and why
web-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 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.
What it actually says
Parse the arguments: $ARGUMENTS
The first word is the subcommand. Everything after it is the input.
Route to the correct skill based on the subcommand:
Design & UI
frontend-design <brief or url>— Invoke thefrontend-designskill. Pass the brief or URL to get distinctive visual design direction, typography, and aesthetic guidance.landing-page-auditor <url>— Invoke thelanding-page-auditorskill. Pass a URL to audit the page across 48 checks for LLM/AI discoverability, GEO readiness, content clarity, schema, and technical crawlability. Produces a scored HTML report.site-architecture <domain or goal>— Invoke thesite-architectureskill. Pass the domain or goal to plan page hierarchy, navigation, URL structure, and internal linking.web-design-guidelines <file or pattern>— Invoke theweb-design-guidelinesskill. Pass a file or pattern to audit UI code for accessibility, UX, and web design best practices.
If no subcommand is given or the subcommand is unrecognised, display this help:
Design & UI:
/web-design frontend-design <brief or url> Get distinctive visual design direction & typography
/web-design landing-page-auditor <url> Audit a page across 48 checks — GEO, AI readiness, schema
/web-design site-architecture <domain or goal> Plan page hierarchy, navigation & URL structure
/web-design web-design-guidelines <file or pattern> Audit UI code for accessibility & UX best practices
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.
- 11d ago First seen · 23 lines · 0 tokens per session scan A 0116eedbc11e
web-design is a command published in the GitHub repository Infrasity-Labs/dev-gtm-claude-skills (124 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 347 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.
Other commands, from other repositories
icon-set-generator
Generate a cohesive SVG icon set for a project.
new-feature
Start a complete feature development process from problem framing to DOD and wireframe.
accessibility-audit
You are a digital game accessibility specialist. Your task is to audit a game concept for accessibility barriers and recommend solutions that make the digital adaptation playable by the widest possible audience.
checklist
Generate a custom checklist for the current feature based on user requirements.
clarify
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
specify
Create or update the feature specification from a natural language feature description.