โ† Back to PreShip

Claude Code Tools Hub โšก

Curated collection of the best plugins, skills, and MCP servers for Claude Code. Install with one command. No experience needed.

UI/UX Pro Max

AI design assistant that makes your UI beautiful

Beginner

Complete UI/UX design intelligence. 50+ styles, 161 color palettes, 57 font pairings, 161 product types. Plan, build, review, and fix interfaces across React, Next.js, Vue, Svelte, and more.

$ npx claude-code skills add https://github.com/chuangli/ui-ux-pro-max-skill
๐ŸŽจ Design & UIWorks with shadcn/uiWorks with Tailwind CSS

shadcn/ui MCP

Beautiful, accessible components ready to copy-paste

Beginner

Access shadcn/ui component library directly in Claude Code. Search components, get examples, and implement accessible UI elements built on Radix UI + Tailwind.

$ claude mcp add shadcn-ui -- npx -y @nicholasxwz/shadcn-ui-mcp@latest
๐ŸŽจ Design & UIWorks with UI/UX Pro Max

Design Consultation

Get a professional design system for your project

Beginner

Understands your product, researches the landscape, proposes a complete design system โ€” aesthetic, typography, colors, layout, spacing, motion. Creates DESIGN.md as your project's design source of truth.

$ Part of gstack โ€” install gstack to get this skill
๐ŸŽจ Design & UI

Banner Design

Create social media banners and marketing visuals

Intermediate

Design banners for social media, ads, website heroes, and print. Multiple art direction options with AI-generated visuals. Supports Facebook, Twitter, LinkedIn, YouTube, Instagram, and Google Display.

$ Part of gstack โ€” install gstack to get this skill
๐ŸŽจ Design & UI

QA Testing

Find and fix bugs automatically with real browser testing

Beginner

Systematically QA test a web application and fix bugs found. Runs browser-based testing, then iteratively fixes bugs in source code, committing each fix atomically and re-verifying. Three tiers: Quick, Standard, Exhaustive.

$ Part of gstack โ€” use /qa command
๐Ÿงช Testing & QA

Design Review

Visual QA โ€” catch ugly UI before your users do

Beginner

Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions โ€” then fixes them with before/after screenshots.

$ Part of gstack โ€” use /design-review command
๐Ÿงช Testing & QA

Code Review

Paranoid code review before you merge

Intermediate

Pre-landing PR review. Analyzes diff against the base branch for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues.

$ Part of gstack โ€” use /review command
๐Ÿงช Testing & QA

Ship

One command to ship your code to production

Beginner

Complete ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. One command to go from code to production.

$ Part of gstack โ€” use /ship command
๐Ÿš€ Deploy & Ship

Document Release

Auto-update docs after shipping code

Intermediate

Post-ship documentation update. Reads all project docs, cross-references the diff, updates README/ARCHITECTURE/CONTRIBUTING/CLAUDE.md to match what shipped.

$ Part of gstack โ€” use /document-release command
๐Ÿš€ Deploy & Ship

Office Hours

Brainstorm and validate your product idea like at YC

Beginner

YC-style office hours. Startup mode: six forcing questions that expose demand reality, status quo, and narrowest wedge. Builder mode: design thinking brainstorming for side projects and hackathons.

$ Part of gstack โ€” use /office-hours command
โšก Productivity

CEO Review

Think bigger about your product strategy

Intermediate

CEO/founder-mode plan review. Rethink the problem, find the 10-star product, challenge premises, expand scope when it creates a better product. Four modes: scope expansion, selective expansion, hold scope, scope reduction.

$ Part of gstack โ€” use /plan-ceo-review command
โšก Productivity

Weekly Retro

Automated weekly retro from your git history

Beginner

Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware: per-person contributions with praise and growth areas.

$ Part of gstack โ€” use /retro command
โšก Productivity

Slides & Presentations

Create beautiful presentations with code

Intermediate

Create strategic HTML presentations with Chart.js, design tokens, responsive layouts, copywriting formulas, and contextual slide strategies. Perfect for pitch decks and demos.

$ Part of gstack โ€” use /slides command
โšก Productivity

Supabase MCP

Manage your Supabase database from Claude Code

Intermediate

Connect Claude Code to your Supabase project. Query databases, manage tables, run migrations, and interact with your Supabase backend directly from the terminal.

$ claude mcp add supabase -- npx -y @supabase/mcp-server
๐Ÿ—„๏ธ Database & Backend

Prisma MCP

Database management with Prisma ORM in Claude Code

Intermediate

Prisma MCP server for Claude Code. Manage your database schema, run migrations, and query data through Prisma ORM directly in your coding workflow.

$ claude mcp add prisma -- npx -y @nicholasxwz/prisma-mcp@latest
๐Ÿ—„๏ธ Database & Backend

Browse (Headless)

Control a browser from Claude Code for testing

Beginner

Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, take annotated screenshots, check responsive layouts, and test forms. ~100ms per command.

$ Part of gstack โ€” use /browse command
๐ŸŒ Browser & Web

Puppeteer MCP

Automate browser actions with Puppeteer

Advanced

Full Puppeteer browser automation from Claude Code. Navigate pages, click elements, fill forms, take screenshots, and run JavaScript in the browser context.

$ claude mcp add puppeteer -- npx -y @nicholasxwz/puppeteer-mcp@latest
๐ŸŒ Browser & Web

Want to suggest a tool? DM us on Twitter

Powered by PreShip โ€” Quality gate for AI-generated code