Marketplace

SkillHub Club catalog feed.

Public marketplace mirror sourced from skillhub.club. This source view keeps the new outcome-first browsing model while filtering server-side to a single upstream feed.

Start with the job to be done
26985 results
All outcomes · All facets
Page 155 of 1125
SkillHub ClubAnalyze Data & AI

nuxt-ui-v4

Nuxt UI v4 is a comprehensive component library with 125+ accessible, production-ready components for building Nuxt v4 applications, featuring Tailwind CSS v4, dark mode, theming, and first-class AI integration for dashboards, forms, and chat interfaces.

C 5.3
Full StackFrontendData / AI
84
rank 63
hot 93
SkillHub ClubGrow & Distribute

newsletter-events-setup

This skill sets up a dual-runtime environment (Python 3.12+ with uv and Node.js 18+ with bun) for a newsletter events plugin. It handles initial installation, dependency updates, and environment verification for tools that scrape Facebook and Instagram events.

B 6.3
DevOpsTestingIntegration
environment-setupdependency-managementmulti-runtimenewsletter-tools
39
rank 63
hot 90
SkillHub ClubShip Full Stack

create_handoff

Creates structured handoff documents for transferring work between Claude sessions. Automates file naming with metadata collection, includes session outcome tracking, and provides clear templates for task status, learnings, and next steps.

A 7.9
Full Stack
session-handoffdocumentationworkflowagent-continuity
28
rank 79
hot 89
SkillHub ClubRun DevOps

docker-log-debugger

Provides Docker Compose log filtering commands to identify errors in containerized applications. Focuses on grep patterns for error detection with time-based filtering and service-specific commands for common debugging scenarios.

A 7.4
DevOpsTesting
dockerdebugginglogstroubleshooting
11
rank 74
hot 85
SkillHub ClubRun DevOps

verification-gate

A quality gate that runs automatically before declaring any task complete. It executes tests, builds, security checks, and code reviews silently, fixing issues when possible or prompting users with simple questions. Users only see success messages after all validations pass.

A 8.3
Full StackDevOpsSecurity
quality-gateautomated-testinghidden-processworkflow-automation
5
rank 83
hot 82
SkillHub ClubShip Full Stack

subagent-creator

Provides structured guidance for creating Claude subagents with clear templates, tool selection advice, and practical examples. Helps users build autonomous agents that run via Task tool with proper isolation and tool restrictions.

A 8.2
Full Stack
agent-creationworkflow-automationclaude-tools
5
rank 82
hot 82
SkillHub ClubShip Full Stack

remembering-conversations

Use when user asks 'how should I...' or 'what's the best approach...' after exploring code, OR when you've tried to solve something and are stuck, OR for unfamiliar workflows, OR when user references past work. Searches conversation history.

A 8.3
Full Stack
0
rank 83
hot 74
SkillHub ClubRun DevOps

update-buttercut

This skill automates updating the ButterCut CLI tool with dual update paths: git pull for git repositories or direct download from GitHub. It includes backup creation, version verification, and test execution to ensure updates don't break existing functionality. The workflow handles edge cases like uncommitted changes and provides clear failure reporting.

A 7.6
DevOpsFull StackTesting
update-automationcli-toolgit-workflowbackup-management
185
rank 76
hot 97
SkillHub ClubWrite Technical Docs

api-digest

A specialized skill for generating detailed API data digests with clear analysis guidelines, though implementation details are incomplete and dependent on external scripts.

B 6.4
Full StackBackendData / AI
api-analysiscontent-digestdata-summarizationinformation-extraction
119
rank 65
hot 95
SkillHub ClubAnalyze Data & AI

setup-claude-md

Generates CLAUDE.md files to document tech stacks, commands, and repository structure for AI-assisted development. The skill provides a template approach but lacks detailed implementation guidance and concrete examples of what the generated files contain.

B 6.5
Full StackData / AI
documentationai-assistantrepository-setupdeveloper-tools
114
rank 65
hot 95
SkillHub ClubRun DevOps

windows-expert

Provides practical guidance for Windows-WSL interoperability tasks including path conversion, executable calling, and system administration. Covers common pain points like file permissions, line endings, and networking quirks. Focuses on actionable commands rather than theoretical concepts.

A 7.5
DevOps
windowswslpowershellcross-platform
10
rank 75
hot 84
SkillHub ClubResearch & Ops

mcp-builder

Provides a structured workflow for building MCP servers to connect LLMs with external services. Guides developers through research, planning, implementation, and testing phases with specific technical advice for both Python and TypeScript stacks. Includes concrete examples of tool design, error handling, and evaluation creation.

