design-template

design-template is a command for Claude Code from Adityaraj0421/naksha-studio. It costs 64 tokens per session (3,698 once invoked), scanned A, original, MIT.

A command that creates a complete responsive web page from a selected template category, such as a landing page, dashboard, pricing page, blog, shop, portfolio, or documentation site.

In plain words
What is it for?
Use it to generate pages for product launches, analytics tools, subscriptions, sign-in flows, articles, online shops, portfolios, documentation, SaaS products, or onboarding.
Why use it?
It provides a starting page structure with tailored text, colours, and layout instead of leaving those decisions to be assembled from scratch. The category determines the main sections included.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the naksha-studio plugin — 47 commands, 7 agents shipped together

Good fit Use it to generate pages for product launches, analytics tools, subscriptions, sign-in…

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/adityaraj0421/naksha-studio/design-template
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.

Clone the repo
git clone --depth 1 https://github.com/Adityaraj0421/naksha-studio

Made for: Claude Code.

Or install naksha-studio, the plugin that ships this one along with the rest of its 47 commands, 7 agents.

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

README.md
[![agentmods](https://agentmods.dev/badge/commands/adityaraj0421/naksha-studio/design-template.svg)](https://agentmods.dev/commands/adityaraj0421/naksha-studio/design-template)
Your own site
<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>
Per session 64 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,698 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
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.00064 $0.03698
Opus 5 $0.00032 $0.01849
Sonnet 5 $0.00013 $0.00740
Haiku 4.5 $0.00006 $0.00370

Measured 7d ago against content hash 943433bc3869, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

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
commands/design-template.md · 363 lines

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

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"

Read the full file on GitHub · 363 lines

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. 7d ago First seen · 363 lines · 64 tokens per session scan A 943433bc3869

Subscribe to this mod's changes

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.

Related

Other commands, from other repositories