Design what an agent remembers — what to persist, how to retrieve it, and how to compact context so it stays within budget.
Production-ready agentic workflow building blocks: Plugins, agents, skills, and commands built for Claude Code and consumed natively by OpenAI Codex CLI, Cursor, OpenCode, Gemini CLI, and GitHub Copilot from a single Markdown source.
Author a capability once in Claude Code's plugin format, and ship it to every major agentic coding harness. A deterministic adapter layer translates the single canonical source into each harness's native packaging — so the instructions live in one place and never drift.
Building in phases — see the roadmap for detail.
rosetta marketplace — verified by a live
/plugin install in Claude Code.rosetta CLI translates a canonical plugin into
all five target harnesses with a per-component fidelity report:
Cursor, Codex CLI,
OpenCode, Gemini CLI, and
GitHub Copilot — each golden-file tested.plugin-scaffold, skill-writer,
catalog-curator), then the Languages family and the AI & ML cluster. 14 plugins across
10+ categories so far (coverage).Start with the docs index, or jump in:
See plugins/changelog/ for a fully-worked reference plugin.
MIT — see LICENSE.
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.
npx claudepluginhub meaganewaller/rosetta --plugin agent-memoryProduce a focused test plan for a change — what to test, at which level, and the edge cases worth covering.
Design evals for LLM features — representative test sets, pass criteria, and regression checks so you know when output is good.
Generate and maintain a Keep a Changelog–style CHANGELOG.md from git history.
Draft a clear, reviewer-friendly pull request description from the staged diff and commit history.
Lint and harden shell scripts with shellcheck and robust-bash conventions.
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.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Memory compression system for Claude Code - persist context across sessions
Unified status line for Claude Code with multi-CLI (Claude, Codex, Gemini, z.ai) usage monitoring, context, rate limits, and cost tracking