Browse
DevOps
Skills Found
drafting-pr
Automates draft pull request creation and updates for GitHub workflows. Provides specific templates for PR descriptions and update comments, enforces conventional commit messages, and integrates with GitHub CLI commands. Focuses on work-in-progress documentation without automatic code reviews.
dependency-upgrade
Provides a systematic approach for upgrading major dependency versions with compatibility analysis, staged rollout strategies, and comprehensive testing. Includes concrete commands for npm/yarn, upgrade checklists, rollback plans, and automation tools like Renovate/Dependabot configurations.
github-workflow-automation
This skill provides GitHub Actions automation with AI swarm coordination. It generates and optimizes CI/CD pipelines, manages pull requests and releases, and coordinates multi-repo workflows. The tool integrates with GitHub CLI and offers eight specialized modes for different GitHub automation tasks.
pr-reviewer
A well-structured GitHub PR review automation skill with clear workflows, security considerations, and comprehensive error handling for code quality assessment.
npm-trusted-publishing
Provides step-by-step guidance for setting up npm package publishing using GitHub Actions OIDC authentication instead of long-lived tokens. Includes workflow examples, common troubleshooting, and monorepo configuration details.
ops-devops-platform
Provides concrete DevOps patterns with decision trees, tool commands, and templates for Kubernetes, Terraform, GitOps, and CI/CD. Includes cost governance, anti-patterns, and links to operational deep dives. Focuses on actionable guidance over theory.
error-recovery
Provides concrete patterns for handling failures in multi-agent workflows, including timeout management, API error recovery, and graceful degradation strategies. Offers specific code examples for retry logic, user notification, and fallback mechanisms.
revert
Provides structured git revert operations at task, phase, or track levels with mandatory confirmation steps. Integrates with TodoWrite for workflow tracking and maintains project consistency through validation checks. Targets development teams using Conductor for project management.
api-test-automation
API接口测试自动化工具,支持REST/GraphQL,包含接口测试、性能测试、契约测试、Mock服务等功能 | API Test Automation for REST/GraphQL with performance, contract testing and Mock services
ci
A specialized skill for diagnosing and fixing CI/CD pipeline failures in GitHub Actions and GitLab CI. It analyzes build/test logs, distinguishes between implementation vs. test errors, and provides concrete fixes while preventing test tampering. Includes sub-agent escalation for complex cases.
app-store-changelog
This skill automates App Store release note creation by analyzing git commits since the last tag. It filters out technical commits like refactoring and build scripts, then groups user-facing changes into benefit-focused bullet points suitable for store listings.
plugin-lifecycle
Manages complete audio plugin lifecycle on macOS with four workflow modes: installation, uninstallation, reset to ideation, and destructive removal. Handles system folder deployment, permission management, cache clearing, and state tracking via PLUGINS.md. Provides interactive menu and supports automated workflows.