Leaderboard/Software Engineering/claude-skills
Last commit on June 11, 2026·Created on October 20, 2025

jezweb/claude-skills

Scaffolds, audits, and ships full-stack Cloudflare apps with design and content tools alongside.
Combined rank
#317
across all skills
In Software Engineering
#26
category rank
Stars
1k
+1.4% in last 7d
Forks
102
+1.0% in last 7d
Watchers
12
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This library bundles 63 skills that cover the full lifecycle of building and shipping web applications on Cloudflare. It helps full-stack developers scaffold Workers, manage D1 databases, and deploy Hono APIs, while frontend engineers get React patterns, Tailwind theming, and UX audit tools. Platform and DevEx teams can generate documentation, run project health checks, and enforce fork discipline. Design and marketing teams can create AI images, colour palettes, social media posts, and SEO metadata. Integrations for Stripe, ElevenLabs, Google Workspace, Shopify, and WordPress extend the reach into payments, voice agents, content management, and business writing.

WHO IT'S FOR
Cloudflare Full-Stack Developers
building and deploying full-stack apps on Cloudflare
React Frontend Engineers
building polished, performant UIs with React and Tailwind
Design and Marketing Teams
creating visual assets, brand assets, and marketing content
Platform and DevEx Engineers
streamlining development workflows, project health, and code quality
Repository contents

63 skill files

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill collection

Follow the documented setup, then try a first task.

Cloudflare plugin for Claude Code

Installs: Complete cloudflare plugin bundle from the jezweb-skills marketplace. · Claude Code

Before you start
  • Claude Code
  1. Enter this command in a Claude Code session once to add the marketplace.

    /plugin marketplace add jezweb/claude-skills
  2. Then enter this command in the Claude Code session to install the complete cloudflare plugin bundle.

    /plugin install cloudflare@jezweb-skills
.claude-plugin/marketplace.json · Checked Sep 18, 2026README.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Scaffold a local Cloudflare Worker starter

Uses cloudflare-worker-builder

  • Target project directory
  • Application brief, such as "todo app with database"
  • Authentication preference
  • Domain preference
Use the cloudflare-worker-builder skill to scaffold a small todo app with a D1 database in the project directory I provide. Configure Hono, Vite, Static Assets, and the D1 binding, but keep the first result local and do not deploy it. Ask me for any missing project choices before creating files.