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

docker-optimization

Docker image optimization patterns including multi-stage builds, layer caching, security hardening, and size reduction techniques. Use when building Docker images, optimizing container size, improving build performance, or implementing Docker security best practices. Reduces image sizes by 70-90% and build times by 50-80%.

C 2.7
Full StackDevOpsSecurity
45
rank 60
hot 91
SkillHub ClubRun DevOps

release-patterns

PR creation, CI/CD validation, and release coordination patterns. Use when creating pull requests, running pre-PR validation, checking CI status, or coordinating merges.

C 2.7
Full StackDevOps
45
rank 60
hot 91
SkillHub ClubRun DevOps

security-auditor

security-auditor skill Trigger terms: security audit, vulnerability scan, OWASP, security analysis, penetration testing, security review, threat modeling, security best practices, CVE Use when: User requests involve security auditor tasks.

C 2.7
Full StackSecurityTesting
26
rank 57
hot 88
SkillHub ClubRun DevOps

staging-deploy

Deploys WitchCityRope to staging environment on DigitalOcean. Automates build, registry push, server deployment, database migrations (if needed), health verification, and rollback capability. SINGLE SOURCE OF TRUTH for staging deployment automation.

C 2.7
Full StackBackendDevOps
1
rank 45
hot 77
SkillHub ClubRun DevOps

docker-compose-builder

Creates production-ready Dockerfiles with multi-stage builds and Docker Compose configurations for multi-service applications (app + database + Redis + message queue). Implements health checks, volume mounts for persistence, networks for service isolation, environment-specific configs (dev/staging/prod), and security best practices (non-root users, minimal images). Generates docker-compose.yml with service dependencies, port mappings, and restart policies. Use when containerizing applications, setting up local development environments, creating deployment configs, adding services (database, cache, queue), or building microservices architectures.

C 2.7
Full StackBackendDevOps
1
rank 45
hot 77
SkillHub ClubRun DevOps

feedback-analyzer

Analyzes deployment logs, application metrics (Grafana), error tracking (Sentry), and user feedback to identify patterns, common errors, performance regressions, and actionable insights. Generates reports with error frequency, affected users, root causes, and recommended fixes. Tracks trends over time and correlates issues with deployments. Use when reviewing production logs, analyzing user feedback/support tickets, investigating post-deployment issues, generating iteration reports, or identifying technical debt priorities.

C 2.7
Full StackDevOps
1
rank 45
hot 77
SkillHub ClubRun DevOps

production-deploy

Deploys WitchCityRope to production environment on DigitalOcean. Automates build, registry push, server deployment, database migrations (if needed), health verification, and rollback capability. SINGLE SOURCE OF TRUTH for production deployment automation.

C 2.7
Full StackBackendDevOps
1
rank 45
hot 77
SkillHub ClubRun DevOps

deploy-prod

Deploys to production

C 2.7
Full StackDevOps
102
rank 64
hot 94
SkillHub ClubRun DevOps

code-review

Use when user asks to review code for quality and security issues.

C 2.7
Full StackSecurity
102
rank 64
hot 94
SkillHub ClubRun DevOps

privacy-manifests

Privacy manifest (PrivacyInfo.xcprivacy) implementation including required reason APIs, tracking domains, third-party SDK declarations, and App Tracking Transparency. Use when preparing apps for App Store privacy requirements.

C 2.7
Full StackSecurity
101
rank 64
hot 94
SkillHub ClubRun DevOps

consent-flow

Generates GDPR/CCPA/DPDP privacy consent flows with granular category preferences, consent state persistence, audit logging, and ATT (App Tracking Transparency) integration. Use when user needs privacy consent UI, cookie/tracking consent, or compliance management.

C 2.7
Full StackFrontendSecurity
101
rank 64
hot 94
SkillHub ClubRun DevOps

rails-devops

DevOps and infrastructure specialist for Rails applications. Use when setting up Docker, CI/CD pipelines, deployment configurations, monitoring, logging, or production optimizations. Covers GitHub Actions, Docker, Kubernetes, and cloud platforms.

C 2.7
Full StackDevOps
44
rank 60
hot 91
SkillHub ClubRun DevOps

security-audit

RLS validation, security audits, OWASP compliance, and vulnerability scanning. Use when validating RLS policies, auditing API routes, or scanning for security issues.

C 2.7
Full StackBackendSecurity
45
rank 60
hot 91
SkillHub ClubRun DevOps

ansible-secrets

This skill should be used when working with secrets in Ansible playbooks, integrating Infisical vault, using no_log directive, retrieving credentials securely, or implementing fallback patterns for secrets. Covers the reusable Infisical lookup task.

C 2.6
Full StackSecurity
ansiblesecrets-managementinfisicalautomation
14
rank 54
hot 86
SkillHub ClubRun DevOps

senior-secops

Comprehensive SecOps skill for application security, vulnerability management, compliance, and secure development practices. Includes security scanning, vulnerability assessment, compliance checking, and security automation. Use when implementing security controls, conducting security audits, responding to vulnerabilities, or ensuring compliance requirements.

C 2.6
Full StackSecurity
9
rank 52
hot 84
SkillHub ClubRun DevOps

senior-security

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture, conducting penetration tests, implementing cryptography, or performing security audits.

C 2.6
Full StackSecurityTesting
9
rank 52
hot 84
SkillHub ClubRun DevOps

consensus-security

Imported from https://github.com/vamseeachanta/workspace-hub.

C 2.6
Full StackSecurity
3
rank 47
hot 80
SkillHub ClubRun DevOps

.claude

Imported from https://github.com/pulumi/pulumi-docker.

C 2.6
Full StackDevOps
95
rank 64
hot 94
SkillHub ClubRun DevOps

aws-cdk-development

AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.

C 2.6
Full StackDevOps
awscdkinfrastructure-as-codecloud
24
rank 57
hot 88
SkillHub ClubRun DevOps

senior-devops

Comprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and monitoring. Use when setting up pipelines, deploying applications, managing infrastructure, implementing monitoring, or optimizing deployment processes.

C 2.6
Full StackDevOps
automationci/cdclouddevops
11
rank 53
hot 85
SkillHub ClubRun DevOps

openai-chatkit-frontend-embed-skill

Integrate and embed OpenAI ChatKit UI into TypeScript/JavaScript frontends (Next.js, React, or vanilla) using either hosted workflows or a custom backend (e.g. Python with the Agents SDK). Use this Skill whenever the user wants to add a ChatKit chat UI to a website or app, configure api.url, auth, domain keys, uploadStrategy, or debug blank/buggy ChatKit widgets.

C 2.6
Full StackFrontendBackend
1
rank 45
hot 77
SkillHub ClubRun DevOps

better-auth

Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/password authentication with verification, OAuth providers (Google, GitHub, Discord, etc.), two-factor authentication (TOTP, SMS), passkeys/WebAuthn support, session management, role-based access control (RBAC), rate limiting, and database adapters. Use when adding authentication to applications, implementing OAuth flows, setting up 2FA/MFA, managing user sessions, configuring authorization rules, or building secure authentication systems for web applications.

C 2.6
Full StackBackendSecurity
0
rank 45
hot 74
SkillHub ClubRun DevOps

gitlab-ci-patterns

Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.

C 2.6
Full StackDevOpsTesting
0
rank 45
hot 74
SkillHub ClubRun DevOps

reviewing-security

Automated tooling and detection patterns for JavaScript/TypeScript security vulnerabilities. Provides scan commands, vulnerability patterns, and severity mapping—not output formatting or workflow.

C 2.6
Full StackSecurity
0
rank 45
hot 74
Previous
Page 56 of 77
Next