First deploy
Deploy your first site
Once the Cybrix skill is installed, deploying is as simple as telling Claude what you want.
Open Claude and say:
Deploy my Next.js project
Claude will ask a few quick questions if needed (which directory, which build command), then Cybrix takes over:
- Packages your project
- Runs the build command
- Uploads the output to Cloudflare's edge network
- Returns a live
*.cbrx.ccURL
The whole process takes under 60 seconds on most projects.
Your first URL
Your URL will look like:
https://my-project-abc123.cbrx.cc
Share it anywhere — it's live on Cloudflare's global CDN immediately.
What happens next
Your project appears in your Cybrix dashboard where you can:
- View deploy history
- Download build artifacts
- Upgrade to Pro for custom domains