Oalders Kitchen Sink
oalders-kitchen-sink is a Claude Code plugin for the Build phase that bundles skills and commands for everyday software development workflows.
Install a grab-bag Claude Code plugin when you want prebuilt skills and commands for everyday software development instead of authoring each workflow from scratch.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install oalders-kitchen-sink@oalders/kitchen-sinkBuilt 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:oalders/kitchen-sink") and the paste-ready config with skillselion.get_install_config("plugin:oalders/kitchen-sink").
What it does
oalders-kitchen-sink is a community Claude Code plugin collection that packages useful skills and commands for routine software development. Solo and indie builders who live in Claude Code install it when they want a small, practical extension set without adopting a large marketplace or a single-purpose integration. The bundle is intentionally broad—a kitchen sink—so it spans drafting code, tightening workflows, and leaning on agent automation during active builds rather than replacing a full PM or DevOps stack. It ships as one plugin entry in the catalog metadata, which keeps registration simple while the underlying repo can grow more skills over time. Use it when you prefer copying proven command patterns from another builder’s repo instead of maintaining a private SKILL.md library from zero. It is not a hosted service or MCP server; it is local plugin material you register in Claude Code. Expect beginner-friendly setup with intermediate depth depending on which bundled skills you invoke.
Highlights
- Single-plugin bundle focused on development workflow shortcuts
- Combines Claude Code skills and slash-style commands in one repo
- Community-maintained kitchen-sink pattern for incremental tooling
- Fits builders who extend the agent during build and ship loops
- Low ceremony add-on when you already use Claude Code daily
Why builders use it
You keep rewriting the same Claude Code prompts and command rituals for basic dev tasks instead of reusing a small, curated skill pack.
After you register the plugin, you can invoke bundled skills and commands from Claude Code for faster repeat development workflows without rebuilding your agent toolkit each sprint.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is oalders-kitchen-sink for?
It is for indie developers and small teams using Claude Code who want reusable development skills and commands without maintaining a large private plugin library.
When should I use oalders-kitchen-sink?
Use it during Build and Ship when you want quick agent workflows for coding, docs, and review-style tasks and you are fine with a small community bundle.
How do I add oalders-kitchen-sink to my agent?
Install or register the plugin from the oalders/kitchen-sink repository in Claude Code per your local plugin workflow, then enable the bundled skills and commands in your project settings.
Comments
Share how you use oalders-kitchen-sink, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.