Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
mise-toolkit logo

mise-toolkit

claude-code-marketplace

dev-toolsClaude Codeby Raymond Manaloto

Summary

Claude Code plugin for mise (mise-en-place) — the polyglot dev tool, env, and task manager. Three audiences: zero-knowledge newcomers (install + activate + verify wizard), adopters (mise.toml design, lockfiles, env directives, secrets, tasks, CI, migrations from nvm/pyenv/asdf), and contributors hacking on jdx/mise itself. Bundles mise's own MCP server for live project introspection.

Install to Claude Code

/plugin install mise-toolkit@claude-code-marketplace

Run in Claude Code. Add the marketplace first with /plugin marketplace add ray-manaloto/claude-code-marketplace if you haven't already.

README.md

claude-code-marketplace

A curated marketplace of Claude Code plugins by Raymond Manaloto.

> Note: the local repo lives at ~/dev/github/ray-manaloto/claude-code-plugins/; the GitHub repo will be published as ray-manaloto/claude-code-marketplace.

Philosophy

Each plugin in this marketplace is dual-purpose by design:

  • Useful to zero-knowledge users discovering a tool or topic for the first time — installer, activation, decision aids, troubleshooting.
  • Useful to deep practitioners integrating that tool into real projects — best-practice skills, scenario-specific agents, modern patterns.

Where possible, plugins are self-aware — they bundle MCP servers that let Claude read live project state from the underlying tool itself, rather than parsing CLI output. They also use SessionStart hooks to surface project context at the start of every Claude Code session, so you don't have to remember to ask.

Install

/plugin marketplace add ray-manaloto/claude-code-marketplace
/plugin install <plugin-name>@ray-manaloto/claude-code-marketplace

For local development against this checkout:

/plugin marketplace add ~/dev/github/ray-manaloto/claude-code-plugins
/plugin install <plugin-name>

Plugins

mise-toolkitv0.2.0

Claude Code plugin for mise (mise-en-place) — the polyglot dev tool, env, and task manager.

Three audiences in one plugin:

  • 🆕 Zero-knowledge users — never heard of mise. The plugin pitches it, helps decide if it fits, installs it, activates it in your shell, and verifies everything works.
  • 🛠️ Adopters — integrating mise into your own projects. Expert guidance on mise.toml design, lockfiles, env directives, secrets, tasks, CI, migrations from nvm/pyenv/asdf/etc., and the right backend per tool.
  • 🧑‍💻 Contributors — hacking on the jdx/mise Rust codebase. Build/test/lint commands, conventional-commit guardrails, the backend playbook, and e2e-test conventions.

17 commands · 6 agents · 23 skills · 4 hooks · 2 MCP servers

Bundles mise's own MCP server for live mise://tools|tasks|env|config resource access. SessionStart hook prints mise context (version, project config, trust state, tool count, lockfile status) every session.

Read the full mise-toolkit README →

Roadmap

| Plugin | Status | Description | |---|---|---| | mise-toolkit | ✅ v0.2.0 (shipped) | Polyglot dev tool / env / task manager | | devcontainer-toolkit | 🔭 planned | Docker base images, devcontainer.json patterns, Codespaces, IDE wiring | | cpp-toolkit | 🔭 planned | C++ Linux dev — gcc/clang, cmake/ninja/ccache, conan/vcpkg, clangd, sanitizers | | ai-cli-toolkit | 🔭 planned | Subscription-based AI CLI orchestration (Claude Code, OpenAI Codex, Google Gemini, aichat) — secret management, multi-model workflows |

Contributing

This marketplace is currently single-author. If you have plugin ideas or feedback, open an issue at <https://github.com/ray-manaloto/claude-code-marketplace/issues>.

License

TBD before public release. Each plugin will declare its own license when published.

Author

Raymond Manalotoray.manaloto@gmail.com

Related plugins

Browse all →