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

shopify-app-dev

Custom Shopify app development using Shopify CLI, app architecture, OAuth authentication, app extensions, admin UI, Hydrogen/Remix frameworks, and deployment. Use when creating Shopify apps, setting up Shopify CLI, building app extensions, implementing OAuth flows, creating admin UI components, working with Hydrogen or Remix, deploying to Cloudflare Workers, or integrating third-party services with Shopify stores.

A 8.9
Full StackFrontendDevOps
141
rank 89
hot 96
SkillHub ClubRun DevOps

auth-patterns

This skill provides detailed implementation patterns for authentication in Next.js applications, covering NextAuth.js setup, middleware protection, session management, and role-based access control. It includes complete code examples for server/client components, sign-in flows, and database schemas.

A 8.8
Full StackFrontendBackend
nextjsauthenticationbackendweb-security
2.6K
rank 88
hot 99
SkillHub ClubRun DevOps

playwright-testing

Provides concrete Playwright testing patterns for web applications, covering authentication, file handling, network mocking, and CI/CD integration. Focuses on best practices like Page Object Model, resilient locators, and avoiding flaky tests. Includes specific code examples and actionable advice for common testing scenarios.

A 8.3
TestingFrontendFull Stack
playwrightautomated-testingweb-testingci-cd
507
rank 83
hot 99
SkillHub ClubRun DevOps

regression-testing

This skill provides a structured approach to regression testing with intelligent test selection based on code changes and risk. It offers concrete strategies for different scenarios (per-commit, nightly, pre-release) and includes practical examples for CI/CD integration and test optimization.

A 8.6
TestingDevOpsIntegration
regression-testingtest-selectionci-cdimpact-analysis
262
rank 86
hot 98
SkillHub ClubRun DevOps

ffuf-web-fuzzing

Provides expert guidance for using ffuf web fuzzer in penetration testing, covering authenticated fuzzing with raw requests, auto-calibration, filtering strategies, and result analysis. Includes helper scripts for analyzing results and generating wordlists.

A 8.9
SecurityTesting
web-fuzzingpenetration-testingsecurity-toolsautomation
141
rank 89
hot 96
SkillHub ClubRun DevOps

moai-lang-java

Provides Java 21 LTS development guidance with Spring Boot 3.3, covering virtual threads, pattern matching, REST APIs, JPA/Hibernate, and Spring Security. Includes complete code examples for controllers, services, and configuration files with Maven and Gradle setups.

A 8.8
BackendSecurity
java-21spring-bootenterprise-developmentvirtual-threads
56
rank 88
hot 92
SkillHub ClubRun DevOps

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.

A 8.8
DevOpsBackendFull Stack
error-handlingworkflow-resiliencemulti-agentretry-logic
246
rank 88
hot 98
SkillHub ClubRun DevOps

performance-security

A comprehensive, production-ready guide covering essential performance, accessibility, and security practices for modern React applications with practical code examples.

A 8.4
FrontendSecurity
react-optimizationweb-securityaccessibilityperformance
246
rank 84
hot 98
SkillHub ClubRun DevOps

wheels-controller-generator

A highly practical skill for generating Wheels MVC controllers with comprehensive CRUD patterns, security best practices, and clear anti-pattern guidance for ColdFusion developers.

A 8.3
BackendSecurity
coldfusionmvc-frameworkcode-generationweb-development
201
rank 83
hot 97
SkillHub ClubRun DevOps

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.

A 8.9
DevOpsFull StackTesting
dependency-managementversion-upgradecompatibility-testingautomated-workflow
141
rank 89
hot 96
SkillHub ClubRun DevOps

ms365-tenant-manager

Comprehensive Microsoft 365 tenant administration skill for setup, configuration, user management, security policies, and organizational structure optimization for Global Administrators

A 7.9
Full StackSecurity
611
rank 79
hot 99
SkillHub ClubRun DevOps

audit-prep-assistant

Prepare your codebase for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis tools, increases test coverage, removes dead code, ensures accessibility, and generates comprehensive documentation (flowcharts, user stories, inline comments). (project, gitignored)

A 8.5
Full StackSecurityTesting
3.7K
rank 85
hot 99
SkillHub ClubRun DevOps

1password

This skill provides a structured workflow for using 1Password CLI within Claude, focusing on secure secret retrieval. It enforces tmux sessions to handle authentication prompts, includes guardrails against secret exposure, and references official documentation for setup.

