{
  "markdown": "# bencium-marketplace\n\nA Claude Code plugin marketplace with 17 skills and tools for design, marketing, architecture, and productivity by [bencium.io](https://bencium.io).\n\n## Installation\n\n### skills.sh (Recommended)\n\nInstall all skills at once, or pick individual ones:\n\n```bash\n# Browse all available skills\nnpx skills add bencium/bencium-marketplace --list\n\n# Install all skills globally\nnpx skills add bencium/bencium-marketplace -g --all\n\n# Install a specific skill\nnpx skills add bencium/bencium-marketplace -g --skill typography\nnpx skills add bencium/bencium-marketplace -g --skill design-audit\n```\n\n### Claude Code (CLI)\n\nAdd the marketplace, then install individual plugins:\n\n```bash\n# Add marketplace\n/plugin marketplace add bencium/bencium-marketplace\n\n# Install any plugin\n/plugin install bencium-controlled-ux-designer@bencium-marketplace\n```\n\n### Claude.ai Cowork App\n\nThese skills work as SKILL.md files in the Claude Cowork app. Copy the `skills/` directory from any plugin into your project's `.claude/skills/` folder.\n\n### Other Coding Tools\n\nThe SKILL.md format is compatible with 40+ AI coding tools that support markdown-based skill files, including OpenAI Codex, Gemini CLI, Cursor, Windsurf, and others. Copy the skill files into the tool's prompt or context directory.\n\n---\n\n## Skills\n\n### Design (6 skills)\n\n| Skill | Description |\n|-------|-------------|\n| **bencium-controlled-ux-designer** | Systematic UX design for production. WCAG 2.1 AA, mathematical scales, always-ask-first protocol. Best for enterprise and regulated industries. |\n| **bencium-innovative-ux-designer** | Bold creative UX that commits to distinctive directions. Shadows, gradients, experimental typography. Best for landing pages and campaigns. |\n| **bencium-impact-designer** | Production-grade frontend interfaces that avoid generic AI aesthetics. Based on Anthropic's Frontend Designer Skill. |\n| **design-audit** | Systematic visual UI/UX audits producing phased, implementation-ready design plans. Purely visual -- does not touch functionality. |\n| **typography** | Professional typography rules enforcing correct quote marks, dashes, spacing, hierarchy. Auto-applies to generated HTML/CSS/React code. |\n| **relationship-design** | AI-first interfaces that build ongoing relationships through memory, trust evolution, and collaborative planning. |\n\n### Marketing (1 skill)\n\n| Skill | Description |\n|-------|-------------|\n| **insurgent-campaign** | Grassroots-first campaign designer for startups, NGOs, and solo brands being outspent by incumbents. Audits spend asymmetry, assembles an insurgent channel stack, refuses to fabricate competitor names, and outputs a lift-test plan instead of vanity metrics. See [the landing page](insurgent-campaign/index.html). |\n\n### Productivity (6 skills + tools)\n\n| Skill | Description |\n|-------|-------------|\n| **bencium-loop** | Lightweight AI-assisted build loop -- scaffold, living roadmap, plan/spec gate, verify gate with independent evaluator, deploy/rollback. A memory that survives `/clear`. 9 commands, no infra. Installs from its own repo, [bencium/bencium-loop](https://github.com/bencium/bencium-loop). |\n| **adaptive-communication** | Detects user communication style (high-context relational vs low-context transactional) and adapts responses. |\n| **negentropy-lens** | Decision-support framework evaluating systems through entropy (decay) vs negentropy (growth), surfacing tacit knowledge gaps. |\n| **bencium-aeo** | Answer Engine Optimization for AI search visibility. Optimize content for ChatGPT, Claude, Gemini, AI Overviews citations. |\n| **hungarian-humanizer** | Detect and remove AI-generated markers from Hungarian text so it reads like a native speaker wrote it. 26 patterns (12 Hungarian-specific + 14 universal) plus 4 style markers. |\n| **emotion-statusline** *(hook + statusline, not a SKILL.md skill)* | Shows Claude's classified emotional state in your statusline, with a bold-red warning when the \"desperate\" state is detected -- the state Anthropic's research links to reward hacking (a stressed model quietly cutting corners while sounding composed). |\n\n### Development (4 skills)\n\n| Skill | Description |\n|-------|-------------|\n| **bencium-code-conventions** | Code style and tech stack conventions for React/Next.js/TypeScript, TailwindCSS, Supabase projects. |\n| **renaissance-architecture** | Software architecture principles for building genuinely new solutions through first-principles thinking, not derivative work. |\n| **human-architect-mindset** | Systematic architectural thinking -- domain modeling, systems thinking, constraint navigation, and AI-aware problem decomposition. |\n| **vanity-engineering-review** | Reviews codebases, architectures, PRs, and technical plans for vanity engineering -- code built for ego rather than user value. |\n\n---\n\n## Skill Structure\n\nEach plugin follows the standard Claude Code plugin format:\n\n```\nplugin-name/\n  .claude-plugin/\n    plugin.json\n  skills/\n    skill-name/\n      SKILL.md\n      [reference files]\n```\n\n## Bonus: Spinner Verbs\n\n64 satirical tech-bro spinner verbs that replace Claude Code's default \"Thinking...\" messages with phrases like *Enshittifying platforms*, *Rebranding failures as \"pivots\"*, and *Overcompensating with rocket size*.\n\n### Install\n\nCopy `spinner-verbs.json` contents into your `~/.claude/settings.json`:\n\n```json\n{\n  \"spinnerVerbs\": {\n    \"mode\": \"replace\",\n    \"verbs\": [\"...\"]\n  }\n}\n```\n\nOr append to defaults instead of replacing:\n\n```json\n{\n  \"spinnerVerbs\": {\n    \"mode\": \"append\",\n    \"verbs\": [\"...\"]\n  }\n}\n```\n\nSee [`spinner-verbs.json`](spinner-verbs.json) for the full list.\n\n---\n\n## License\n\n[MIT](LICENSE)\n",
  "bytes": 5685,
  "sha": "f5cde51c443b1268a012493d067c196b0c4f297ac92ee77bc07cf61528e820f6",
  "repo_slug": "bencium/bencium-marketplace",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_bencium_bencium_marketplace_bencium_inno_ce5d64cf/readme"
}