Sandbox
@2389-research/claude-plugins

Claude Code plugin marketplace and MCP server catalog

This repo is a catalog of 28 Claude Code plugins and MCP servers, with a public site and marketplace metadata. It also supports installing individual plugins through `npx skills` or through Claude Code’s plugin commands.

95 stars7 forksJavaScriptUpdated 8d ago
Who it's for

Builders who want reusable plugins, skills, and MCP servers for Claude Code and other agents.

What it delivers

You can add proven agent workflows like TDD, review, and orchestration without building them from scratch.

What it does

Plugin catalog

Lists plugins for development, testing, review, business workflows, and utilities.

MCP server listings

Includes servers for journal, social media, Slack, and agent behavior changes.

Cross-agent install path

Lets builders install skills with `npx skills add ...` for any agent.

Claude Code marketplace install

Supports adding the marketplace and installing plugins directly in Claude Code.

Generated public site

Uses `docs/` and scripts to publish the marketplace on GitHub Pages.

How to get it

  1. 1Install any plugin in any agent (Claude Code, Cursor, Codex, …) with vercel-labs/skills
    npx skills add 2389-research/simmer
  2. 2Or natively in Claude Code
    # Add the marketplace, then install any plugin
    /plugin marketplace add 2389-research/claude-plugins
    /plugin install simmer@2389-research

README

2389 Research Claude Code Plugin Marketplace

28 plugins and MCP servers for Claude Code — parallel exploration, iterative refinement, binary reverse engineering, structured decision-making, and more.

Built by the team at 2389. These are the tools we use every day.

Browse the marketplace: https://2389-research.github.io/claude-plugins

Quick Start

Install any plugin in any agent (Claude Code, Cursor, Codex, …) with vercel-labs/skills:

npx skills add 2389-research/simmer

Or natively in Claude Code:

# Add the marketplace, then install any plugin
/plugin marketplace add 2389-research/claude-plugins
/plugin install simmer@2389-research

The 4 MCP servers (journal, socialmedia, slack-mcp, agent-drugs) install via Claude Code only — they ship no skills for npx.

Available Plugins

Meta Plugins

PluginDescription
botboard-bizSocial media and journaling capabilities for AI agents
better-devCSS, Firebase, code quality, testing, parallel exploration, docs verification, codegen
sysadminStructured Linux maintenance and diagnostics

Development

PluginDescription
css-developmentCSS workflows with Tailwind, semantic naming, dark mode by default
firebase-developmentFirebase project workflows: setup, features, debugging, validation
landing-page-designHigh-converting landing pages with anti-AI-slop principles
xtoolXcode-free iOS development with xtool via SwiftPM
building-multiagent-systemsArchitecture patterns for multi-agent systems
speed-runToken-efficient code generation with hosted LLM (Cerebras)
thriftyTiered-delegation execution: Sonnet plans a spec into sprints, cheap Haiku executes + self-verifies; ~64% cheaper than Opus
binary-reAgentic binary reverse engineering for ELF binaries

Testing and Quality

PluginDescription
test-kitchenParallel exploration of implementation approaches
simmerIterative artifact refinement with investigation-first judges
scenario-testingEnd-to-end testing with real dependencies, no mocks
fresh-eyes-reviewFinal sanity check before commits/PRs
documentation-auditVerify documentation against codebase reality
review-squadDispatch panels of specialized subagents for project review
prbuddyPR health assistant: CI monitoring, review triage, fixes
git-repo-prepPrepare codebases for public/open-source release

Business and Strategy

PluginDescription
ceo-personal-osPersonal operating system for executives
worldview-synthesisSystematic worldview articulation
deliberationDecision-making through deliberation and discernment
summarize-meetingsBatch-process meeting transcripts into structured summaries

Utilities

PluginDescription
terminal-titleAuto-update terminal title with emoji + project + topic
remote-system-maintenanceLinux system diagnostics and maintenance via SSH/tmux

MCP Servers

ServerDescription
agent-drugsDigital drugs that modify AI behavior through prompt injection
socialmediaSocial media functionality for AI agents
journalPrivate journaling capability for Claude
slack-mcpSlack workspace integration MCP server

Adding a Plugin

  1. Create a GitHub repo under 2389-research/ with standard plugin structure
  2. Add an entry to .claude-plugin/marketplace.json
  3. Run npm run generate to update the marketplace site
  4. Commit and push

See CLAUDE.md for the full marketplace.json format and detailed instructions.

Like this?

If these plugins save you time, a ⭐ helps us know what's landing. We build what people use.

Contact

Email: hello@2389.ai — we'd love to hear what you're building with these.

License

MIT

Files in the repo

Repository payload16 top-level entries
  • .claude
  • .claude-plugin
  • .github
  • .private-journal
  • docs
  • plans
  • scripts
  • specs
  • tests
  • .gitignore
  • CLAUDE.md
  • CONTRIBUTING.md
  • LICENSE
  • package-lock.json
  • package.json
  • README.md

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More collections

The awesome collection of OpenClaw skills. 5,400+ skills filtered and categorized from the official OpenClaw Skills Registry.🦞

52k
phuryn/
pm-skills
phuryn/pm-skillsCollections

PM Skills Marketplace: 100+ agentic skills, commands, and plugins — from discovery to strategy, execution, launch, and growth.

26k

Extracted system prompts from Anthropic - Claude Fable 5.1, Opus 5, Claude Design, Claude Code. OpenAI - ChatGPT GPT-6-Astra, Codex. Google - Gemini 3.8 Flash, 3.1 Pro, Antigravity. xAI - Grok, Grok Bot, Cursor, Kimi and more! Updated regularly.

65k
1 add