wrangler
Official CLI for Cloudflare Workers to manage development, configuration, and deployment of serverless applications.
Install
npx skills add https://github.com/cloudflare/skills --skill wranglerStats
| Total installs | 5,578 |
| Weekly installs | 5.5K |
| GitHub stars | 727 |
| First seen | Jan 19, 2026 |
| Source | @cloudflare/skills |
Summary
- Covers 10+ resource types with dedicated commands for creation, configuration, and lifecycle management across Workers, storage, databases, and compute services
- Supports local development with wrangler dev using local storage simulation or remote bindings for real resources; includes TypeScript type generation via wrangler types
- Configuration via wrangler.jsonc with support for environment-specific overrides, secrets management, cron triggers, and Durable Objects bindings
- Provides deployment workflows including dry-run validation, versioning, rollback, and secret management; tail command for live log streaming
Tags
Related skills
| Skill | Installs | vs wrangler |
|---|---|---|
| gws-modelarmor-sanitize-response | 5,703 | +125 |
| git-advanced-workflows | 5,016 | -562 |
| gws-modelarmor-sanitize-prompt | 5,718 | +140 |
| bash-defensive-patterns | 3,788 | -1,790 |
| sentry-cli | 5,766 | +188 |
FAQ
- How many installs does wrangler have?
- wrangler has 5,578 total installs and 5.5K installs this week.
- Where is wrangler hosted?
- wrangler is published by @cloudflare/skills at https://github.com/cloudflare/skills.
- How many GitHub stars does wrangler have?
- wrangler has 727 GitHub stars.
- When was wrangler first indexed?
- OrangeBot.AI first indexed wrangler on Jan 19, 2026.
- How do I install wrangler?
- Run: npx skills add https://github.com/cloudflare/skills --skill wrangler