Skip to content

Claude Code Deployment skills :)

Flowy lists 56 skills in the Deployment category for Claude Code, across 4 plugins. A skill is a folder of instructions an agent loads while you work. Every one here shows what is inside before you install, who wrote it, and whether it is Auto-invoked, meaning a FLOW.md router fires it as you prompt.

Browse all skills →Deployment plugins →

Showing 56 of 56

agents-sdk
Skill
Deployment

agents-sdk

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks,…

@cloudflare@cloudflareView Skill
terraform-skill
Skill
Deployment

terraform-skill

Use when writing, reviewing, or debugging Terraform/OpenTofu modules, tests, CI, scans, or state ops - diagnoses failure mode (identity churn, secrets, blast…

agents-md
Skill
Deployment

agents-md

Creates and maintains concise AGENTS.md and CLAUDE.md project instruction files. Use when asked to create AGENTS.md, update AGENTS.md, maintain agent docs, set…

@getsentry@getsentryView Skill
netlify-access-control
Skill
Deployment

netlify-access-control

Use when the task involves controlling who can reach a Netlify site, or telling Netlify Identity apart from Secure Access. Trigger whenever the user wants to…

cloudflare
Skill
Deployment

cloudflare

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), feature flags (Flagship),…

@cloudflare@cloudflareView Skill
blog-writing-guide
Skill
Deployment

blog-writing-guide

Write, review, and improve blog posts for the Sentry engineering blog following Sentry's specific writing standards, voice, and quality bar. Use this skill…

@getsentry@getsentryView Skill
netlify-agent-runner
Skill
Deployment

netlify-agent-runner

Run AI agent tasks remotely on Netlify using Claude, Codex, or Gemini. Use when the user wants to run an AI agent on their site, get a second opinion from…

cloudflare-email-service
Skill
Deployment

cloudflare-email-servi

