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 17 of 77
SkillHub ClubRun DevOps

databases

Provides side-by-side guidance for MongoDB and PostgreSQL with clear selection criteria, basic operations, and reference navigation. Includes Python utilities for migrations, backups, and performance checks. Helps developers choose the right database and implement common tasks.

A 8.4
Full StackBackendDevOps
databasemongodbpostgresqlbackend
2
rank 84
hot 79
SkillHub ClubRun DevOps

run-manager

Manages FABER workflow runs with unique IDs, directory initialization, event emission, and resume/rerun capabilities. Provides structured JSON responses for operations like generating run IDs, listing runs, and reconstructing state from event logs.

A 8.3
DevOpsFull StackIntegration
workflow-managementrun-trackingevent-loggingfaber-plugin
4
rank 83
hot 81
SkillHub ClubRun DevOps

finishing-a-development-branch

This skill automates the final steps of a development branch lifecycle. It verifies tests pass, presents four clear options (merge locally, create PR, keep branch, discard), and executes the chosen workflow with proper cleanup. It integrates with git worktrees and prevents common mistakes like merging untested code.

A 7.8
DevOpsFull StackTesting
git-workflowbranch-managementci-cdautomation
14
rank 78
hot 86
SkillHub ClubRun DevOps

istio-traffic-management

Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns.

C 5.4
Full StackDevOps
31.6K
rank 94
hot 99
SkillHub ClubRun DevOps

code-review

Comprehensive code review assistant that analyzes code quality, security, and best practices

C 5.4
Full StackSecurity
5.6K
rank 85
hot 99
SkillHub ClubRun DevOps

frontend-design-review

Review and create distinctive, production-grade frontend interfaces with high design quality and design system compliance. Evaluates using three pillars: frictionless insight-to-action, quality craft, and trustworthy building. USE FOR: PR reviews, design reviews, accessibility audits, design system compliance checks, creative frontend design, UI code review, component reviews, responsive design checks, theme testing, and creating memorable UI. DO NOT USE FOR: Backend API reviews, database schema reviews, infrastructure or DevOps work, pure business logic without UI, or non-frontend code.

C 5.4
Full StackFrontendBackend
1.8K
rank 79
hot 99
SkillHub ClubRun DevOps

logging

Adds structured logging to Docker-based CFN Loop tasks by capturing container stdout/stderr, exit codes, Redis coordination events, and lifecycle events. Provides query tools and JSON export for debugging and compliance. Requires manual integration into existing shell scripts.

A 7.3
DevOpsIntegration
docker-loggingaudit-traildebuggingcontainer-monitoring
14
rank 73
hot 86
SkillHub ClubRun DevOps

cfn-automatic-memory-persistence

Automatically saves Claude agent outputs to a SQLite database with structured schema. Provides query tools for retrieving past outputs by agent or task. Useful for tracking multi-iteration workflows and maintaining execution history.

A 7.2
DevOpsBackendFull Stack
agent-trackingsqliteworkflow-persistencememory-management
14
rank 72
hot 86
SkillHub ClubRun DevOps

secrets-guardian

Sets up pre-commit hooks with gitleaks and detect-secrets to prevent accidental secret commits. Provides setup commands, scanning workflows, and remediation steps for leaked credentials. Includes CI/CD integration and multilingual triggers.

A 8.5
SecurityDevOpsIntegration
secret-scanningpre-commitgit-securitydevops-security
5
rank 85
hot 82
SkillHub ClubRun DevOps

state-transition

Enforces structured state transitions for development tasks with prerequisite validation. Prevents invalid state changes, tracks transition history, and integrates with a defined workflow. Returns clear JSON results showing success or specific missing requirements.

A 8.1
DevOpsFull Stack
state-managementworkflow-automationtask-orchestrationvalidation
4
rank 81
hot 81
SkillHub ClubRun DevOps

db-initializer

A database initialization skill that coordinates infrastructure provisioning and schema setup for new projects. It handles both local and cloud databases, validates configurations, and provides clear structured outputs with error recovery guidance.

A 8.1
DevOpsBackend
databaseinfrastructuremigrationproject-setup
4
rank 81
hot 81
SkillHub ClubRun DevOps

infra-tester

This skill automates infrastructure testing by running security scans with Checkov/tfsec, estimating costs, and validating deployments. It handles both pre-deployment validation and post-deployment verification, generating detailed test reports and blocking deployments when critical issues are found.

A 8.0
DevOpsFull StackSecurity
infrastructure-testingsecurity-scanningcost-estimationterraform-validation
4
rank 80
hot 81
SkillHub ClubRun DevOps

mcp-development

