Phase 04 · Ship

Ship

The Ship phase is where a builder makes a release hold up under real users - testing and QA, code review, security, CI/CD and deploy, and performance. Skillselion organizes every AI-coding skill, MCP server and workflow for this phase and highlights the best tool to catch what one person cannot eyeball alone.

The top-ranked Ship-phase tools for solo builders are agent-browser, azure-deploy, web-design-guidelines.

983 shown of 2,979
Description
1Agent BrowserAutomationvercel-labs/agent-browserGive your coding agent a fast Chromium CLI for real browser tasks—forms, screenshots, scraping, QA, and Electron apps—instead of fragile built-in browser snippets.
428k35.5k
2Azure DeployMonitoring & Cloudmicrosoft/azure-skillsRun validated Azure deployment plans with azd, Terraform, or Bicep after prepare and validate skills have finished.
374k1.2k
3Web Design GuidelinesFrontend & Designvercel-labs/agent-skillsRun a fresh, Vercel-aligned UI and accessibility review on specific frontend files before you ship or merge polish work.
374k27.7k
4Azure ValidateMonitoring & Cloudmicrosoft/azure-skillsRun pre-deploy Azure readiness checks on azure.yaml, Bicep or Terraform, RBAC, managed identity, and Functions or Container Apps
374k1.2k
5Azure ComplianceSecuritymicrosoft/azure-skillsRun Azure best-practice and compliance scans with azqr and audit Key Vault keys, secrets, and certificates before or after shipping workloads.
373k1.2k
6Azure KubernetesAutomationmicrosoft/azure-skillsFix Kubernetes manifests for AKS Automatic compatibility constraints like resources, seccomp, and capabilities.
204k1.2k
7Openclaw Secure Linux CloudSecurityxixu-me/skillsDeploy OpenClaw on a hardened Linux cloud VPS with rootless Podman and SSH-tunneled control UI access.
201k61
8Secure Linux Web HostingMonitoring & Cloudxixu-me/skillsRoute secure Linux web hosting steps by distro family instead of copying Debian commands blindly.
200k61
9Use My BrowserTesting & Reviewxixu-me/skillsUse the user live browser session for logged-in flows, DevTools context, and rendered DOM inspection.
198k61
10Github Actions DocsAutomationxixu-me/skillsAnswer GitHub Actions questions with official docs links and syntax-grounded YAML instead of stale CI/CD memory.
187k61
11DiagnoseDev Toolsmattpocock/skillsRun a disciplined debug loop (reproduce, minimize, hypothesize, instrument, fix, regression-test) for hard bugs and performance regressions.
187k121k
12Minimal Run And AuditBackend & Datalllllllama/ai-paper-reproduction-skillRun documented inference, evaluation, or smoke commands and normalize evidence into standardized repro_outputs with patch notes.
140k412
13Caveman ReviewTesting & Reviewjuliusbrussee/cavemanProduce terse, line-scoped PR review comments with optional severity tags instead of verbose feedback.
139k70k
14Systematic DebuggingDev Toolsobra/superpowersInstall this when you want your coding agent to investigate root causes before guessing fixes on failures, bugs, or flaky behavior.
134k221k
15Requesting Code ReviewTesting & Reviewobra/superpowersDispatch a subagent with a senior code-reviewer prompt, your plan, and a git SHA range so finished work is checked before you merge or stack more changes.
119k221k
16Verification Before CompletionTesting & Reviewobra/superpowersInstall this when you want your coding agent to prove tests, lint, and builds actually pass before it says a task is done or opens a PR.
100k221k
17Entra Agent IdSecuritymicrosoft/azure-skillsProvision Microsoft Entra Agent Identity blueprints and per-instance agent principals, then configure OAuth fmi_path and OBO token exchange for production AI agents.
99.1k1.2k
18Receiving Code ReviewTesting & Reviewobra/superpowersTurn messy or authoritative review comments into verified, incremental code changes without performative agreement.
96.2k221k
19Finishing A Development BranchDev Toolsobra/superpowersAfter implementation and green tests, choose merge locally, open a PR, keep the branch, or discard work—with cleanup matched to normal repo vs worktree layout.
91.4k221k
20Webapp TestingTesting & Reviewanthropics/skillsVerify local web apps with Python Playwright—UI behavior, screenshots, and browser logs—with optional managed dev-server startup.
90.9k148k
21PolishFrontend & Designpbakaus/impeccableRun a meticulous pre-ship UI pass—alignment, spacing, tokens, and micro-details—after feature work is done but before users see it.
86k35.9k
22AuditTesting & Reviewpbakaus/impeccableGenerate a scored technical quality report—accessibility, performance, theming, responsive layout, and anti-patterns—with P0–P3 severities without auto-fixing code.
82.6k35.9k
23OptimizeFrontend & Designpbakaus/impeccableDiagnose and fix laggy UI—Core Web Vitals, bundles, images, animations, and runtime jank—with measure-before/after discipline.
81.7k36k
24Browser UseTesting & Reviewbrowser-use/browser-useAutomate real browser flows—open pages, click by indexed elements, fill forms, screenshot, and scrape—without wiring Playwright scripts by hand.
77.6k97.7k
25Firebase Hosting BasicsMonitoring & Cloudfirebase/agent-skillsDeploy static sites, SPAs, and simple microservices to Firebase Hosting Classic with CDN, SSL, and preview channels—not App Hosting SSR.
73.9k345
26Firebase App Hosting BasicsMonitoring & Cloudfirebase/agent-skillsDeploy 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
27Deploy To VercelAutomationvercel-labs/agent-skillsPush a local app or site to Vercel as a preview URL while nudging the repo toward git-linked, long-term deploys.
67.1k27.7k
28Convex Performance AuditBackend & Dataget-convex/agent-skillsDiagnose and fix Convex read amplification, subscription churn, OCC conflicts, and function-limit pressure when a feature feels slow or Insights flags hot paths.
62.2k31
29HardenFrontend & Designpbakaus/impeccableStress-test and fix UI against long text, errors, i18n, RTL, empty data, and API failure modes before launch.
53.6k35.9k
30Playwright CliTesting & Reviewmicrosoft/playwright-cliDrive Playwright CLI snapshots, eval probes, and test runs from your coding agent when E2E tests fail or selectors are unclear.
51.6k11.1k
31Playwright Best PracticesTesting & Reviewcurrents-dev/playwright-best-practices-skillInstall this when you want your coding agent to author, stabilize, and maintain Playwright suites across E2E, component, API, visual, and accessibility flows.
47.7k292
32Vercel Cli With TokensAutomationvercel-labs/agent-skillsDeploy and sync Vercel projects from CI or headless agents using VERCEL_TOKEN instead of interactive vercel login.
47.2k27.7k
33Firebase Security Rules AuditorSecurityfirebase/agent-skillsRed-team Firestore security rules after edits so solo builders catch update bypasses and authority bugs before production.
40.3k345
34Upgrading ExpoFrontend & Designexpo/skillsUpgrade Expo SDK and dependencies safely with expo-doctor, cache clears, and version-specific migration references.
33.3k2k
35Expo DeploymentFrontend & Designexpo/skillsShip 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
36Expo Cicd WorkflowsFrontend & Designexpo/skillsAuthor and validate EAS workflow YAML for Expo mobile CI/CD, builds, and deployment automation.
31.3k2k
37Request Refactor PlanTesting & Reviewmattpocock/skillsTurn a messy refactor idea into a scoped GitHub issue full of tiny, test-aware commits before anyone touches production code.
30.5k121k
38QaTesting & Reviewmattpocock/skillsRun a conversational QA pass where you describe bugs and the agent files durable, user-facing GitHub issues using your project’s domain language.
26.4k121k
39Python Performance OptimizationDev Toolswshobson/agentsProfile slow Python services and pipelines with cProfile and memory tools so solo builders fix bottlenecks before users feel the lag.
25.6k36.5k
40Setup Pre CommitDev Toolsmattpocock/skillsAdd Husky pre-commit hooks with lint-staged Prettier, plus typecheck and tests so bad commits never land on main.
25.5k121k
41AccessibilityTesting & Reviewaddyosmani/web-quality-skillsRun WCAG 2.2–aligned accessibility audits and get concrete HTML/CSS/ARIA fixes before you ship a solo-built web UI.
25k2.2k
42ReviewTesting & Reviewmattpocock/skillsRun a parallel Standards-and-Spec diff review from a fixed git point through HEAD before you merge or ship a branch.
24.4k121k
43Migrate To ShoehornTesting & Reviewmattpocock/skillsRefactor TypeScript tests to replace unsafe `as` assertions with @total-typescript/shoehorn helpers like `fromPartial()` for lean partial fixtures.
23.7k121k
44Python Testing PatternsDev Toolswshobson/agentsLevel up pytest coverage for async services, env monkeypatching, temp files, and CI-ready suites on Python backends.
22.5k36.5k
45Code Review ExcellenceTesting & Reviewwshobson/agentsRun structured, constructive PR and architecture reviews that catch bugs early and teach standards without slowing the team.
21.7k36.5k
46VitestTesting & Reviewantfu/skillsConfigure Vitest browser-like test environments (jsdom, happy-dom, edge-runtime) and per-file overrides so DOM and window APIs work in unit tests.
21k5.2k
47Firestore Security Rules AuditorSecurityfirebase/agent-skillsRed-team Firestore security rules after edits so create/update gaps, authority spoofing, and abuse paths get caught before production.
20.3k345
48Release SkillsAutomationjimliu/baoyu-skillsShip a versioned release with bumped manifests, changelog entries, tags, and optional GitHub Releases without hand-rolling steps per stack.
19.5k20.9k
49Skill VetterSecurityuseai-pro/openclaw-skills-securityRun a conservative, manual-first security checklist on OpenClaw SKILL.md packages before installing from ClawHub, GitHub, or shared files.
19.2k62
50Swiftui ProTesting & Reviewtwostraws/swiftui-agent-skillRun a structured SwiftUI and Swift review for deprecated APIs, data flow, navigation, HIG, accessibility, and performance before merge or release.
19.1k4.1k
51Docker ExpertAutomationsickn33/antigravity-awesome-skillsHarden Dockerfiles, multi-stage builds, and container runtime settings before you ship or run a solo product in production.
18.7k40.1k
52WranglerMonitoring & Cloudcloudflare/skillsRun 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
53RefactorTesting & Reviewgithub/awesome-copilotImprove maintainability of existing code through small, behavior-preserving refactors when structure blocks features or reviews surface smells.
17.8k34.6k
54E2e Testing PatternsTesting & Reviewwshobson/agentsGive your coding agent Playwright-ready E2E patterns—config, page objects, and CI settings—so solo builders can add reliable browser tests without reinventing structure.
17k36.5k
55Momentic TestTesting & Reviewmomentic-ai/skillsAuthor, run, and maintain browser E2E tests as *.test.yaml with AI-resolved steps and Playwright-backed execution.
16.1k12
56Momentic Result ClassificationTesting & Reviewmomentic-ai/skillsTriage failing Momentic browser test runs by classifying failures with MCP-accessible run assets and past-run comparison.
16.1k12
57Fixing Motion PerformanceFrontend & Designibelick/ui-skillsAudit and repair stuttering CSS and JS animations by enforcing compositor-safe patterns without forced library migrations.
15.9k2k
58React Native Best PracticesFrontend & Designcallstackincubator/agent-skillsApply Callstack-style React Native and Expo performance patterns when FPS, TTI, bundle size, memory, or animations need tuning or jank debugging.
15.7k1.4k
59Gws ModelarmorSecuritygoogleworkspace/cliWire Google Model Armor into your agent or SaaS so prompts and model outputs are sanitized through named templates before users see them.
15.2k26.9k
60Gws Modelarmor Create TemplateSecuritygoogleworkspace/cliCreate a Google Cloud Model Armor template via the gws CLI so prompts and responses can be sanitized against jailbreak and custom policies.
15.1k26.9k

Showing the top 983 of 2,979 tools · search to find the rest.

Explore more

This week for builders

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

unsubscribe anytime.