·cloudflare
</>

cloudflare

Self-contained deploy automation — invoke directly, do not decompose. Deploys a Vibes app to Cloudflare Workers with subdomain registry. Uses KV for storage and native Web Crypto for JWT verification.

19Installs·1Trend·@popmechanic

Installation

$npx skills add https://github.com/popmechanic/vibes-cli --skill cloudflare

How to Install cloudflare

Quickly install cloudflare AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/popmechanic/vibes-cli --skill cloudflare
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: popmechanic/vibes-cli.

SKILL.md

View raw

Plan mode: If you are planning work, this entire skill is ONE plan step: "Invoke /vibes:cloudflare". Do not decompose the steps below into separate plan tasks.

Deploy your Vibes app to Cloudflare Workers with the subdomain registry.

The --clerk-key flag auto-fetches the PEM public key from Clerk's JWKS endpoint and sets it as CLERKPEMPUBLICKEY. Without it, the Worker can't verify JWTs for authenticated endpoints like /claim.

Self-contained deploy automation — invoke directly, do not decompose. Deploys a Vibes app to Cloudflare Workers with subdomain registry. Uses KV for storage and native Web Crypto for JWT verification. Source: popmechanic/vibes-cli.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/popmechanic/vibes-cli --skill cloudflare
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from popmechanic/vibes-cli

Quick answers

What is cloudflare?

Self-contained deploy automation — invoke directly, do not decompose. Deploys a Vibes app to Cloudflare Workers with subdomain registry. Uses KV for storage and native Web Crypto for JWT verification. Source: popmechanic/vibes-cli.

How do I install cloudflare?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/popmechanic/vibes-cli --skill cloudflare Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/popmechanic/vibes-cli

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26