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/Adityaraj0421/naksha-studioWrote 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/adityaraj0421/naksha-studio/design-template)<a href="https://agentmods.dev/commands/adityaraj0421/naksha-studio/design-template"><img src="https://agentmods.dev/badge/commands/adityaraj0421/naksha-studio/design-template.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.00064 | $0.03698 |
| Opus 5 | $0.00032 | $0.01849 |
| Sonnet 5 | $0.00013 | $0.00740 |
| Haiku 4.5 | $0.00006 | $0.00370 |
Grade A, and why
design-template scanned grade A with 1 finding 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 7d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -L "[htmlCode.downloadUrl]" -o stitch-proto.html How it starts
The opening of the file, as written. The whole thing — 363 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/design-template $ARGUMENTS
Gallery Mode (No Arguments)
If $ARGUMENTS is empty, or the user has not specified a template category, or the message contains only discovery phrases ("show me templates", "what templates are available", "browse templates", "template list", "available templates", "what templates", "show templates") — output the following gallery and stop. Do not proceed to category generation.
📐 Design Template Gallery — 10 categories available
landing-page Hero section, feature grid, social proof, CTA
Best for: SaaS launches, product pages, waitlists
Sections: Hero · Features · Testimonials · Pricing · CTA
Try: /design-template landing-page --style minimal
dashboard KPI cards, data tables, charts, sidebar nav
Best for: Admin tools, analytics, monitoring dashboards
Sections: Sidebar · Header · KPI Cards · Chart Area · Table
Try: /design-template dashboard --style dark-tech
pricing Pricing tiers, feature comparison table, FAQ, CTA
Best for: SaaS plans, subscription products
Sections: Hero · Tiers · Feature Table · FAQ · CTA
Try: /design-template pricing --style corporate
auth Sign-in, sign-up, forgot password, OTP flows
Best for: Login screens, onboarding entry points
Sections: Form · Social Auth · Error States · Recovery Flow
Try: /design-template auth --style minimal
blog Article layout, category nav, author bio, related posts
Best for: Content sites, documentation blogs, newsletters
Sections: Header · Article · Sidebar · Author · Related
Try: /design-template blog --style bold
ecommerce Product grid, filters, product detail, cart, checkout
Best for: Shops, marketplaces, product catalogs
Sections: Grid · Filters · Product Card · Cart · Checkout
Try: /design-template ecommerce --style playful
portfolio Work grid, case study, about, contact
Best for: Designer/developer portfolios, agency sites
Sections: Hero · Work Grid · Case Study · About · Contact
Try: /design-template portfolio --style minimal
docs Navigation sidebar, content area, search, code blocks
Best for: Developer docs, API references, knowledge bases
Sections: Sidebar Nav · Content · Search · Code Block · Footer
Try: /design-template docs --style corporate
saas Feature showcase, demo CTA, integrations, testimonials
Best for: B2B SaaS marketing pages, product-led growth
Sections: Hero · Features · Integrations · Social Proof · CTA
Try: /design-template saas --style bold
onboarding Welcome screen, progress steps, empty state, success
Best for: New user flows, setup wizards, activation sequences
Sections: Welcome · Steps · Progress · Empty State · Success
Try: /design-template onboarding --style minimal
─────────────────────────────────────────────────────────────────────
Usage: /design-template <category>
/design-template <category> --style minimal|bold|corporate|playful|dark-tech
/design-template <category> brand="Name" colors="#hex1,#hex2"
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.
- 7d ago First seen · 363 lines · 64 tokens per session scan A 943433bc3869
design-template is a command published in the GitHub repository Adityaraj0421/naksha-studio (316 stars, last pushed 2mo ago), licensed MIT. It adds 64 tokens to every session and 3,698 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other commands, from other repositories
theme-swap
Recolour an extracted site's design around a new brand primary. OKLCH hue rotation preserves perceptual lightness — neutrals, type, spacing, and motion stay untouched. Side-by-side HTML preview + recoloured tokens (DTCG, Tailwind, shadcn, Figma).
remix
Restyle a site in another design vocabulary — brutalist, swiss, art-deco, cyberpunk, soft-ui, or editorial. Preserves page shape, swaps the visual vocabulary.
studio
Launch the local design Studio — a live token editor over the latest extraction. Edit, preview a wall of real components, toggle dark mode, inspect motion, and export.
accessibility-specialist
Use when a screen might fail WCAG. Unlabeled inputs, no keyboard path, contrast below AA, missing landmarks, broken heading order, screen reader gaps, or a request for an a11y review or EU Accessibility Act check.
color-specialist
Use when colour is failing. Contrast below AA, a palette with no system behind it, dark mode that is only inverted light mode, or semantic colours that carry no meaning.
conversational-ui-designer
Use when designing a chat or assistant interface. Message layout, bot personality, streaming and typing states, rich message cards, error recovery, or voice input.