Adityaraj0421

73 mods across 2 repositories, 321 stars between them.

figma-responsive

49

Adityaraj0421/naksha-studio

Command

Generate mobile and tablet variants from a desktop Figma wireframe — adapts layout, reflowing content for smaller breakpoints.

312 2mo ago A 26 tokens original MIT

figma-sync

50

Adityaraj0421/naksha-studio

Command

Detect drift between Figma designs and code implementation — compare tokens, spacing, colors, typography, and component structure.

312 2mo ago A 23 tokens original MIT

figma

51

Adityaraj0421/naksha-studio

Command

Convert a Figma design to production code. Provide a Figma URL or select a node in Figma desktop.

312 2mo ago A 23 tokens original MIT

gen-audio

52

Adityaraj0421/naksha-studio

Command

Generate an AI audio brief — voiceover (ElevenLabs, Murf) or music/jingle (Suno), with tool selection, voice/music brief template, timing cues for video sync, and synthetic voice compliance note.

312 2mo ago A 49 tokens original MIT

gen-image

53

Adityaraj0421/naksha-studio

Command

Generate a brand-aligned AI image — tool selection, full prompt (subject, style, lighting, camera, mood, negatives), variation prompts, and seed strategy. Works across Midjourney, DALL-E, Ideogram, Firefly, and Stable Diffusion.

312 2mo ago A 57 tokens original MIT

gen-moodboard

54

Adityaraj0421/naksha-studio

Command

Generate 3 AI moodboard directions for a concept or campaign — brand personality extraction, visual style definition, and 4–6 ready-to-paste image prompts per direction with rationale.

312 2mo ago A 42 tokens original MIT

gen-video

55

Adityaraj0421/naksha-studio

Command

Generate video output in one of three modes: Remotion (programmatic React-based video), Gen-AI (shot prompt pack for Runway/Kling/Sora/Pika/Luma), or Remotion+Gen-AI (programmatic scaffold with AI footage embedded).

312 2mo ago A 56 tokens original MIT

lint-design

57

Adityaraj0421/naksha-studio

Command

Scan a Figma file for design quality issues — orphan colors, spacing violations, non-standard type sizes, missing auto-layout, and detached styles. Returns a prioritized lint report with severity levels and fix suggestions.

312 2mo ago A 41 tokens original MIT

naksha-browse

59

Adityaraj0421/naksha-studio

Command

Browse any URL with browser vision — extract design patterns for research or inspect your own UI, saved to project memory.

312 2mo ago A 23 tokens original MIT

gearbox

61

Adityaraj0421/gearbox

Plugin Claude Code

Plugin marketplace listing 1 plugin: gearbox.

9 14d ago A tokens not measured original MIT

gearbox

62

Adityaraj0421/gearbox

Plugin Claude Code

Automatic model+effort routing for Claude Code: tiered subagents, escalation ladder, independent verifier, JSONL routing telemetry.

9 14d ago A tokens not measured original MIT

architect

63

Adityaraj0421/gearbox

Agent

Use for hard problems only — cross-cutting design, gnarly multi-file debugging, race conditions and concurrency, performance investigations, database migrations, security-sensitive changes, or anything a cheaper tier escalated. Expensive; use deliberately.

9 14d ago A 48 tokens original MIT

builder

64

Adityaraj0421/gearbox

Agent

Use for standard implementation work — features, bug fixes, writing tests, refactors scoped to roughly 5 files or fewer, API endpoints, UI components. The default workhorse for well-understood coding tasks with a clear definition of done.

9 14d ago A 50 tokens original MIT

grunt

65

Adityaraj0421/gearbox

Agent

Use proactively for mechanical, low-risk edits — renames, typo fixes, comment and docstring updates, formatting, simple config tweaks, adding log lines. Only for changes touching 1-2 files with zero design decisions. Never for logic changes, never when reading conventions first is required.

9 14d ago A 60 tokens original MIT

scout

66

Adityaraj0421/gearbox

Agent

Use proactively for codebase exploration, file/symbol search, reading logs, summarizing files or directories, and answering "where is X / how does Y work" questions. Read-only. Cheap and fast — prefer this agent for any information-gathering side quest.

9 14d ago A 57 tokens original MIT

verifier

67

Adityaraj0421/gearbox

Agent

Use proactively after builder or architect completes any task that edited files. Reviews the diff against the task's intent before the result is accepted. Read-only reviewer; never fixes anything itself.

9 14d ago A 39 tokens original MIT

doctor

68

Adityaraj0421/gearbox

Command

Self-check the Gearbox installation and print a PASS/WARN/FAIL report.

9 14d ago B 17 tokens original MIT

init

69

Adityaraj0421/gearbox

Command

Creates a project-local copy of the Gearbox routing policy. Optional — only needed if you want to customize the policy for this repo.

9 14d ago A 0 tokens original MIT

PreToolUse

70

Adityaraj0421/gearbox

Hook

Runs before the agent uses a tool for Task and Agent tool calls, executing log-escalation.py via python3. From Adityaraj0421/gearbox.

9 14d ago A tokens not measured original MIT

PostToolUse

71

Adityaraj0421/gearbox

Hook

Runs after a tool call finishes for Task and Agent tool calls, executing log-routing.py via python3. From Adityaraj0421/gearbox.

9 14d ago A tokens not measured original MIT

SessionStart

72

Adityaraj0421/gearbox

Hook

Runs when a session starts, executing inject-routing.py via python3. From Adityaraj0421/gearbox.

9 14d ago A tokens not measured copy · 73% MIT