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
26996 results
All outcomes · All facets
Page 205 of 1125
SkillHub ClubResearch & Ops

storage-function-structure

A simple convention for organizing project planning artifacts with hash-based file naming, providing basic structure but lacking implementation details and tool integration.

B 6.0
Full StackIntegration
project-managementfile-organizationdocumentationworkflow
42
rank 60
hot 90
SkillHub ClubShip Full Stack

remote-work

Execute amplihack work on remote Azure VMs with automatic region and resource selection

C 4.9
Full Stack
34
rank 59
hot 89
SkillHub ClubShip Full Stack

onboard

This skill automates initial codebase exploration for existing projects by spawning an agent that analyzes structure, detects tech stack, and creates a continuity ledger. It's specifically designed for brownfield projects and integrates with RepoPrompt for deeper analysis when available.

A 7.6
Full Stack
project-onboardingcodebase-analysisdocumentation-generationagent-workflow
28
rank 76
hot 89
SkillHub ClubRun DevOps

cfn-agent-swap

This skill provides automated recommendations for swapping underperforming agents in CFN Loops based on feedback themes. It maps specific feedback types to specialized replacement agents and offers multiple replacement strategies. The tool is stateless and designed for minimal side effects.

A 7.6
DevOpsFull Stack
agent-managementperformance-optimizationworkflow-automation
14
rank 76
hot 86
SkillHub ClubRun DevOps

Docker

This Claude skill provides comprehensive container management for Docker and Podman, automatically detecting the runtime to build images, manage containers, handle compose files, debug issues, and optimize resources with security scanning and multi-architecture support.

C 4.9
Full StackDevOpsSecurity
14
rank 54
hot 86
SkillHub ClubAnalyze Data & AI

yes-claude

Automates interactions with AI CLI tools like Claude and Gemini by automatically responding to common prompts, managing process lifecycle, and enabling continuous operation for scripting and automation workflows.

B 6.6
DevOpsData / AITesting
cli-automationai-toolsprocess-managementcontinuous-operation
8
rank 66
hot 84
SkillHub ClubShip Full Stack

test-driven-development

This skill enforces strict TDD workflow by requiring failing tests before implementation. It provides concrete examples of the red-green-refactor cycle and includes verification checklists. The documentation clearly explains when to use it and what triggers should activate the skill.

A 8.0
Full StackTesting
testingworkflowcode-qualitybest-practices
5
rank 80
hot 82
SkillHub ClubAnalyze Data & AI

code-review

This skill automates AI-assisted code reviews before human escalation. It provides structured review phases, stage-specific checklists, and generates markdown reports with findings categorized by severity. Integrates with git diff and includes automated linting/type checking commands.

A 7.9
Full StackData / AI
code-reviewworkflow-automationai-assistancequality-assurance
1
rank 79
hot 77
SkillHub ClubShip Full Stack

mailman

Guidance for setting up and configuring mailing list servers with Postfix and Mailman3. This skill should be used when tasks involve configuring email servers, mailing list management, LMTP integration, or mail delivery pipelines. Applies to tasks requiring Postfix-Mailman integration, subscription workflows, or email broadcast functionality.

C 4.9
Full StackIntegration
782
rank 75
hot 99
SkillHub ClubShip Full Stack

pypi-server

Guide for setting up local PyPI servers to host and serve Python packages. This skill should be used when tasks involve creating a local PyPI repository, serving Python packages over HTTP, building distributable Python packages, or testing pip installations from a custom index URL.

C 4.9
Full StackBackendTesting
782
rank 75
hot 99
SkillHub ClubRun DevOps

github-actions-ssh-deploy

交互式配置 GitHub Actions 通过 SSH 密钥连接 VPS 的向导。当用户需要设置 GitHub Actions 部署到 VPS、配置 CI/CD SSH 连接、生成部署 workflow 时使用此 skill。通过问答方式收集必要信息后生成完整配置。

C 4.9
Full StackDevOps
781
rank 75
hot 99
SkillHub ClubWrite Technical Docs

lean4-theorem-proving

Use when working with Lean 4 (.lean files), writing mathematical proofs, seeing "failed to synthesize instance" errors, managing sorry/axiom elimination, or searching mathlib for lemmas - provides build-first workflow, haveI/letI patterns, compiler-guided repair, and LSP integration