Provides detailed guidance for building MCP servers with the latest 2025-11-25 specification, covering transport mechanisms, tool annotations, and production deployment patterns. Includes code examples for Python and TypeScript implementations.

A 7.9
Full StackBackendDevOps
mcpapi-developmentprotocol-implementationbackend-tools
4
rank 79
hot 81
SkillHub ClubRun DevOps

graphql-api

Provides ready-to-use GraphQL API templates for Rust (async-graphql), Python (strawberry), and Node.js (Apollo). Includes schema design patterns, resolver examples, DataLoader implementations for N+1 prevention, and subscription setup. Mandates security pre-commit hooks before coding.

A 8.3
BackendDesignerSecurity
graphqlapi-developmentrustpython
5
rank 83
hot 82
SkillHub ClubRun DevOps

backend-rust

Provides a complete Rust backend template using Axum, SQLx, and tokio with automation scripts for building, testing, linting, and security auditing. Includes mandatory project protection setup, structured code examples, and deployment guidance for Shuttle.

A 8.3
BackendDevOpsSecurity
rustaxumsqlxapi-development
5
rank 83
hot 82
SkillHub ClubRun DevOps

faber-debugger

A debugger skill for Faber workflows that diagnoses errors, proposes solutions, and maintains a persistent knowledge base of past resolutions. It works in targeted or automatic modes, logs findings to GitHub issues, and provides continuation commands for fixes.

A 8.3
DevOpsFull Stack
debuggingworkflow-automationknowledge-baseerror-diagnosis
4
rank 83
hot 81
SkillHub ClubRun DevOps

faber-hooks

Executes pre-defined hooks at FABER workflow phase boundaries, supporting document reading, script execution, and skill invocation. It validates hooks before running, respects timeouts, and returns structured JSON results for integration with automation systems.

A 8.3
DevOpsFull StackIntegration
workflow-automationphase-hooksci-cdscript-execution
4
rank 83
hot 81
SkillHub ClubRun DevOps

configuring-connection-pools

Provides concrete formulas and examples for configuring Prisma connection pools across different environments. Includes specific URL parameters, serverless optimizations, PgBouncer setup, and diagnostic queries for troubleshooting connection issues.

A 8.9
DevOpsBackend
databaseprismapostgresqlperformance
0
rank 89
hot 74
SkillHub ClubRun DevOps

telegram-bot

Provides multi-language templates for Telegram bot development with Rust (teloxide), Python (aiogram), and Node.js (grammY). Includes security setup, command handlers, inline keyboards, FSM for dialogs, and webhook configuration. Focuses on preventing token leaks and production-ready patterns.

A 8.3
BackendSecurityIntegration
telegrambot-developmentrustpython
4
rank 83
hot 81
SkillHub ClubRun DevOps

cleanup-manager

A Git branch cleanup tool that identifies stale branches (merged or inactive), provides detailed reports, and safely deletes them with multiple safety checks. It prevents deletion of protected branches, requires confirmation for destructive operations, and integrates with platform-specific Git handlers.

A 8.1
DevOps
git-cleanupbranch-managementrepository-maintenancedevops-automation
4
rank 81
hot 81
SkillHub ClubRun DevOps

Siberian Shamanic Navigation

Navigate through the original three-world shamanic technology. Deploy when soul retrieval, power animal guidance, or journey between realms emerges. Deeply respectful of Tungus, Buryat, Yakut, Evenki traditions. Use for consciousness navigation, NOT cultural appropriation.

B 6.4
Full StackDevOps
141
rank 66
hot 96
SkillHub ClubRun DevOps

orchestration

Coordinates multi-agent Docker containers for CFN loops, managing implementer and validator phases. Handles agent spawning, confidence scoring, consensus collection, and product owner decisions. Provides configurable modes (MVP to Enterprise) with iteration control and error recovery mechanisms.

A 7.3
DevOpsFull Stack
docker-orchestrationmulti-agentworkflow-automationci-cd
14
rank 73
hot 86
SkillHub ClubRun DevOps

Jainism Ahimsa Navigation 🕉️

Deploy non-violence as navigation itself - Ahimsa, Anekantavada, Syadvada active.

B 6.8
Full StackDevOps
141
rank 68
hot 96
SkillHub ClubRun DevOps

cfn-docker-runtime

Consolidates six Docker-related skills into a single package for running CFN Loop agents in containers. Provides container spawning, Redis coordination, log collection, wave-based parallel execution, and MCP skill selection. Includes migration paths from previous separate skills.

A 7.5
DevOpsIntegration
docker-orchestrationagent-coordinationcontainer-managementparallel-execution
14
rank 75
hot 86
Previous
Page 17 of 77
Next