A 8.0
Full StackBackendData / AI
mcpserver-developmentapi-integrationllm-tools
5
rank 80
hot 82
SkillHub ClubRun DevOps

frontend-htmx

Provides a complete Rust stack for building web applications with server-side rendering using Axum, Askama templates, and HTMX for dynamic interactions. Eliminates JavaScript build toolchains and deploys as a single binary. Includes template examples, handler patterns, and HTMX attribute usage for common UI updates.

A 7.6
FrontendBackendDevOps
rust-webhtmxserver-renderedsingle-binary
5
rank 76
hot 82
SkillHub ClubAnalyze Data & AI

create-subagent

Comprehensive and well-structured guide for creating Claude subagents with clear decision frameworks, practical templates, and detailed configuration options.

A 8.2
Full StackData / AI
3
rank 82
hot 80
SkillHub ClubDesign Product

pr-lifecycle

Provides concrete checklists and validation scripts for PR lifecycle management, enforcing branch naming, issue linking, and commit conventions. Includes tmux window naming for visual workflow tracking and clear decision frameworks for handling PR feedback.

A 8.0
DevOpsFull StackDesigner
git-workflowpr-managementcode-reviewproject-hygiene
3
rank 80
hot 80
SkillHub ClubShip Full Stack

agent-creator

Provides a structured 4-phase methodology for creating specialized Claude agents with detailed templates for system prompts, domain analysis, and integration patterns. Includes specific command usage guidelines and validation gates.

A 8.0
Full StackIntegration
agent-developmentsystem-promptworkflow-automation
3
rank 80
hot 80
SkillHub ClubWrite Technical Docs

webapp-testing

Provides autonomous Playwright testing with three specialized agents (planner, generator, healer) plus native visual regression testing. Generates tests from app exploration, validates selectors against live app, and auto-fixes broken tests. Includes practical examples for e-commerce flows, responsive testing, and dynamic content masking.

A 8.0
TestingData / AITech Writer
playwrighttest-automationvisual-testingai-agents
3
rank 80
hot 80
SkillHub ClubWrite Technical Docs

when-documenting-code-use-doc-generator

Automates code documentation by analyzing project structure, generating API specs in OpenAPI format, creating README files, adding JSDoc-style inline comments, and producing architecture diagrams. Follows a structured SPARC methodology with clear phases for specification, design, generation, and validation.

A 7.8
Tech WriterBackendDesigner
code-documentationapi-generationreadme-generatorinline-comments
3
rank 78
hot 80
SkillHub ClubShip Full Stack

typescript-advanced-types

Provides detailed examples and patterns for TypeScript's advanced type features like generics, conditional types, and mapped types. Includes practical patterns for type-safe event emitters and API clients. Covers core concepts with clear code samples.

A 8.5
Full StackBackend
typescripttype-systemcode-qualitydeveloper-tools
2
rank 85
hot 79
SkillHub ClubShip Full Stack

pdf

Provides Python code examples and CLI commands for common PDF tasks: extract text/tables, merge/split files, create new PDFs, handle forms, and apply watermarks. Covers pypdf, pdfplumber, reportlab, and command-line tools like qpdf and pdftotext.

A 8.4
Full Stack
pdf-processingpython-toolsdocument-automation
2
rank 84
hot 79
SkillHub ClubBuild Backend

database-migration

Provides step-by-step guidance for Alembic database migrations with SQLAlchemy models. Covers common operations like adding columns, creating tables, and handling foreign keys. Includes safety checklists, troubleshooting steps, and command references for real-world database schema changes.

A 8.1
Backend
databasealembicsqlalchemyschema-migration
2
rank 81
hot 79
SkillHub ClubShip Full Stack

test-writer

This skill generates unit test files for functions and classes across multiple frameworks. It analyzes code structure, identifies test cases including edge conditions, and produces test files following AAA pattern with proper mocking and fixtures. Supports Python (pytest/unittest) and JavaScript (jest) with clear workflow documentation.

A 8.4
TestingFull Stack
unit-testingtest-generationcode-qualitypytest
1
rank 84
hot 77
SkillHub ClubShip Full Stack

ctf-pwn

Solve CTF binary exploitation challenges by discovering and exploiting memory corruption vulnerabilities to read flags. Use for buffer overflows, format strings, heap exploits, ROP challenges, or any pwn/exploitation task.

C 5.2
Full Stack
642
rank 74
hot 99
SkillHub ClubShip Full Stack

gerrit

Interact with Storj Gerrit team code collaboration service, which we just called it gerrit, when the user ask to do it

B 6.4
Full Stack
141
rank 66
hot 96
Previous
Page 155 of 1125
Next