Use when implementing or debugging code that uses @suaveplan/crypto-cipher: AEAD cipher primitives with per-primitive selector layout: aes-256-gcm, chacha20-poly1305, xchacha20-poly1305.
Use when implementing or debugging code that uses @suaveplan/crypto-browser: WebCrypto-backed engine implementations for @suaveplan/crypto — AES-256-GCM, Ed25519, ECDSA-P256/P384, X25519, ECDH, RSA, AES-KW, and non-extractable key support via crypto.
Use when implementing or debugging code that uses @suaveplan/crypto-curve: Elliptic-curve primitives with per-primitive selector layout: secp256k1, ed25519, x25519, p256.
Use when implementing or debugging code that uses @suaveplan/crypto-hash: Pure-TypeScript hashing substrate — SHA-2 digests, HMAC, HKDF, PBKDF2, Argon2id, hex/Base64 encoding.
Use when implementing or debugging code that uses @suaveplan/crypto-keys: Keypair generation, validation, and keychain store for @suaveplan/crypto — Ed25519, ECDSA-P256, X25519, pluggable adapters.
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.
@suaveplan/random domain skills (auto-generated).
@suaveplan/image domain skills (auto-generated).
@suaveplan/codes domain skills (auto-generated).
@suaveplan/auth domain skills (auto-generated).
@suaveplan/foundation domain skills (auto-generated).
npx claudepluginhub suaveplan/suaveplan-skills --plugin suaveplan-cryptoUltra-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.