Skip to content

Deployment and Platform Ops Skills

Skills for deploying, configuring, and operating cloud platforms and hosting providers.

Use this category when you know the broad job but still need to decide which skill is worth invoking. Start from the task, then check the source, dependency, first run, and exit conditions.

SkillBest forSource
Cloudflare SkillCovers Cloudflare Workers, Pages, storage, AI, networking, security, and infrastructure configuration.officialskills.sh
Workers Best Practices SkillReviews and authors Workers code against production best practices and wrangler.jsonc conventions.officialskills.sh
Wrangler SkillDeploys and manages Workers, KV, R2, D1, Vectorize, Queues, and Workflows with Wrangler.officialskills.sh
Cloudflare Deploy SkillDeploys apps to Cloudflare using Workers, Pages, and related platform services.officialskills.sh
Vercel Deploy SkillDeploys applications and websites to Vercel preview or production environments.officialskills.sh
Netlify Deploy SkillAutomates Netlify deployments with CLI auth, linking, and environment support.officialskills.sh
Netlify Functions SkillBuilds serverless API endpoints and background tasks on Netlify.officialskills.sh
  • Prepare a deploy path without mixing provider-specific steps into general app code.
  • Review configuration files before pushing changes to a hosting provider.
  • Debug platform behavior with provider vocabulary and guardrails.
  • The task would modify production resources without a review point.
  • Required credentials or project identifiers are missing.
  • The app has not been built or run locally enough to know what should deploy.
CheckGuidance
Main dependencyProvider account, CLI, project configuration, and environment variables
Best first useUse it on a preview, staging service, or dry-run path before production.
Smallest safe scopeStart with a low-risk example, preview environment, small file, or read-only target so the result can be reviewed.
When to switchIf the task falls outside this category’s real boundary, go back to the Awesome Skills overview and choose a closer category.
  1. Cloudflare Skill - Covers Cloudflare Workers, Pages, storage, AI, networking, security, and infrastructure configuration.
  2. Workers Best Practices Skill - Reviews and authors Workers code against production best practices and wrangler.jsonc conventions.
  3. Wrangler Skill - Deploys and manages Workers, KV, R2, D1, Vectorize, Queues, and Workflows with Wrangler.
  4. Cloudflare Deploy Skill - Deploys apps to Cloudflare using Workers, Pages, and related platform services.
  5. Vercel Deploy Skill - Deploys applications and websites to Vercel preview or production environments.
  6. Netlify Deploy Skill - Automates Netlify deployments with CLI auth, linking, and environment support.
  7. Netlify Functions Skill - Builds serverless API endpoints and background tasks on Netlify.
  • Browser, Testing, Quality - Skills for browser automation, local app checks, Core Web Vitals, accessibility, and web quality review.
  • Frontend and Design - Skills for UI composition, framework patterns, design reviews, and frontend implementation decisions.
  • Security and Review - Skills for threat modeling, static analysis, code review, and security-focused investigation.
  • Documents and Knowledge Work - Skills for office files, PDFs, documentation research, and knowledge capture workflows.