A 8.1
SecurityFull StackDevOps
password-managementcli-integrationsecret-handlingdevops-tooling
323.7K
rank 99
hot 99
SkillHub ClubRun DevOps

k8s-troubleshoot

This skill provides direct access to Kubernetes pods for troubleshooting by searching pods with label selectors and executing diagnostic commands inside containers. It covers common scenarios like checking logs, processes, network connections, and resource usage. The documentation includes specific command examples for real-world issues like dubbo3 provider problems.

A 8.1
DevOps
kubernetestroubleshootingdiagnosticscontainer
1.1K
rank 81
hot 99
SkillHub ClubRun DevOps

security-assessment

A comprehensive and well-structured security assessment skill that provides systematic frameworks (STRIDE, OWASP Top 10) for evaluating code, architecture, and infrastructure security with practical guidance and review patterns.

A 8.3
Security
security-reviewthreat-modelingowaspvulnerability-assessment
226
rank 83
hot 98
SkillHub ClubRun DevOps

n8n-security-testing

A comprehensive security testing tool for n8n workflows that effectively addresses credential exposure, encryption verification, and authentication testing with practical code examples.

A 8.3
SecurityBackendFull Stack
n8n-securitycredential-scanningworkflow-testingapi-security
262
rank 83
hot 98
SkillHub ClubRun DevOps

api-testing-patterns

This skill provides concrete patterns for testing REST and GraphQL APIs, focusing on contract validation, authentication, input handling, and concurrency. It includes practical code examples for common scenarios like idempotency and race conditions, and coordinates multiple testing agents for validation, generation, and security scanning.

A 8.3
TestingBackendSecurity
api-testingcontract-testingintegration-testingtest-automation
262
rank 83
hot 98
SkillHub ClubRun DevOps

ec2

AWS EC2 virtual machine management for instances, AMIs, and networking. Use when launching instances, configuring security groups, managing key pairs, troubleshooting connectivity, or automating instance lifecycle.

A 8.8
Full StackDevOpsSecurity
1K
rank 88
hot 99
SkillHub ClubRun DevOps

software-localisation

Provides a detailed decision tree and library comparison for implementing i18n/l10n in React, Vue, Angular, and Node.js projects. Covers key concepts like ICU message format, translation key patterns, and CI/CD workflows. Includes up-to-date version references and practical guidance for common tasks.

A 8.9
FrontendDevOps
internationalizationlocalizationreactvue
42
rank 89
hot 90
SkillHub ClubRun DevOps

error-tracking

Provides detailed implementation patterns for integrating Sentry v8 error tracking and performance monitoring across Node.js services. Includes specific code examples for controllers, routes, workflows, cron jobs, and database operations. Enforces a strict 'no console.error without Sentry' policy and offers service-specific configurations.

A 8.9
DevOpsBackendIntegration
error-monitoringsentry-integrationperformance-trackingbackend-development
141
rank 89
hot 96
SkillHub ClubRun DevOps

github-evidence-kit

Generate, export, load, and verify forensic evidence from GitHub sources. Use when creating verifiable evidence objects from GitHub API, GH Archive, Wayback Machine, local git repositories, or security vendor reports. Handles evidence storage, querying, and re-verification against original sources.

A 8.3
Full StackBackendSecurity
githubforensicsosintevidence
1.5K
rank 83
hot 99
SkillHub ClubRun DevOps

code-review-quality

Provides structured templates and priority levels for code reviews, focusing on logic, security, and maintainability over style. Includes concrete examples for blocker, major, minor, and suggestion feedback. Integrates with quality engineering agents for automated checks.

A 8.4
Full StackSecurity
code-reviewquality-assurancedevelopment-workflowpr-review
262
rank 84
hot 98
SkillHub ClubRun DevOps

performance-testing

A comprehensive and highly practical performance testing guide with excellent structure, clear examples, and actionable workflows for modern development teams.

A 8.3
TestingDevOps
performance-testingload-testingk6scalability
262
rank 83
hot 98
SkillHub ClubRun DevOps

substrate-vulnerability-scanner

Scans Substrate/Polkadot pallets for 7 critical vulnerabilities including arithmetic overflow, panic DoS, incorrect weights, and bad origin checks. Use when auditing Substrate runtimes or FRAME pallets. (project, gitignored)

A 8.5
Full StackSecurity
3.7K
rank 85
hot 99
Previous
Page 2 of 77
Next