Prepare private codebases for safe open-source release through a guided 9-phase workflow: audit secrets and personal info, add licenses and docs, refine gitignore, harden security, set metadata, manage backlog, and final review. Or run standalone audits checking secrets, licenses, docs, gitignore, CI/CD, and metadata gaps.
npx claudepluginhub 2389-research/claude-pluginsUse when preparing a codebase for first-time public/open-source release. Full lifecycle from audit through documentation, hardening, and final review.
Use when auditing a codebase for openness, checking for secrets, missing docs, or gaps before public release. Re-runnable at any point.
Claude Code plugins and MCP servers we use at 2389.
Add the marketplace:
/plugin marketplace add 2389-research/claude-plugins
Install plugins individually:
/plugin install css-development@2389-research
/plugin install firebase-development@2389-research
/plugin install terminal-title@2389-research
| Plugin | Description | Documentation |
|---|---|---|
| css-development | CSS development workflows with Tailwind composition, semantic naming, and dark mode by default | README |
| firebase-development | Firebase project workflows including setup, features, debugging, and validation | README |
| terminal-title | Automatically updates terminal title with emoji + project + topic context, plus TodoWrite conventions | README |
This marketplace also lists external MCP servers:
Browse the marketplace: https://2389-research.github.io/claude-plugins
This is a monorepo containing multiple independent plugins. Each plugin:
css-development/, firebase-development/, etc.).claude-plugin/plugin.json configurationSee CLAUDE.md for developer documentation on the monorepo structure and conventions.
mkdir -p new-plugin/.claude-pluginnew-plugin/.claude-plugin/plugin.jsonnew-plugin/skills/new-plugin/README.md and new-plugin/CLAUDE.md.claude-plugin/marketplace.json with new plugin entrynpm run generateSee docs/DEVELOPMENT.md for comprehensive development guide.
Want to chat about these plugins or how we use Claude Code?
Email us: hello@2389.ai
We'd love to hear from you!
Iterative artifact refinement with investigation-first judge board - constructs problem-specific judges that read the code, understand the problem, and propose evidence-based improvements
Share bugs, ideas, or general feedback.
AI-powered plugin and skill development - Intelligent plugin and skill scaffolding and generation tools for Claude Code
Custom commands, skills, and agents for Claude Code - session continuity, 23 expert agents, 71 skills, 3 commands, 6 rules, 4 hooks, 13 output styles, modern CLI tools
Complete developer toolkit for Claude Code
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions
Git and PR workflows with code review, onboarding, and PR enhancement