By tehvault
Tehvault's shared Claude Code toolkit: graphify, ui-ux-pro-max, and flutter-ui-ux skills, plus the code-review-graph MCP server.
Comprehensive Flutter UI/UX development skill for creating beautiful, responsive, and animated mobile applications. Use when user asks to: (1) Build Flutter UI components or screens (2) Implement animations and transitions (3) Design responsive layouts (4) Create custom widgets and themes (5) Optimize UI performance and accessibility Triggers: "create Flutter UI", "build Flutter screen", "Flutter animations", "responsive Flutter layout", "custom Flutter widgets", "Flutter theme design"
Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community detection, and query/path/explain tools.
UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, and check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, and mobile app. Elements: button, modal, navbar, sidebar, card, table, form, and chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, and flat design. Topics: color systems, accessibility, animation, layout, typography, font pairing, spacing, interaction states, shadow, and gradient. Integrations: shadcn/ui MCP for component search and examples.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
The single, shared source of Claude Code skills and MCP servers for the whole Tehvault team. Add this marketplace once and everyone gets the same toolkit and the same curated set of best-in-class plugins.
Heads up:
mcpmarket.comis a third-party directory — it does not install anything org-wide. This git repo is the actual org-distribution mechanism for Claude Code (a "plugin marketplace").
claude-plugins/ ← this repo (the "tehvault" marketplace)
├── .claude-plugin/marketplace.json ← the catalog
├── tehvault-toolkit/ ← our own plugin (skills + MCP)
│ ├── .claude-plugin/plugin.json
│ ├── .mcp.json ← code-review-graph MCP server
│ └── skills/
│ ├── graphify/ ← knowledge-graph skill
│ ├── ui-ux-pro-max/ ← web/mobile design intelligence
│ └── flutter-ui-ux/ ← Flutter UI/UX
└── scripts/install-deps.sh ← one-time CLI dependency setup
tehvault-toolkit (our plugin)| Item | Type | Works out of the box? |
|---|---|---|
ui-ux-pro-max | skill | ✅ yes |
flutter-ui-ux | skill | ✅ yes |
graphify | skill | ⚠️ needs the graphify CLI (see deps) |
code-review-graph | MCP server | ⚠️ needs the code-review-graph CLI (see deps) |
These mirror entries from Anthropic's official marketplace, hand-picked for our
stack. They show up in /plugin so teammates can install what they need:
context7 (live library docs) · serena (semantic code nav) ·
playwright (browser/E2E) · github (PR/issue workflows) ·
sentry (error monitoring) · stripe (payments — our Checkout/booking flows) ·
figma (design handoff) · semgrep (security scanning) ·
skill-creator (scaffold new custom skills) · firebase (Firestore/auth/functions) ·
chrome-devtools-mcp (live web debugging) · mongodb (DB explore/query) ·
expo (React Native) · feature-dev (multi-agent feature workflow) ·
code-review (multi-agent PR review) · commit-commands (git/PR helpers) ·
linear (issue tracking) · notion (docs) · slack (comms).
# 1. Register the Tehvault marketplace (use the real repo URL once pushed)
/plugin marketplace add tehvault/claude-plugins
# 2. Install our toolkit
/plugin install tehvault-toolkit@tehvault
# 3. (optional) Install any curated plugin you want
/plugin install context7@tehvault
/plugin install playwright@tehvault
graphify + code-review-graphThe two skills/servers backed by external CLIs need a one-time install:
bash scripts/install-deps.sh
This installs code-review-graph and graphifyy (provides graphify +
graphify-mcp) for your user, and prints the command to register the graphify
MCP server with your own graph file. Restart Claude Code afterward.
So nobody has to run the commands above manually, commit a .claude/settings.json
into your main app repos. When a teammate opens that repo in Claude Code and
trusts it, the marketplace registers and the toolkit auto-installs:
{
"extraKnownMarketplaces": {
"tehvault": {
"source": { "source": "github", "repo": "tehvault/claude-plugins" },
"autoUpdate": true
}
},
"enabledPlugins": {
"tehvault-toolkit@tehvault": true
}
}
Only
tehvault-toolkitis auto-enabled. The curated plugins stay opt-in — add them toenabledPluginstoo if you want them on by default for everyone.
For a hard, MDM-enforced rollout (locked versions, allowed MCP servers, org-wide
CLAUDE.md), use enterprise managed-settings.json — ask before going down that
path; the marketplace above covers the normal case.
tehvault-toolkit/skills/<name>/
with a SKILL.md, bump the version in tehvault-toolkit/.claude-plugin/plugin.json,
commit. (The skill-creator plugin scaffolds these for you.)mcpServers in tehvault-toolkit/.mcp.json..claude-plugin/marketplace.json
with a remote source (git URL or git-subdir).npx claudepluginhub tehvault/claude-plugins --plugin tehvault-toolkitMemory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.
Create content, plan campaigns, and analyze performance across marketing channels. Maintain brand voice consistency, track competitors, and report on what's working.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.