Marketplace

Find the right skill for the job.

Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.

Start with the job to be done
1836 results
Run DevOps · All facets
Page 13 of 77
SkillHub ClubRun DevOps

git-workflow-manager

A comprehensive guide for implementing conventional commits and semantic versioning workflows with clear examples and practical commands.

A 7.8
DevOpsFull Stack
git-workflowconventional-commitsrelease-managementchangelog
119
rank 78
hot 95
SkillHub ClubRun DevOps

router-operations

Routes operations questions to 15 specialized skills for QA, testing, DevOps, observability, and git workflows. Provides decision trees, domain detection, and pre/post-deployment checklists. Helps teams navigate complex operational toolchains by matching problems to appropriate solutions.

A 8.0
DevOpsFull StackTesting
skill-routeroperations-workflowqa-orchestrationdevops-tooling
42
rank 80
hot 90
SkillHub ClubRun DevOps

deployment-rollback

Provides concrete rollback procedures for SST deployments with specific commands for AWS Lambda, database migrations, and Next.js. Includes practical scenarios like critical bug fixes and database failures, plus automated rollback workflows with health checks.

A 8.4
DevOpsFrontendBackend
deploymentrollbacksstaws
20
rank 84
hot 87
SkillHub ClubRun DevOps

sst-deployment

Configures and deploys AWS infrastructure using SST v3, handling Lambda functions, API routes, environment variables, custom domains, and multi-stage environments. Provides concrete examples for API and Next.js deployments with stage-specific configurations.

A 8.4
DevOpsFrontendBackend
aws-deploymentsst-frameworkinfrastructure-as-codelambda-configuration
20
rank 84
hot 87
SkillHub ClubRun DevOps

moai-platform-vercel

Provides detailed guidance for deploying Next.js applications on Vercel, covering edge functions, ISR caching, storage solutions, and GitHub Actions integration. Includes practical code examples for common deployment scenarios and optimization techniques.

A 8.3
DevOpsFrontendIntegration
vercelnextjsedge-computingdeployment
842
rank 83
hot 99
SkillHub ClubRun DevOps

moai-tool-ast-grep

Integrates ast-grep for structural code search and transformation across 40+ languages. Enables pattern-based refactoring, security vulnerability detection, and linting using AST-aware rules. Provides concrete examples for Python, JavaScript, Go, Rust, and Java with ready-to-use security scanning configurations.

A 8.4
Full StackSecurity
astcode-searchrefactoringsecurity-scanning
841
rank 84
hot 99
SkillHub ClubRun DevOps

moai-platform-railway

Provides detailed guidance for deploying containerized applications on Railway, covering Docker configuration, multi-service setups, persistent storage, and auto-scaling. Includes concrete examples for Node.js, Python, and Go deployments with practical CLI commands and configuration templates.

A 8.3
DevOps
railwaydockerdeploymentcontainers
841
rank 83
hot 99
SkillHub ClubRun DevOps

moai-lang-elixir

Specialized assistant for Elixir 1.17+ development with comprehensive coverage of Phoenix 1.7, LiveView, Ecto, and OTP patterns. Provides ready-to-use code examples for controllers, schemas, GenServers, and deployment configurations. Includes practical patterns for real-time applications and distributed systems.

A 8.3
Full StackBackendDevOps
elixirphoenixbackendfunctional-programming
841
rank 83
hot 99
SkillHub ClubRun DevOps

finishing-a-development-branch

This skill provides a structured workflow for completing development branches with four clear options: merge locally, create PR, keep as-is, or discard. It enforces test verification before proceeding and handles worktree cleanup appropriately. The step-by-step process includes specific git commands and confirmation prompts for destructive actions.

A 7.9
DevOpsFull StackTesting
git-workflowbranch-managementcode-reviewautomation
141
rank 79
hot 96
SkillHub ClubRun DevOps

production-deployment-phase

Executes production deployment workflow by promoting validated staging builds to production with semantic versioning, health checks, and release tagging. Use when running /ship-prod command, deploying to production after staging validation, or promoting staging builds to production environment.

A 7.7
Full StackDevOps
71
rank 77
hot 93
SkillHub ClubRun DevOps

task-classifier

A bash script that scans task descriptions for keywords and outputs comma-separated agent categories. Simple pattern matching helps Claude Flow Novice coordinate agent selection by suggesting frontend, backend, devops, etc. It's stateless and integrates with existing agent selector tools. Clear examples show common use cases.

A 8.7
Full StackFrontendBackend
task-classificationagent-routingbash-scriptdevelopment-automation
14
rank 87
hot 86
SkillHub ClubRun DevOps

code-review

Perform comprehensive code reviews focusing on best practices, security vulnerabilities, performance optimization, and maintainability

