EdgeSpark for Claude Code
The EdgeSpark plugin for Claude Code.
One marketplace install gives Claude Code everything it needs to build a full-stack app and ship it live — the EdgeSpark CLI plus two skills it uses while it works.
What is in the plugin
The EdgeSpark CLI
The plugin sets up @edgespark/cli — login, deploys, database migrations, and log streaming the agent drives for you.
Skill: building-edgespark-apps
Teaches Claude Code the backend, database, auth, storage, and deploy workflows via the CLI and generated types.
Skill: edgespark-frontend-design
Guides typography, color, layout, and motion so the UI Claude Code generates stays clean and restrained.
Deploy to the edge
With the plugin active, Claude Code can push the app to Cloudflare Workers infrastructure and return a live URL.
Install it
Add the plugin in three steps.
- 1
Add the marketplace & install
Or just paste the one-line setup guide and let Claude Code do it. Then run /reload-plugins so the skills activate.
›claude plugin marketplace add edgesparkhq/claude-plugins - 2
Sign in & pick a workspace
Unlock the live URL your agent deploys into — less than a coffee.
$1/mo · Starter plan
- 3
Ask Claude Code to ship
Build, then tell it to deploy. You get a live URL back in the chat.
›deploy this
Launch plan
Pick a plan, then ship.
Choose a paid workspace and unlock the live URL Claude Code deploys into. A free tier is available later from the dashboard.
Starter
Pro
Most popularFrequently asked questions
- How do I install the EdgeSpark plugin in Claude Code?
- Run “claude plugin marketplace add edgesparkhq/claude-plugins”, then install the EdgeSpark plugin and run “/reload-plugins”. Or paste “Fetch and follow the guide on https://cdn.edgespark.dev/onboarding/install.txt” and Claude Code installs everything itself.
- Why do I need to run /reload-plugins?
- Newly installed skills are not active in the current Claude Code session until plugins reload. After /reload-plugins the EdgeSpark skills become available and the agent can deploy.
- What does the plugin let Claude Code do?
- Build a full-stack app and deploy it: provision a managed database, configure auth and storage, run migrations, and push to the edge — all through the EdgeSpark CLI, driven by the agent.
- Is there a plugin for other agents?
- Yes — Codex, Gemini CLI, Cursor, and GitHub Copilot have their own EdgeSpark integrations, plus a generic skills + MCP path for any other agent.