Ship · CI/CD & deploy

CI/CD & deploy

The ci/cd & deploy tools a solo builder reaches for in the Ship phase - every AI-coding skill, MCP server and workflow Skillselion tracks for ci/cd & deploy, ranked by community signal so you can pick the right one fast.

237 shown of 251
TypeDescription
1Azure DeployMonitoring & Cloudmicrosoft/azure-skillsskillRun validated Azure deployment plans with azd, Terraform, or Bicep after prepare and validate skills have finished.
374k1.2k
2Github Actions DocsAutomationxixu-me/skillsskillAnswer GitHub Actions questions with official docs links and syntax-grounded YAML instead of stale CI/CD memory.
187k61
3PolishFrontend & Designpbakaus/impeccableskillRun a meticulous pre-ship UI pass—alignment, spacing, tokens, and micro-details—after feature work is done but before users see it.
86k35.9k
4Firebase Hosting BasicsMonitoring & Cloudfirebase/agent-skillsskillDeploy static sites, SPAs, and simple microservices to Firebase Hosting Classic with CDN, SSL, and preview channels—not App Hosting SSR.
73.9k345
5Firebase App Hosting BasicsMonitoring & Cloudfirebase/agent-skillsskillDeploy and operate Next.js or Angular full-stack apps on Firebase App Hosting with git-driven or CLI rollouts instead of hand-rolling SSR hosting.
73.6k345
6Deploy To VercelAutomationvercel-labs/agent-skillsskillPush a local app or site to Vercel as a preview URL while nudging the repo toward git-linked, long-term deploys.
67.1k27.7k
7HardenFrontend & Designpbakaus/impeccableskillStress-test and fix UI against long text, errors, i18n, RTL, empty data, and API failure modes before launch.
53.6k35.9k
8Vercel Cli With TokensAutomationvercel-labs/agent-skillsskillDeploy and sync Vercel projects from CI or headless agents using VERCEL_TOKEN instead of interactive vercel login.
47.2k27.7k
9Upgrading ExpoFrontend & Designexpo/skillsskillUpgrade Expo SDK and dependencies safely with expo-doctor, cache clears, and version-specific migration references.
33.3k2k
10Expo DeploymentFrontend & Designexpo/skillsskillShip an Expo app to iOS, Android, web, and API routes using EAS builds, store submission, and CI/CD workflows without guessing store-specific steps.
31.3k2k
11Expo Cicd WorkflowsFrontend & Designexpo/skillsskillAuthor and validate EAS workflow YAML for Expo mobile CI/CD, builds, and deployment automation.
31.3k2k
12Release SkillsAutomationjimliu/baoyu-skillsskillShip a versioned release with bumped manifests, changelog entries, tags, and optional GitHub Releases without hand-rolling steps per stack.
19.5k20.9k
13WranglerMonitoring & Cloudcloudflare/skillsskillRun and configure the Cloudflare Wrangler CLI to develop, deploy, and operate Workers plus bindings for KV, R2, D1, Queues, and related edge services.
18.4k1.7k
14Multi Stage DockerfileAutomationgithub/awesome-copilotskillAuthor smaller, more secure container images with a cache-friendly multi-stage Dockerfile before you deploy.
14.7k34.6k
15GstackAutomationgarrytan/gstackskillKeep the gstack Bun/TypeScript repo healthy on mixed OS checkouts with correct LF line endings, env templates, and CI runner labels.
13.6k108k
16PnpmAutomationantfu/skillsskillConfigure fast, reproducible pnpm installs and GitHub Actions workflows with lockfile discipline and store caching.
13.5k5.2k
17Google Agents Cli DeployMonitoring & Cloudgoogle/agents-cliskillDeploy a scaffolded ADK agent to Vertex AI Agent Runtime with deploy.py and Terraform—no Docker image required.
12.4k2.7k
18Azure Devops CliAutomationgithub/awesome-copilotskillQuery and manage Azure DevOps pipelines and runs from the terminal with structured `az` output, JMESPath filters, and scripting-friendly formats.
10.9k34.6k
19Create Github Action Workflow SpecificationAutomationgithub/awesome-copilotskillDocument an existing GitHub Actions workflow as a maintainable, AI-readable spec without tying it to transient YAML syntax.
9.4k34.6k
20Azure Deployment PreflightMonitoring & Cloudgithub/awesome-copilotskillRun Azure and azd preflight checks, collect all auth and config failures, and output a remediation report before deploy.
9.3k34.6k
21Devops Rollout PlanAutomationgithub/awesome-copilotskillProduce a production-ready rollout document with preflight checks, deployment steps, rollback, and comms before you touch prod.
9.1k34.6k
22Changelog AutomationAutomationwshobson/agentsskillTurn Conventional Commits and semver rules into a Keep a Changelog release history before you tag and ship.
8.9k36.5k
23Deployment Pipeline DesignAutomationwshobson/agentsskillDesign production deployment pipelines with reusable CI workflows, container build/push, caching, and rollback-oriented launch prep on platforms like GitHub Actions.
8.9k36.5k
24Azure Static Web AppsMonitoring & Cloudgithub/awesome-copilotskillStand up Azure Static Web Apps with SWA CLI, local emulator, staticwebapp.config.json, Functions APIs, and GitHub Actions deploy.
8.7k34.6k
25Containerize AspnetcoreAutomationgithub/awesome-copilotskillGenerate a Linux-optimized Dockerfile and .dockerignore for an ASP.NET Core app so you can ship the same .csproj to Docker without guessing base images or distro choices.
8.5k34.6k
26Containerize Aspnet FrameworkAutomationgithub/awesome-copilotskillProduce Windows-container Dockerfiles for legacy ASP.NET .NET Framework apps so a solo builder can package IIS-hosted sites for controlled ship targets without confusing them with .NET Core images.
8.4k34.6k
27Gitlab Ci PatternsAutomationwshobson/agentsskillStand up GitLab CI/CD with staged build, test, and deploy jobs, caching, artifacts, and runner-friendly images for solo repos shipping to Kubernetes or similar.
8.4k36.5k
28K8s Manifest GeneratorAutomationwshobson/agentsskillGenerate production-ready Kubernetes YAML for Deployments, Services, ConfigMaps, Secrets, and PVCs with limits, probes, and security contexts.
7.2k36.5k
29Msstore CliAutomationgithub/awesome-copilotskillPublish and manage Microsoft Store submissions, flights, rollouts, and CI/CD using the msstore CLI against Partner Center APIs.
6.8k34.6k
30Cloud Run BasicsMonitoring & Cloudgoogle/skillsskillDeploy and operate services, jobs, and worker pools on Google Cloud Run with correct gcloud run commands.
6.2k12.1k
31Devops EngineerAutomationjeffallan/claude-skillsskillGenerate Dockerfiles, CI/CD pipelines, Kubernetes manifests, and Terraform templates plus runbooks for shipping and operating solo-built apps.
5.9k9.7k
32Database MigrationsBackend & Dataaffaan-m/everything-claude-codeskillApply production-safe schema and data migrations with ORM-aware patterns, concurrent indexes, and zero-downtime discipline before you ship database changes.
5.4k210k
33Deployment PatternsAutomationaffaan-m/everything-claude-codeskillShip a solo-built web app with repeatable CI/CD, Docker, health checks, rollbacks, and a production-readiness checklist instead of one-off deploy hacks.
5.2k210k
34Changelog GeneratorAutomationcomposiohq/awesome-claude-skillsskillTurn raw git history into polished, customer-facing release notes and changelog entries without hand-translating every commit.
4.4k63.7k
35Github ActionsAutomationcallstackincubator/agent-skillsskillStand up a reusable GitHub Actions composite action that builds React Native Android emulator APKs and uploads artifacts you can pull with gh or the REST API.
4k1.4k
36Shopify App Store ReviewAutomationshopify/shopify-ai-toolkitskillAudit a Shopify app against App Store review and listing requirements before you submit or resubmit from the Partner Dashboard.
3.8k373
37Shipping And LaunchAutomationaddyosmani/agent-skillsskillRun a production-ready shipping ritual with checklist, monitoring, staged rollout, and rollback before users see the change.
3.8k49.1k
38Vercel CliAutomationvercel/vercelskillDeploy and operate Vercel projects with the CLI—env pull, domains, logs, sandboxes, and API fallback without guessing flags.
3.1k15.6k
39Deploy ChecklistAutomationanthropics/knowledge-work-pluginsskillGenerate a production-ready deploy gate checklist with rollback triggers before you ship a release that touches CI, migrations, or feature flags.
3k19.6k
40Sentry React Native SdkDev Toolsgetsentry/sentry-for-aiskillInstrument React Native apps so JS, iOS, and Android errors and crashes reach Sentry before users churn silently.
2.5k197
41Asc Xcode BuildAutomationrudrankriyam/app-store-connect-cli-skillsskillArchive and export an iOS/tvOS/visionOS app with asc xcode helpers and align version/build numbers before App Store Connect upload.
2.4k845
42Asc Release FlowAutomationrudrankriyam/app-store-connect-cli-skillsskillAnswer “can I submit now?” and drive App Store version prep and review submission with the asc CLI, including blockers and the next exact command.
2.4k845
43Changelog GeneratorAutomationclaude-office-skills/skillsskillTurn git commits or feature lists into polished release notes and changelogs when you are about to tag a version or announce a ship.
2.4k196
44Asc Testflight OrchestrationFrontend & Designrudrankriyam/app-store-connect-cli-skillsskillRoll out iOS betas by exporting TestFlight config, managing groups and testers, attaching builds, and publishing What to Test notes with the asc CLI.
2.2k845
45Claude Code Plugin ReleaseAutomationthedotmack/claude-memskillShip a Claude Code plugin with aligned semver across manifests, verified builds, npm publish, git tags, GitHub releases, and generated changelogs.
2.2k81.2k
46Asc Id ResolverAutomationrudrankriyam/app-store-connect-cli-skillsskillTurn App Store Connect app names, bundle IDs, and human labels into the app, build, version, TestFlight, and review submission IDs other asc commands require.
2.2k845
47Asc Build LifecycleFrontend & Designrudrankriyam/app-store-connect-cli-skillsskillTrack App Store Connect build processing, pick safe build numbers, publish to TestFlight or App Store, and expire stale IPA builds with asc CLI.
2.2k845
48Asc Signing SetupFrontend & Designrudrankriyam/app-store-connect-cli-skillsskillCreate bundle IDs, certificates, provisioning profiles, and encrypted team sync for iOS or macOS using the asc CLI.
2.2k845
49ReleaseAutomationschpet/linear-cliskillCut and publish a new semver-tagged CLI release with changelog review, tests, and jj-based tagging.
2.1k762
50I18n LocalizationFrontend & Designsickn33/antigravity-awesome-skillsskillScan React, Vue, and Python code for hardcoded user-facing strings before you ship or expand to new locales.
2k40.1k
51Release ItAutomationwondelai/skillsskillTeach your coding agent Michael Nygard–style stability anti-patterns so you harden integrations and failure modes before and after you ship to production.
2k1.2k
52Printing Press PublishAutomationmvanhorn/cli-printing-pressskillOpen a pull request that publishes a Printing Press–generated CLI into the shared printing-press-library repo after local validation.
2k3.1k
53Asc NotarizationAutomationrudrankriyam/app-store-connect-cli-skillsskillArchive, export, and notarize a macOS app with Developer ID signing and Apple notarization via xcodebuild and the asc CLI for distribution outside the Mac App Store.
2k845
54OnboardingAutomationlaunchdarkly/agent-skillsskillShip your first LaunchDarkly boolean flag end-to-end—create the flag, wire evaluation, and prove OFF then ON after the SDK is installed.
2k16
55Printing Press RetroAutomationmvanhorn/cli-printing-pressskillPackage manuscript run outputs and optional CLI source into a staging upload bundle without touching the user's original directories.
1.9k3.1k
56Asc WorkflowAutomationrudrankriyam/app-store-connect-cli-skillsskillAuthor, validate, dry-run, execute, and resume repo-local App Store Connect automation via asc workflow and .asc/workflow.json.
1.9k845
57LfgAutomationeveryinc/compound-engineering-pluginskillHands-off execution of a software feature from written plan through implementation, review, tests, commit, PR, and green CI when you explicitly want the agent to run the full pipeline.
1.8k20.5k
58Nuxt ModulesAutomationonmax/nuxt-skillsskillCopy-paste GitHub Actions workflows so a Nuxt module or library repo gets lint, typecheck, test, PR preview packages, and tagged npm releases without writing CI from scratch.
1.6k674
59CreateosMonitoring & Cloudnodeops-app/skillsskillDeploy agents, APIs, MCP servers, bots, and frontends to CreateOS with GitHub, Docker, or file upload and get a live URL.
1.6k3
60Bump ReleaseAutomationpaulrberg/agent-skillsskillAuthor semver-sorted CHANGELOG.md entries that follow Common Changelog human-first rules when cutting or documenting a release.
1.6k62
Explore more

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.