Use when implementing or debugging code that uses @suaveplan/testing-dom: DOM/React testing — vitest+bun-test conditional re-exports, createTestConfig, polyfills, render helpers, accessibility-first queries, jest-dom matchers, user-event v14.
Use when implementing or debugging code that uses @suaveplan/testing-e2e: Playwright E2E utilities — config factory, page objects, fixtures, helpers, structured errors.
Use when implementing or debugging code that uses @suaveplan/testing-integration-garage-s3: Garage S3 v2.
Use when implementing or debugging code that uses @suaveplan/testing-integration-mailpit: Mailpit testcontainers fixture + assertMail helper for @suaveplan/testing-integration.
Use when implementing or debugging code that uses @suaveplan/testing-integration-postgres: PostgreSQL 16 testcontainers fixture for @suaveplan/testing-integration.
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.
Claude Code plugin marketplace for the Suaveplan monorepo. Each plugin corresponds 1:1 to a domain folder under genesis/packages/<plugin>/. Skills inside each plugin are generated from on-disk package READMEs and co-located .md files.
# In Claude Code, add this marketplace:
/plugin marketplace add SuavePlan/suaveplan-skills
# Then install plugins individually:
/plugin install suaveplan-foundation@suaveplan
/plugin install suaveplan-crypto@suaveplan
# ...etc
plugins/suaveplan-architect/ — start here. The pick-plugins skill interrogates your use case and recommends the right plugin set (one of ~10 archetypes: password manager, multiplayer game, SaaS web app, logistics platform, decentralised app, observatory tool, etc.).plugins/suaveplan-<domain>/ — one plugin per domain folder in genesis/packages/. Each contains one SKILL.md per @suaveplan/<package>.archetypes.yml — recipe data: which plugins to install for each project archetype. Read by pick-plugins.scripts/generate-marketplace.ts — regenerates .claude-plugin/marketplace.json from genesis/scripts/folder-reorg/assignment.yml.scripts/generate-skills.ts — regenerates every SKILL.md from on-disk package READMEs.Skills and the marketplace manifest are generated, not hand-written (the suaveplan-architect plugin is the one exception). Whenever genesis ships a package or changes its README, regenerate:
bun scripts/generate-marketplace.ts
bun scripts/generate-skills.ts
CI on this repo runs both with --check and fails on drift.
54 plugins, 403 packages (current + Vaulted future + universe family). See .claude-plugin/marketplace.json for the live list.
MIT, matching genesis.
npx claudepluginhub suaveplan/suaveplan-skills --plugin suaveplan-dev@suaveplan/random domain skills (auto-generated).
@suaveplan/image domain skills (auto-generated).
@suaveplan/crypto domain skills (auto-generated).
@suaveplan/codes domain skills (auto-generated).
@suaveplan/foundation domain skills (auto-generated).
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Complete developer toolkit for Claude Code