Agent workflow, design intelligence, development workflows, and creative tooling
npx claudepluginhub nawwwal/dexMemory scaffolding, core workflow, and onboarding
Design critique, dashboard patterns, UI review, motion
Research, dev tools, creative tools, writing
A vault system for Claude Code. Gives Claude persistent memory, design intelligence, quality agents, and smart onboarding. Built for the design team at Razorpay.
/plugin marketplace add nawwwal/dex
/plugin install core@nawwwal-dex # everyone — setup, memory, workflow
/plugin install design@nawwwal-dex # designers — critique, dashboard, UI review
/plugin install tools@nawwwal-dex # optional — research, dev, creative tools
/dex setup
Add the marketplace once, then install the plugins you need. /dex setup reads your Slack and DevRev (with your permission) to generate a personalized CLAUDE.md and scaffold your memory structure.
| Category | Skills |
|---|---|
| Design | dashboard-design, critique-5f, design |
| Thinking | council, codex, deep-research |
| Development | tdd, react-doctor, agent-browser, agent-development |
| Workflow | assistant, ops, today, switch-project |
| Writing | writing-skills, beautiful-mermaid, generate-image |
| Meta | dex, self-review-gather, reflect-others |
Specialized subagents Claude spawns automatically: code reviewer, design reviewer, blade implementer, standup writer, sprint planner, animation expert, Next.js expert, GLSL reviewer, and more.
/dex setup creates this structure (one-time, outside the plugin):
~/.claude/
├── CLAUDE.md ← personalized identity + behavioral rules
├── TASKS.md ← task tracking
├── memory/ ← 20 files: goals, patterns, decisions, voice, projects, etc.
├── career/ ← promotion case, evidence
├── log/ ← session journals
├── sessions/ ← session state persistence
├── config/ ← project registry
├── work/ ← project workspaces
├── archive/ ← archived decisions, patterns
└── people/ ← people profiles
memory/projects.md is a lightweight index that points into work/ for project context.
Plugin files are managed by the plugin system. To customize a skill or agent:
~/.claude/skills/ or ~/.claude/agents/Your customizations are never overwritten by plugin updates.
Dex does not require ~/.agents/skills or ~/.agents/agents to mirror ~/.claude/.
Leave ~/.agents/ available for tools that manage their own installs there.
If you're developing dex (editing skills, agents, templates):
Working directory: Always ~/dex/.
After editing: Start a new Claude session or run /reload-plugins. Changes are live.
Release maintenance is project-local, not part of the shipped plugin.
dex setup workflow..claude/skills/dex/ and .codex/skills/dex/.When you're ready to push updates to teammates:
/dex release tools # patch bump tools
/dex release tools minor # minor bump tools
/dex release tools major # major bump tools
The project-level release skill bumps the selected plugin version, updates marketplace metadata, commits, tags, pushes, and creates a GitHub Release with changelog notes. Teammates update with:
/plugin update dex@nawwwal-dex
/plugin update core@nawwwal-dex
/plugin update design@nawwwal-dex
/plugin update tools@nawwwal-dex
Or reload plugins in an active session:
/reload-plugins
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations