From coding-agent
Cloud-agnostic deployment patterns — containerization, hosting selection, env management, CI/CD, zero-downtime deploys, production readiness. Applies to any cloud or self-hosted infra.
npx claudepluginhub devjarus/coding-agentThis skill uses the workspace's default tool permissions.
- Deploying an application for the first time
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
scp to servers| ID | Rule | Priority |
|---|---|---|
| DEP-01 | Hosting strategy selection | CRITICAL |
| DEP-02 | Containerization | CRITICAL |
| DEP-03 | Environment management | CRITICAL |
| DEP-04 | CI/CD pipeline | HIGH |
| DEP-05 | Zero-downtime deployments | HIGH |
| DEP-06 | Production readiness checklist | HIGH |
| DEP-07 | Rollback strategy | MEDIUM |