plugins marketplace
← All plugins

naksha

v5.1.1

A virtual design team for Claude Code, Cursor, Windsurf, Gemini CLI, and Copilot — powered by Naksha. Assembles specialist roles — UI designer, UX researcher, content designer, Figma expert, data viz, email, social, motion, presentation, brand strategy, illustration, video, conversational, spatial, compliance, and more — for any design task. 26 roles, 63 commands, 15,000+ lines of expert design knowledge. Your agency's design brain, inside your terminal.

Claude Code

by adityaraj0421307updated 1 month ago

Source

git clone https://github.com/Adityaraj0421/naksha-studio

Clone the source, then follow the repository's marketplace instructions for your runtime. The repository root is the plugin root.

Layout

naksha/
└── .claude-plugin/plugin.json

Manifests1

.claude-plugin/plugin.json
{
  "name": "naksha",
  "version": "5.1.1",
  "description": "A virtual design team for Claude Code, Cursor, Windsurf, Gemini CLI, and Copilot — powered by Naksha. Assembles specialist roles — UI designer, UX researcher, content designer, Figma expert, data viz, email, social, motion, presentation, brand strategy, illustration, video, conversational, spatial, compliance, and more — for any design task. 26 roles, 63 commands, 15,000+ lines of expert design knowledge. Your agency's design brain, inside your terminal.",
  "author": {
    "name": "adityaraj0421"
  },
  "keywords": [
    "design",
    "ui",
    "ux",
    "frontend",
    "figma",
    "figma-create",
    "accessibility",
    "design-system",
    "responsive",
    "wireframe",
    "audit",
    "handoff",
    "critique",
    "heuristics",
    "brand-kit",
    "prototype",
    "a-b-testing",
    "design-sprint",
    "lint",
    "sync",
    "presentation",
    "component-docs",
    "social-media",
    "social-content",
    "social-campaign",
    "social-analytics",
    "instagram",
    "tiktok",
    "linkedin",
    "youtube",
    "campaign",
    "content-calendar",
    "analytics-dashboard",
    "react",
    "vue",
    "svelte",
    "nextjs",
    "astro",
    "tailwind",
    "framework",
    "components",
    "tsx",
    "typescript",
    "email",
    "email-template",
    "email-campaign",
    "newsletter",
    "html-email",
    "drip-campaign",
    "welcome-email",
    "mailchimp",
    "sendgrid",
    "klaviyo",
    "can-spam",
    "deliverability",
    "subject-line",
    "template",
    "template-gallery",
    "landing-page",
    "dashboard",
    "pricing",
    "auth",
    "blog",
    "ecommerce",
    "portfolio",
    "docs",
    "saas",
    "onboarding",
    "chart",
    "graph",
    "data-viz",
    "visualization",
    "bar-chart",
    "line-chart",
    "scatter-plot",
    "pie-chart",
    "donut-chart",
    "histogram",
    "heatmap",
    "sparkline",
    "kpi",
    "metrics",
    "chart-js",
    "d3",
    "recharts",
    "dashboard-layout",
    "admin-panel",
    "data-table",
    "monitoring",
    "reporting",
    "tutorial",
    "getting-started",
    "onboarding-guide",
    "learn",
    "new-user",
    "interactive-tutorial",
    "component-library",
    "atoms",
    "molecules",
    "organisms",
    "figma-library",
    "design-system-figma",
    "component-variants",
    "auto-layout",
    "visual-critique",
    "screenshot-review",
    "design-critique",
    "visual-analysis",
    "design-principles",
    "gestalt",
    "hierarchy",
    "motion",
    "animation",
    "micro-interactions",
    "transitions",
    "lottie",
    "css-animation",
    "presentation",
    "pitch-deck",
    "slide-design",
    "keynote",
    "google-slides",
    "investor-deck",
    "brand-strategy",
    "brand-positioning",
    "brand-identity",
    "brand-architecture",
    "brand-voice",
    "illustration",
    "icon-system",
    "svg",
    "spot-illustration",
    "iconography",
    "video-script",
    "storyboard",
    "explainer-video",
    "product-demo",
    "short-form-video",
    "content-production",
    "ai-image",
    "ai-video",
    "ai-audio",
    "gen-image",
    "gen-video",
    "gen-audio",
    "gen-moodboard",
    "prompt-refine",
    "midjourney",
    "dall-e",
    "ideogram",
    "firefly",
    "stable-diffusion",
    "runway",
    "kling",
    "sora",
    "pika",
    "luma",
    "elevenlabs",
    "suno",
    "voiceover",
    "prompt-engineering",
    "ai-gen",
    "generative-ai",
    "print-design",
    "print-layout",
    "print-artifact",
    "pdf-report",
    "business-card",
    "certificate-design",
    "brochure-layout",
    "print-audit",
    "preflight",
    "bleed",
    "cmyk",
    "print-typography",
    "page-geometry",
    "at-page",
    "print-css",
    "chatbot",
    "conversational-ui",
    "dialog-flow",
    "voice-interface",
    "vui",
    "chat-widget",
    "virtual-assistant",
    "wake-word",
    "ssml",
    "barge-in",
    "persona",
    "vision-pro",
    "visionos",
    "spatial-ui",
    "webxr",
    "ar-design",
    "mixed-reality",
    "augmented-reality",
    "immersive",
    "depth-hierarchy",
    "ornament",
    "realitykit",
    "gdpr",
    "ccpa",
    "compliance",
    "hipaa",
    "pci",
    "cookie-consent",
    "consent-banner",
    "privacy-control",
    "data-subject-rights",
    "ada",
    "section-508",
    "naksha-init",
    "naksha-status",
    "project-memory",
    "pipeline",
    "design-pipeline",
    "competitive-audit",
    "design-compare",
    "visual-comparison"
  ]
}