By jayteealao
Essential daily-use skills and commands for DevOps workflows: OtterStack deployment orchestration, Portainer management, and Tech Research Enforcer
Deploys to [email protected] VPS and iteratively debugs until successful. Use when deploying to VPS, debugging deployment failures, investigating container issues, checking health endpoints, or fixing OtterStack errors. Triggers on "deploy to vps", "debug deployment", or "fix container failure".
Complete guide for using OtterStack - a Git-driven Docker Compose deployment tool with zero-downtime deployments. Use when deploying Docker Compose apps, managing projects, configuring environment variables, or troubleshooting deployments. Triggers on "how to use otterstack", "otterstack commands", "deploy with otterstack", "otterstack project", "otterstack env", or questions about OtterStack usage.
Manage Portainer deployments - create stacks from Git repos, check deployment status, redeploy, view logs. Use when user asks about deploying to Portainer, checking stack status, or managing Docker deployments.
Analyzes a codebase and prepares it for OtterStack deployment. Use when preparing docker-compose projects, checking OtterStack compatibility, scanning for environment variables, validating compose files, or setting up zero-downtime deployments. Triggers on "prepare for otterstack", "validate compose file", "check deployment readiness", or "scan env vars".
Enforces iterative web research for coding and DevOps questions to prevent assumptions about libraries, frameworks, APIs, versions, and configurations. Use this skill when the user asks about programming languages, frameworks, libraries, DevOps tools, cloud platforms, databases, container orchestration, CI/CD, infrastructure as code, or any technical topic where current documentation, version-specific behavior, or recent changes matter. This skill ensures Claude searches and fetches authoritative sources before answering, even for topics Claude may have knowledge about, to verify current state and avoid outdated information.
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.
A Claude Code plugin marketplace with curated skills and tools for developers.
Add this marketplace to Claude Code:
/plugin marketplace add YOUR_USERNAME/agent-skills
Then install available plugins:
/plugin install daily-carry
| Plugin | Category | Description |
|---|---|---|
| daily-carry | deployment | OtterStack deployment orchestration, Portainer management, and Tech Research Enforcer |
| agent-behavior-patterns | workflow | Sound notifications, TUI testing, design documents, and changelog audits |
To add a new plugin:
plugins/your-plugin-name/.claude-plugin/plugin.json with metadataskills/, commands in commands/, etc..claude-plugin/marketplace.json to include your pluginMIT
npx claudepluginhub jayteealao/agent-skills --plugin daily-carryDailyTags plugin
Documentation writing and review skills based on the Diátaxis framework. Seven skills covering all four documentation quadrants (tutorial, how-to, reference, explanation), plus README landing pages, a doc planner, and a docs reviewer that audits against Diátaxis principles.
Complete SDLC workflow with integrated code review, Diátaxis documentation, analysis, observability, and git lifecycle. 11 lifecycle commands with branch-aware git operations, 31 review commands, 7 aggregate reviews, 11 skills (4 analysis + 7 Diátaxis doc writing/review), and setup-wide-logging command.
Automated release workflow for any project type with version bumping, changelog generation, documentation sync, and git operations. Supports Node.js, Python, Rust, Go, Java, generic projects, monorepos, and Claude Code plugins.
Editorial "DevOps & Cloud" bundle for Claude Code from Antigravity Awesome Skills.
Enhances web_search Skill by researching best practices and deploying infrastructure automatically
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>
Commands for CI/CD setup, containerization, and deployment automation
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.