Use when implementing or debugging code that uses @suaveplan/bitpacker: Bit-level binary packing and unpacking: arbitrary-width integers, booleans, fixed-point, bit-field schemas, and streaming read/write cursors.
Use when implementing or debugging code that uses @suaveplan/bytes: Low-level byte utilities: hex/base64/utf8 encoding, Uint8Array helpers, UUID conversion.
Use when implementing or debugging code that uses @suaveplan/datetime: Timezone-aware date/time utilities with business-day arithmetic, recurrence rules, calendar math, and relative time formatting.
Use when implementing or debugging code that uses @suaveplan/diff: Zero-dependency RFC 6902 JSON Patch engine with structural diffing, patch application/inversion, linear history manager, sync manager, and rich path utilities.
Use when implementing or debugging code that uses @suaveplan/json: Safe JSON parse/stringify with prototype-pollution protection, circular-ref detection, and OTel instrumentation.
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-primitives@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).
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
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.