BeClaude

binary-re

49Community RegistryGeneralby 2389 Research Inc

Agentic binary reverse engineering for ELF binaries on ARM64, ARMv7, x86_64 - hypothesis-driven analysis with radare2, Ghidra, GDB, QEMU

Community PluginView Source

Overview

<!-- ABOUTME: README for the 2389 Research Claude Code plugin marketplace --> <!-- ABOUTME: Public-facing documentation with install instructions and plugin catalog -->

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:

bash
npx skills add 2389-research/simmer

Or natively in Claude Code:

bash
# 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: [email protected] — we'd love to hear what you're building with these.

License

MIT

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/binary-re.md https://raw.githubusercontent.com/2389-research/claude-plugins/main/SKILL.md
3
Invoke in Claude Code
/binary-re
View source on GitHub
agentreverse-engineeringbinaryelfarmembeddedfirmwareradare2

Frequently Asked Questions

What is binary-re?

Agentic binary reverse engineering for ELF binaries on ARM64, ARMv7, x86_64 - hypothesis-driven analysis with radare2, Ghidra, GDB, QEMU

How to install binary-re?

To install binary-re, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /binary-re.

What is binary-re best for?

binary-re is a community categorized under General. It is designed for: agent, reverse-engineering, binary, elf, arm, embedded, firmware, radare2. Created by 2389 Research Inc.