C 4.9
Full StackTech WriterIntegration
781
rank 75
hot 99
SkillHub ClubRun DevOps

spring-security-6

Migrate Spring Security 5 to Spring Security 6 configuration. Use when removing WebSecurityConfigurerAdapter, replacing @EnableGlobalMethodSecurity with @EnableMethodSecurity, converting antMatchers to requestMatchers, or updating to lambda DSL configuration style. Covers SecurityFilterChain beans and authentication manager changes.

C 4.9
Full StackSecurity
781
rank 75
hot 99
SkillHub ClubShip Full Stack

casadi-ipopt-nlp

Nonlinear optimization with CasADi and IPOPT solver. Use when building and solving NLP problems: defining symbolic variables, adding nonlinear constraints, setting solver options, handling multiple initializations, and extracting solutions. Covers power systems optimization patterns including per-unit scaling and complex number formulations.

C 4.9
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

shell-tools

Production-grade shell tools - jq, xargs, parallel, pipelines

C 4.9
Full Stack
781
rank 75
hot 99
SkillHub ClubRun DevOps

trivy-offline-vulnerability-scanning

Use Trivy vulnerability scanner in offline mode to discover security vulnerabilities in dependency files. This skill covers setting up offline scanning, executing Trivy against package lock files, and generating JSON vulnerability reports without requiring internet access.

C 4.9
Full StackSecurity
781
rank 75
hot 99
SkillHub ClubShip Full Stack

uv

This skill should be used when creating new Python projects or managing Python dependencies. IMPORTANT - uv must ALWAYS be used for any Python-related commands in Python projects (running scripts, installing packages, creating virtual environments, etc.). Never use pip, python directly, or other package managers - always use uv commands (uv run, uv add, uv pip, etc.).

C 4.9
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

pubchem-database

Query PubChem via PUG-REST API/PubChemPy (110M+ compounds). Search by name/CID/SMILES, retrieve properties, similarity/substructure searches, bioactivity, for cheminformatics.

C 4.9
Full StackBackend
781
rank 75
hot 99
SkillHub ClubAnalyze Data & AI

pca-decomposition

Reduce dimensionality of multivariate data using PCA with varimax rotation. Use when you have many correlated variables and need to identify underlying factors or reduce collinearity.

C 4.9
Full StackData / AI
781
rank 75
hot 99
SkillHub ClubShip Full Stack

claude-on-rails

Imported from https://www.skillhub.club/skills/obie-claude-on-rails.

C 4.9
Full Stack
778
rank 75
hot 99
SkillHub ClubAnalyze Data & AI

shadcn-ui

Install and configure shadcn/ui components for React projects. Guides component selection, installation order, dependency management, customisation with semantic tokens, and common UI recipes (forms, data tables, navigation, modals). Use after tailwind-theme-builder has set up the theme infrastructure, when adding components, building forms, creating data tables, or setting up navigation.

C 4.9
Full StackFrontendData / AI
626
rank 74
hot 99
SkillHub ClubShip Full Stack

zustand-state-management

Build type-safe global state in React with Zustand. Supports TypeScript, persist middleware, devtools, slices pattern, and Next.js SSR with hydration handling. Prevents 6 documented errors. Use when setting up React state, migrating from Redux/Context, or troubleshooting hydration errors, TypeScript inference, infinite render loops, or persist race conditions.

C 4.9
Full StackFrontend
626
rank 74
hot 99
SkillHub ClubBuild Backend

backend-test

Automatically generates Jest/Vitest test files for backend code when triggered by phrases like 'write test for'. Creates test structure with describe/it blocks, fixtures, and mocks. Focuses on backend testing workflows with clear auto-invocation triggers.

A 7.6
TestingBackend
jestvitestunit-testingbackend-testing
159
rank 76
hot 96
SkillHub ClubShip Full Stack

figma

Integrate with Figma API for design automation and code generation. Use when extracting design tokens, generating React/CSS code from Figma components, syncing design systems, building Figma plugins, or automating design-to-code workflows. Triggers on Figma API, design tokens, Figma plugin, design-to-code, Figma export, Figma component, Dev Mode.

C 4.9
Full StackFrontendBackend
133
rank 66
hot 95
Previous
Page 205 of 1125
Next