Send and receive transactional emails with Cloudflare Email Service (Email Sending + Email Routing). Use when building email sending (Workers binding or REST…

@cloudflare@cloudflareView Skill
brand-guidelines
Skill
Deployment

brand-guidelines

Write copy following Sentry brand guidelines. Use when writing UI text, error messages, empty states, onboarding flows, 404 pages, documentation, marketing…

@getsentry@getsentryView Skill
netlify-ai-gateway
Skill
Deployment

netlify-ai-gateway

Reference for Netlify AI Gateway — the managed proxy that routes calls to OpenAI, Anthropic, and Google Gemini SDKs without provider API keys. Use this skill…

cloudflare-one
Skill
Deployment

cloudflare-one

Guides Cloudflare One Zero Trust and SASE work across Access, Gateway, WARP, Tunnel, Cloudflare WAN, DLP, CASB, device posture, and identity. Use when…

@cloudflare@cloudflareView Skill
claude-settings-audit
Skill
Deployment

claude-settings-audit

Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or…

@getsentry@getsentryView Skill
netlify-blobs
Skill
Deployment

netlify-blobs

Guide for using Netlify Blobs for file and asset storage — images, documents, uploads, exports, cached binary artifacts. Covers getStore(), CRUD operations,…

cloudflare-one-migrations
Skill
Deployment

cloudflare-one-migrati

Plans migrations from Zscaler ZIA/ZPA, Palo Alto, legacy VPN, SWG, or SASE stacks to Cloudflare One. Use for migration assessments, policy mapping, rollout…

@cloudflare@cloudflareView Skill
code-review
Skill
Deployment

code-review

Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality.…

@getsentry@getsentryView Skill
netlify-caching
Skill
Deployment

netlify-caching

Guide for controlling caching on Netlify's CDN. Use when configuring cache headers, setting up stale-while-revalidate, implementing on-demand cache purge, or…

durable-objects
Skill
Deployment

durable-objects

Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC…

@cloudflare@cloudflareView Skill
code-simplifier
Skill
Deployment

code-simplifier

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up…

@getsentry@getsentryView Skill
netlify-config
Skill
Deployment

netlify-config

Reference for netlify.toml configuration and site environment variables. Use when configuring build settings, redirects, rewrites, headers, deploy contexts,…

sandbox-sdk
Skill
Deployment

sandbox-sdk

Build sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive dev environments,…

@cloudflare@cloudflareView Skill
commit
Skill
Deployment

commit

Use for every request to commit changes or draft a commit message. Creates Sentry-style conventional commits with issue references.

@getsentry@getsentryView Skill
netlify-database
Skill
Deployment

netlify-database

Guide for using Netlify Database — the GA managed Postgres product built into Netlify. Use when a project needs any kind of dynamic, structured, or relational…

turnstile-spin
Skill
Deployment

turnstile-spin

Set up Cloudflare Turnstile end-to-end in a project. Scan the codebase, create the widget via the Cloudflare API, embed it where user requests need bot…

@cloudflare@cloudflareView Skill
create-branch
Skill
Deployment

create-branch

Create a git branch following Sentry naming conventions. Use when asked to "create a branch", "new branch", "start a branch", "make a branch", "switch to a new…

@getsentry@getsentryView Skill
netlify-deploy
Skill
Deployment

netlify-deploy

Deploy, host, and publish web projects on Netlify with the Netlify CLI. Use when the user wants to deploy a site or repository to Netlify, link a local project…

web-perf
Skill
Deployment

web-perf

Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (LCP, INP, CLS) and supplementary metrics (FCP, TBT, Speed Index), identifies…

@cloudflare@cloudflareView Skill
django-access-review
Skill
Deployment

django-access-review

Django access control and IDOR security review. Use when reviewing Django views, DRF viewsets, ORM queries, or any Python/Django code handling user…

@getsentry@getsentryView Skill
netlify-edge-functions
Skill
Deployment

netlify-edge-functions

Guide for writing Netlify Edge Functions. Use when building middleware, geolocation-based logic, request/response manipulation, authentication checks, A/B…

workers-best-practices
Skill
Deployment

workers-best-practices

Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring…

@cloudflare@cloudflareView Skill
django-perf-review
Skill
Deployment

django-perf-review

Django performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database…

@getsentry@getsentryView Skill
netlify-forms
Skill
Deployment

netlify-forms

Guide for using Netlify Forms for HTML form handling. Use when adding contact forms, feedback forms, file upload forms, or any form that should be collected by…

wrangler
Skill
Deployment

wrangler

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows,…

@cloudflare@cloudflareView Skill
doc-coauthoring
Skill
Deployment

doc-coauthoring

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision…

@getsentry@getsentryView Skill
netlify-frameworks
Skill
Deployment

netlify-frameworks

Guide for deploying web frameworks on Netlify. Use when setting up a framework project (Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, Remix) for…

document-api-endpoint
Skill
Deployment

document-api-endpoint

Document and type a Sentry API endpoint. Write or fix @extend_schema decorators, specify response TypedDicts, type request parameters, correct type drift…

@getsentry@getsentryView Skill
netlify-functions
Skill
Deployment

netlify-functions

Guide for writing Netlify serverless functions. Use when creating API endpoints, background processing, scheduled tasks, or any server-side logic using Netlify…

find-bugs
Skill
Deployment

find-bugs

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit…

@getsentry@getsentryView Skill
netlify-identity
Skill
Deployment

netlify-identity

Use when the task involves authentication, user signups, logins, password recovery, OAuth providers, role-based access control, or protecting routes and…

gh-review-requests
Skill
Deployment

gh-review-requests

Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member. Use when asked to "find PRs I need…

@getsentry@getsentryView Skill
netlify-image-cdn
Skill
Deployment

netlify-image-cdn

Guide for using Netlify Image CDN for image optimization and transformation. Use when serving optimized images, creating responsive image markup, setting up…

gha-security-review
Skill
Deployment

gha-security-review

GitHub Actions security review for workflow exploitation vulnerabilities. Use when asked to "review GitHub Actions", "audit workflows", "check CI security",…

@getsentry@getsentryView Skill
netlify-mcp-servers
Skill
Deployment

netlify-mcp-servers

Build, deploy, and secure Model Context Protocol (MCP) servers on Netlify. Use whenever the task involves creating an MCP server, exposing an app or API to AI…

iterate-pr
Skill
Deployment

iterate-pr

Iterate on a PR until actionable CI passes and high/medium review feedback is addressed. Use for PR CI failures, review feedback, or green-check loops; do not…

@getsentry@getsentryView Skill
skill-creator
Skill
Deployment

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an…

pr-link-issue
Skill
Deployment

pr-link-issue

Append a GitHub issue link and its Linear ticket to the current PR's description. Use when asked to "link issue to pr", "fill in issue and linear in pr", "add…

@getsentry@getsentryView Skill
pr-writer
Skill
Deployment

pr-writer

Create or refresh reviewer-facing PR titles and descriptions. Use when opening a PR, updating its title or body, or preparing branch changes for review.

@getsentry@getsentryView Skill
presentation-creator
Skill
Deployment

presentation-creator

Create data-driven presentation slides using React, Vite, and Recharts with Sentry branding. Use when asked to "create a presentation", "build slides", "make a…

@getsentry@getsentryView Skill
prompt-optimizer
Skill
Deployment

prompt-optimizer

Creates, optimizes, and iteratively refines agent prompts, system prompts, developer prompts, and reusable prompt templates. Use when asked to improve a…

@getsentry@getsentryView Skill
replay-ux-research
Skill
Deployment

replay-ux-research

Analyze Sentry session replays to surface UX patterns, pain points, and user journeys for a given product area. Use when asked to "show me how users use", "day…

@getsentry@getsentryView Skill
security-review
Skill
Deployment

security-review

Security code review for vulnerabilities. Use when asked to "security review", "find vulnerabilities", "check for security issues", "audit security", "OWASP…

@getsentry@getsentryView Skill
skill-writer
Skill
Deployment

skill-writer

Create, synthesize, and iteratively improve agent skills following the Agent Skills specification. Use when asked to "create a skill", "write a skill",…

@getsentry@getsentryView Skill
sred-work-summary
Skill
Deployment

sred-work-summary

Go back through the previous year of work and create a Notion doc that groups relevant links into projects that can then be documented as SRED projects.

@getsentry@getsentryView Skill
triage-frontend-issues
Skill
Deployment

triage-frontend-issues

Triage new issues in the Sentry `javascript` project by archiving non-actionable noise. Use when asked to "triage issues", "triage the javascript project",…

@getsentry@getsentryView Skill
typing-exclusion-worker
Skill
Deployment

typing-exclusion-worke

Python typing exclusion worker: remove assigned mypy exclusion modules in small scoped batches, fix typing issues, run validation, and produce a structured…

@getsentry@getsentryView Skill