C 6.0
Full StackSecurity
5.9K
rank 85
hot 99
SkillHub ClubRun DevOps

run-quality-gate

Executes standard development validation commands (type-check, build, tests, lint) with configurable blocking behavior. Provides structured output with pass/fail status, error extraction, and workflow action recommendations. Useful for orchestrating quality checks in automated pipelines.

A 7.6
DevOpsFull StackTesting
quality-gateci-cdvalidationautomation
153
rank 76
hot 96
SkillHub ClubRun DevOps

testing

Run and troubleshoot tests for DBHub, including unit tests, integration tests with Testcontainers, and database-specific tests. Use when asked to run tests, fix test failures, debug integration tests, or troubleshoot Docker/database container issues.

A 7.5
Full StackBackendDevOps
141
rank 75
hot 96
SkillHub ClubRun DevOps

create-slash-commands

This skill teaches developers how to create and structure Claude Code slash commands using YAML frontmatter and XML tags. It provides detailed guidance on command organization, argument handling, tool restrictions, and security patterns for building reusable workflow prompts.

A 8.4
Full StackSecurity
claude-codeslash-commandsworkflow-automationdeveloper-tools
1.6K
rank 84
hot 99
SkillHub ClubRun DevOps

tilt

A comprehensive Tilt management skill with excellent documentation on automatic reload behaviors and tmux integration for persistent development environments.

A 7.8
DevOpsIntegration
tiltkubernetesdevelopment-environmentcli-tools
40
rank 78
hot 90
SkillHub ClubRun DevOps

creating-pr

This skill automates pull request creation and updates using GitHub CLI and Git commands. It provides structured templates for PR descriptions and update comments, enforces commit conventions, and handles branch management. The workflow focuses on single-commit pushes with clear change documentation.

A 8.3
DevOpsFull Stack
git-workflowpull-requestsgithub-cliversion-control
1.1K
rank 83
hot 99
SkillHub ClubRun DevOps

moai-workflow-testing

This skill orchestrates a full development workflow from TDD to PR review. It integrates debugging, performance profiling, and automated code analysis using the TRUST 5 framework. It provides concrete steps for GitHub Actions and Docker integration, and includes a multi-agent PR review pattern with confidence scoring for issues.

A 8.3
Full StackDevOpsTesting
tddcode-reviewdebuggingperformance
842
rank 83
hot 99
SkillHub ClubRun DevOps

moai-foundation-quality

Provides automated code quality validation using the TRUST 5 framework, integrates with CI/CD pipelines, offers proactive issue detection, and enforces coding standards across 25+ languages. Includes quality gates, benchmarking, and REST API for integration.

A 8.3
DevOpsBackendTesting
code-qualityautomated-testingci-cdcode-review
838
rank 83
hot 99
SkillHub ClubRun DevOps

fetch-unresolved-comments

This skill fetches unresolved PR review comments from GitHub using GraphQL API. It filters out resolved and outdated feedback, providing structured JSON output grouped by file. It supports both environment variables and CLI detection for PR information.

A 7.6
DevOpsBackendFull Stack
githubcode-reviewpull-requestsgit-workflow
141
rank 76
hot 96
SkillHub ClubRun DevOps

error-coordinator

A comprehensive error coordination skill with strong focus on distributed system resilience, offering structured error handling workflows, integration with monitoring tools, and systematic recovery strategies.

A 7.5
DevOpsIntegration
error-handlingresilienceincident-managementdistributed-systems
43
rank 75
hot 90
SkillHub ClubRun DevOps

railway-database

Add official Railway database services (Postgres, Redis, MySQL, MongoDB). Use when user wants to add a database, says "add postgres", "add redis", "add database", "connect to database", or "wire up the database". For other templates (Ghost, Strapi, n8n), use the railway-templates skill.

C 5.9
Full StackBackendDevOps
RailwayDatabasePostgresRedis
23.2K
rank 92
hot 99
SkillHub ClubRun DevOps

backend-core

Provides language-agnostic backend patterns covering API design, authentication, security, and databases. Includes decision trees for choosing API types and auth methods, security best practices, and database schema patterns. Focuses on practical implementation guidance rather than theoretical concepts.

A 8.8
BackendDesignerSecurity
api-designauthenticationdatabasesecurity
5
rank 88
hot 82
SkillHub ClubRun DevOps

blockchain-developer

Expert blockchain developer specializing in smart contract development, DApp architecture, and DeFi protocols. Masters Solidity, Web3 integration, and blockchain security with focus on building secure, gas-efficient, and innovative decentralized applications.

A 7.3
Full StackSecurityIntegration
141
rank 73
hot 96
Previous
Page 13 of 77
Next