Yeetrun Claude Code
yeetrun-claude-code is a Claude Code plugin for the Ship phase that connects Yeet build-and-deploy flows so projects can go online from your agent workspace.
Add the Yeet Claude Code plugin so your agent can build and deploy projects online without leaving the coding session.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install yeetrun-claude-code@yeetrun/claude-codeBuilt 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:yeetrun/claude-code") and the paste-ready config with skillselion.get_install_config("plugin:yeetrun/claude-code").
What it does
yeetrun-claude-code is the marketplace manifest for the Yeet plugin inside Claude Code. It advertises a seamless path to build and deploy projects so what you shape in the agent can go live without a separate toolchain scramble. Solo founders shipping SaaS, APIs, or CLI-backed services benefit when deploy steps are frequent and context-switching hurts. The bundle is a single plugin entry—tight scope, not a full CI platform encyclopedia—so you should still confirm environment variables, domains, and rollback outside the plugin if your stack is regulated. Install it when you are past validation and actively shipping iterations. It complements Claude Code-first workflows and is weaker when you only need local prototypes with no hosting intent or when you already standardize on a monolithic PaaS CLI you do not want duplicated.
Highlights
- Official Yeet marketplace manifest for Claude Code (pluginCount: 1).
- Keywords emphasize builds, deploys, and making your project online.
- Seamless build-and-deploy flow positioned for Claude Code sessions.
- Development-category listing from yeetrun/claude-code.
- Targets builders who want deployment adjacent to agent-driven coding.
Why builders use it
You finish coding in Claude Code but stall on deployment because build and hosting steps live in another tool with no shared context.
After you add the Yeet manifest, Claude Code can drive Yeet-oriented builds and deploys so your project becomes available online with less manual handoff.
At a glance
- Type - Plugin in DevOps.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is yeetrun-claude-code for?
Solo and indie developers using Claude Code who want Yeet-powered build and deploy steps integrated into the same session where they write and review code.
When should I use yeetrun-claude-code?
Use it during Ship and Launch when you are ready to push builds live, iterate deployments, or make a project online after local development.
How do I add yeetrun-claude-code to my agent?
Install the marketplace manifest from repository yeetrun/claude-code via Claude Code’s plugin marketplace, then configure Yeet credentials and project settings the bundled plugin requires.
Comments
Share how you use yeetrun-claude-code, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.