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 agentmods add commands/adityaraj0421/naksha-studio/design-tutorialgit clone --depth 1 https://github.com/Adityaraj0421/naksha-studioWhat 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 | $0.00028 | $0.06143 |
| Opus 5 | $0.00014 | $0.03071 |
| Sonnet 5 | $0.00006 | $0.01229 |
| Haiku 4.5 | $0.00003 | $0.00614 |
Grade A, and why
design-tutorial 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 708 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/design-tutorial
Interactive guided tour of Naksha. Choose a track below and complete a real exercise — you'll produce actual output by the end.
Usage: /design-tutorial or /design-tutorial <track>
Tracks:
/design-tutorial quick-start— 5-minute overview: run 3 commands, see what each produces/design-tutorial ui— Build a UI component from scratch → token extraction → developer handoff/design-tutorial figma— Create a component in Figma, add responsive variants, generate prototype/design-tutorial social— Design a post, plan a campaign, build a performance dashboard/design-tutorial email— Build a welcome email template and a 3-email onboarding sequence/design-tutorial data-viz— Design a bar chart, then build a full analytics dashboard/design-tutorial ai-visual-gen— Generate image prompts, video briefs, and moodboards/design-tutorial print-pdf— Build a print layout, PDF report, and run a preflight audit/design-tutorial conversational— Design a chatbot UI, voice interface, and pipeline chain/design-tutorial spatial— Build a visionOS spec, AR overlay, and audit a competitor/design-tutorial compliance— Generate GDPR consent flow, HIPAA audit, and set up project memory/design-tutorial full— Complete tour: all wings, all workflows (~45 min)
Step 1: Detect Track
Parse $ARGUMENTS:
- If empty → show Welcome Screen (step 2A)
- If matches a track name → jump to that track's exercise (step 3)
- If unclear → show Welcome Screen
Step 2A: Welcome Screen
If no track is given, display this orientation:
╔══════════════════════════════════════════════════════════════════╗
║ Welcome to Naksha ║
║ v4.8.0 · 60 commands ║
╚══════════════════════════════════════════════════════════════════╝
Naksha assembles specialist roles for any design task.
You give a goal. The right experts activate automatically.
━━━ What it can do ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
UI & Web Design /design /design-system /brand-kit
Figma-Native /figma-create /figma-responsive /figma-prototype
Design QA /design-review /ux-audit /design-handoff
Social Media /social-content /social-campaign /social-analytics
Email /email-template /email-campaign
Data Visualization /chart-design /dashboard-layout
Framework Code /design-framework (React/Vue/Svelte/Next.js/Astro)
Templates /design-template (10 production-ready layouts)
AI Visual Gen /gen-image /gen-video /gen-audio /gen-moodboard /prompt-refine
Print / PDF /pdf-report /print-layout /print-audit
Frontier Wings /design-chatbot /design-voice-ui /design-spatial /design-ar-overlay
/design-gdpr /design-compliance
Memory & Pipelines /naksha-init /naksha-status /pipeline /design-compare /competitive-audit
━━━ Choose a learning track ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
1. quick-start 5 min See 3 commands in action right now
2. ui 15 min Build a component, extract tokens, handoff to dev
3. figma 15 min Create in Figma, add responsive variants, prototype
4. social 15 min Post design → campaign → analytics dashboard
5. email 15 min Welcome template → onboarding sequence
6. data-viz 15 min Chart design → full dashboard
7. ai-visual-gen 15 min Generate images, video briefs, audio specs, moodboards
8. print-pdf 15 min Build a print layout, PDF report, preflight audit
9. full 45 min Complete tour: all wings, all workflows (~45 min)
10. conversational 15 min Chatbot UI → voice interface → pipeline chaining
11. spatial 15 min visionOS spec → AR overlay → competitive audit
12. compliance 15 min GDPR consent → HIPAA audit → project memory
Reply with a number or track name to begin.
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.
- 3d ago First seen · 708 lines · 28 tokens per session scan A 52a7b6c4ef28
design-tutorial is a command published in the GitHub repository Adityaraj0421/naksha-studio (316 stars, last pushed 2mo ago), licensed MIT. It adds 28 tokens to every session and 6,143 once invoked, about $0.0001 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.
Other commands, from other repositories
full-diagnostic
Comprehensive design system health sweep.
release-check
Pre-release validation pipeline for a component.
describe-component
Generate an AI-optimised component description.
docs-coverage
Audit whether your documentation surface keeps pace with your components.
drift-check
Detect where teams are diverging from the system.
governance-review
Quarterly governance review package.