Cross-platform installers for macOS (DMG), Windows (MSI/WiX), Linux (DEB). Bundling dependencies, GitHub Actions, SLSA attestations.
Use when building professional installers for desktop applications - covers macOS DMG with app bundles, Windows MSI with WiX, Linux DEB packages, GitHub Actions automation, and SLSA attestations
Use when implementing dependency installation systems - covers bundled portable executables in MSI installers, unified detection/execution code paths, and Windows installer best practices
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub securityronin/ronin-marketplace --plugin packaging-skillsDocumentation pipelines: MkDocs to GitHub Pages, Pandoc PDF generation. Python-Markdown gotchas, blank line rules, visual testing.
Browser automation with Playwright/Puppeteer. CDP techniques, lazy loading patterns, dynamic content handling, AI-powered automation tools.
Structured logging, observability, and log collection patterns for Next.js applications. Zero-dependency Axiom integration via Vercel Log Drains.
Cloud deployment patterns for Vercel, Fly.io, and Cloudflare. Routing, env var gotchas, volume limits, and platform-specific fixes.
iOS/macOS app deployment via asc CLI — a lightweight fastlane alternative for TestFlight, App Store submission, signing, metadata, and analytics
Turn local web projects into Windows Start Menu launchable .exe apps. Beta · scaffolded · untested on real hardware · maintainer wanted.
Use this agent when setting up CI/CD pipelines, configuring Docker containers, deploying applications to cloud platforms, setting up Kubernetes clusters, implementing infrastructure as code, or automating deployment workflows. Examples: <example>Context: User is setting up a new project and needs deployment automation. user: "I've built a FastAPI application and need to deploy it to production with proper CI/CD" assistant: "I'll use the deployment-engineer agent to set up a complete deployment pipeline with Docker, GitHub Actions, and production-ready configurations."</example> <example>Context: User mentions containerization or deployment issues. user: "Our deployment process is manual and error-prone. We need to automate it." assistant: "Let me use the deployment-engineer agent to design an automated CI/CD pipeline that eliminates manual steps and ensures reliable deployments."</example>
Developer onboarding, environment setup guides, and git commit workflows. Covers Windows, macOS, Linux, WSL, package management, shell configuration, AI tooling, and productivity tools.
Build CI/CD pipelines for GitHub Actions, GitLab CI, Jenkins, and more
Deployment automation with Dockerfile generation, CI/CD pipelines, and infrastructure as code