The marketplace
for Claude Code
plugins, skills
& agents.
One source of truth for every project. Install via Claude Code, browse here. Public plugins are open source — private ones stay behind your GitHub. Curated by Wealthior Labs, free forever.
- artifacts
- 8
- authors
- 1
- installs · 7d
- —
Bundles of skills, agents, commands, hooks and MCP servers — one install.
Self-describing Agent Skills. Claude auto-loads the right one per task.
Subagents tuned for one job — reviewers, planners, debuggers, builders.
Slash commands you can fire in any Claude Code session, anywhere.
Lifecycle guards that block, audit, and notify on every tool call.
Model Context Protocol servers — wire your tools straight into Claude.
vercel-deploy-checklist
Use before deploying or promoting a Next.js / Nuxt / SvelteKit / Astro app to Vercel — runs a 12-point pre-deploy audit covering env vars, build output, runtime config, SEO assets (sitemap/robots/OG), analytics, security headers, image optimization, font loading, and console hygiene. Triggers on phrases like "ready to deploy", "ship to vercel", "promote to production", "deploy preview", or when the user runs `vercel deploy` / `vercel --prod`. Skip for non-Vercel deploys, local dev, or partial feature work.
portfolio-onboarder
Onboards a new project into the mazzotta.dev portfolio end-to-end. Captures Playwright screenshots from a live URL, reads the source repo for stack, and seeds MDX in all 3 locales (en/de/th) matching the Velite schema. Use whenever the user wants to add, register, or onboard a new portfolio project on mazzotta.dev, says "neues portfolio projekt", "add project to portfolio", "ins portfolio aufnehmen", or provides a live URL plus a source code path with intent to publish on mazzotta.dev. Skip on non-mazzotta.dev projects. Senior-grade output, no AI slop copy, honours all editorial rules from the repo's CLAUDE.md.
mazzotta-portfolio
Tooling for the mazzotta.dev portfolio (robi_g repo). Senior-grade portfolio project onboarding: Playwright capture, source-aware MDX seeding in 3 locales (en/de/th), Velite schema enforcement, editorial rules from CLAUDE.md.
wealthior-brand
Wealthior brand toolkit — canonical footer, voice & tone, naming conventions, asset references. Internal use only.
mazzotta-portfolio
Tooling for the mazzotta.dev portfolio (robi_g repo). Senior-grade portfolio project onboarding: Playwright capture, source-aware MDX seeding in 3 locales (en/de/th), Velite schema enforcement, editorial rules from CLAUDE.md.
wealthior-brand
Wealthior brand toolkit — canonical footer, voice & tone, naming conventions, asset references. Internal use only.
wealthior-frontend
Wealthior frontend ruleset — anti-AI-slop conventions for React and Next.js. Enforces opinionated choices that move generated code away from the default shadcn / Feather / Lucide aesthetic so projects don't look interchangeable.
Built something useful? Submit it.
Open a PR with a marketplace.json entry. We review for safety and quality, then it's live and indexed within minutes.
- mkdir plugins/<name>/
- add .claude-plugin/plugin.json
- append marketplace.json entry
- open pull request → review → merge
- live indexed in < 30 seconds