Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Deploy application to target platform. Use when user explicitly says 'deploy', 'push to production', 'ship it'. Handles Vercel, Netlify, AWS, GCP, DigitalOcean, and VPS with pre-deploy verification and health checks.
Deploy applications to target platforms. Handles the full deployment flow — environment configuration, build, push, verification, and rollback if needed. Supports Vercel, Netlify, AWS, GCP, DigitalOcean, and custom VPS via SSH.
<HARD-GATE> - Tests MUST pass (via `rune:verification`) before deploy runs - Sentinel MUST pass (no CRITICAL issues) before deploy runs - Both are non-negotiable. Failure = stop + report, never skip </HARD-GATE>launch (L1): deployment phase of launch pipeline/rune deploy direct invocationtest (L2): pre-deploy full test suitedb (L2): pre-deploy migration safety checkperf (L2): pre-deploy performance regression checkverification (L2): pre-deploy build + lint + type checksentinel (L2): pre-deploy security scanbrowser-pilot (L3): verify live deployment visuallywatchdog (L3): setup post-deploy monitoringjournal (L3): record deploy decision, rollback plan, and post-deploy statusincident (L2): if post-deploy health check fails → triage and containnpx skills add Rune-kit/rune --skill deployHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.