
Remi Agents Remi Engineering Marketplace
- Updated February 10, 2026
- REMI-Agents/remi-engineering-marketplace
remi-agents-remi-engineering-marketplace is a Claude Code plugin that provides two engineering utilities for scaffolding plugins and running iterative smoke tests.
About
remi-agents-remi-engineering-marketplace is a small, maintainer-curated Claude Code plugin marketplace aimed at developers who extend Claude Code before they extend their product. With two plugins, it skews toward scaffolding, hello-world verification, and iterative smoke or test loops rather than a full application feature set. developers evaluating how to package commands, validate folder layout, and prove a plugin loads correctly can treat it as a minimal engineering starter kit. The Ralph Wiggum–style iterative testing hook signals a preference for tight feedback cycles while agent tooling comes online. It is narrower than large command packs or domain LSPs: value is learning REMI’s patterns and having a known-good marketplace source for Claude Code plugin development. Expect to combine this with your own skills and repos once the scaffold passes smoke tests.
- Two-plugin engineering marketplace maintained by REMI-Agents for Claude Code
- Minimal scaffold and hello-world style paths to validate plugin install smoke tests
- Iterative Ralph Wiggum–style test workflow keyworded for repeated agent test loops
- Community marketplace entry with engineering-focused plugin keywords
- Useful as a reference bundle when authoring your own Claude Code marketplace plugins
Remi Agents Remi Engineering Marketplace by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install remi-agents-remi-engineering-marketplace@REMI-Agents/remi-engineering-marketplaceAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | February 10, 2026 |
|---|---|
| Repository | REMI-Agents/remi-engineering-marketplace ↗ |
What it does
Add REMI’s minimal engineering marketplace to scaffold Claude Code plugins and run iterative Ralph Wiggum–style smoke tests while you stand up agent tooling.
Who is it for?
Best when you're bootstrapping custom Claude Code plugins and want a tiny, maintained marketplace with scaffold and iterative test-oriented commands.
Skip if: Production app teams seeking rich git, review, or security command packs, or anyone who does not plan to author Claude Code plugins.
What you get
After registering REMI’s marketplace, you can install its two plugins, run minimal hello-world smoke checks, and iterate tests while authoring your own Claude Code extensions.
- Two installed engineering plugins from the REMI marketplace
- Verified minimal plugin load and hello-world style smoke path
- Iterative test command pattern for ongoing plugin development
By the numbers
- [object Object]
- [object Object]
- [object Object]
Recommended Plugins
How it compares
Minimal two-plugin engineering scaffold marketplace, not a full productivity command suite or MCP server.
FAQ
Who is Remi Agents Remi Engineering Marketplace for?
It is for Claude Code users and REMI-Agents followers who need a small, official-style marketplace to scaffold plugins and exercise iterative smoke tests.
When should I use Remi Agents Remi Engineering Marketplace?
Use it at the start of a Claude Code plugin project when you need install verification, folder scaffold, and short iterative test loops before shipping custom commands.
How do I add Remi Agents Remi Engineering Marketplace to my agent?
Add the REMI-Agents/remi-engineering-marketplace repository as a Claude Code marketplace source, install the two listed plugins, and follow each plugin’s command docs for scaffold and smoke tests.