Robanderson Claude My Skills
robanderson-claude-my-skills is a Claude Code plugin for the Ship phase that distributes two personal skills focused on Mockoon mocking, debugging, and testing interactions.
Install robanderson’s two-plugin skill pack for Mockoon-based API mocking, request/response logging, and unified debugging in Claude Code.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install robanderson-claude-my-skills@robanderson/claude-my-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:robanderson/claude-my-skills") and the paste-ready config with skillselion.get_install_config("plugin:robanderson/claude-my-skills").
What it does
robanderson-claude-my-skills is a small Claude Code marketplace repository that packages the author’s own skills for builders who lean on API mocking and disciplined debugging. Catalog metadata highlights Mockoon, proxies, record and request-response flows, plus Python and CLI project scaffolding—signals that the plugins target integration-heavy backends and services that are painful to test against real upstreams. With two plugins, the bundle is intentionally modest: you register the marketplace, install both entries, and use them when you need repeatable mock environments or clearer logging around agent-driven test runs. It fits indie developers who already use Mockoon or want a guided path to stand up mock servers from the agent. It is not a full E2E framework or production observability suite; it complements local and pre-release verification. Complexity sits at intermediate because you should understand HTTP mocking concepts and how Claude Code loads third-party plugin sources.
Highlights
- Marketplace bundles 2 Claude Code plugins from a personal skills repo
- Mockoon-oriented workflows: mock servers, proxies, and request/response capture
- Python and CLI tooling keywords for local dev and package projects
- Debugging and logging patterns to standardize agent-led test interactions
- Community-maintained skill collection—not an official Anthropic pack
Why builders use it
Integrations are hard to exercise in isolation, so agents guess at API behavior instead of using recorded traffic and mock servers.
After installing the marketplace plugins, you can drive Mockoon-style mocks, logging, and standardized test flows from Claude Code sessions.
At a glance
- Type - Plugin in Testing.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is robanderson-claude-my-skills for?
It is for developers who want robanderson’s Claude Code skills—especially Mockoon mocking, debugging, and testing helpers—in one marketplace install.
When should I use robanderson-claude-my-skills?
Use it while building or shipping API-backed features when you need mocks, proxies, or consistent request/response logging during agent-led tests.
How do I add robanderson-claude-my-skills to my agent?
Add the robanderson/claude-my-skills repository as a Claude Code marketplace source and install both listed plugins.
Comments
Share how you use robanderson-claude-my-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.