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 65 of 1125
SkillHub ClubGrow & Distribute

performance-digest

This skill automatically generates marketing performance reports for different timeframes and audiences. It pulls data, calculates changes, highlights wins and issues, and provides actionable recommendations. It adapts report depth from team-level details to executive summaries.

A 8.1
Full StackData / AI
marketing-analyticsreport-generationdata-summarykpi-tracking
98
rank 81
hot 94
SkillHub ClubShip Full Stack

flaky-detect

This skill identifies non-deterministic flaky tests by analyzing CI history, scanning code for known problematic patterns, and providing actionable reports with root cause analysis and specific fixes. It includes a quarantine workflow and integrates with other testing tools.

A 8.1
TestingFull Stack
flaky-testsci-analysistest-reliabilitydebugging
98
rank 81
hot 94
SkillHub ClubGrow & Distribute

audience-synthesis

This skill aggregates data from multiple sources (analytics, CRM, social) to build detailed audience personas and segments. It outputs structured reports with demographics, psychographics, and targeting recommendations. The process is well-defined with clear data sources and persona templates.

A 7.8
Data / AIFull Stack
audience-analysispersona-creationmarketing-datacustomer-segmentation
98
rank 78
hot 94
SkillHub ClubShip Full Stack

test-engineer

This skill automates Playwright test generation and execution with an auto-fix loop. It provides concrete patterns for page rendering, form validation, user flows, and responsive testing. The tool attempts to fix failing tests up to three times before reporting to a human, reducing manual debugging.

A 8.3
TestingFrontendFull Stack
playwrightautomated-testingtest-generationauto-fix
75
rank 83
hot 93
SkillHub ClubAnalyze Data & AI

moai-platform-supabase

This skill provides detailed guidance on using Supabase for full-stack applications, covering PostgreSQL 16, pgvector for AI embeddings, Row-Level Security for multi-tenancy, real-time subscriptions, Edge Functions, and storage. It includes practical code examples for common patterns and references to modular documentation.

A 8.4
BackendFull StackData / AI
supabasepostgresqlfull-stackdatabase
56
rank 84
hot 92
SkillHub ClubRun DevOps

moai-platform-clerk

Provides detailed implementation guidance for Clerk authentication in Next.js apps, covering setup, middleware, hooks, and integrations. Includes specific code examples for common auth patterns like route protection, custom sign-in flows, and connecting to services like Supabase and Convex.

A 8.4
FrontendSecurity
authenticationnextjsclerkwebauthn
56
rank 84
hot 92
SkillHub ClubResearch & Ops

dev-workflow-planning

This skill provides structured command patterns (/brainstorm, /write-plan, /execute-plan) to transform ad-hoc development conversations into systematic project execution. It enforces hypothesis-driven planning, incremental implementation, and progress tracking with clear checkpoints and templates for various development scenarios.

A 8.5
Full Stack
workflow-automationproject-planningcode-structuredevelopment-process
42
rank 85
hot 90
SkillHub ClubBuild UI

tamagui-best-practices

Comprehensive Tamagui best practices guide covering advanced patterns, performance optimization, and common pitfalls for experienced developers.

A 8.5
Frontend
tamaguiui-frameworkreact-nativestyling
40
rank 85
hot 90
SkillHub ClubShip Full Stack

zig-best-practices

A comprehensive and well-structured guide to Zig best practices that effectively teaches type-first development, memory management, and compile-time validation patterns through clear examples and practical advice.

A 8.3
Full Stack
zigbest-practicesmemory-managementtype-safety
40
rank 83
hot 90
SkillHub ClubDesign Product

skill-creator

A meta-skill that provides structured guidance and templates for creating other Claude Skills. It offers clear principles for skill design, directory structure templates, and practical examples for scripts and references. Includes a Node.js script to scaffold new skill projects.

A 8.4
Full StackDesigner
skill-developmentdocumentationworkflowtemplates
45.9K
rank 96
hot 99
SkillHub ClubShip Full Stack

workthrough

A skill that automatically generates Korean-language summaries after development work. It creates markdown files with what was done, changes made, and suggestions for next steps. It integrates with VitePress for documentation.

A 7.9
Full Stack
workflow-automationdocumentationdeveloper-toolskorean
783
rank 79
hot 99
SkillHub ClubAnalyze Data & AI

agent-council

A tool that runs multiple AI agents in parallel to collect diverse perspectives on a question, then synthesizes the results. It uses a job-based system with polling capabilities and handles both one-shot and long-running queries. Requires Node.js and works in both terminal and host-agent contexts.

A 7.5
Data / AI
multi-agentopinion-aggregationparallel-executiondecision-support
676
rank 75
hot 99
SkillHub ClubResearch & Ops

dev-scan

This skill aggregates developer opinions from Reddit, Hacker News, Dev.to, and Lobsters about technical topics. It extracts key themes, identifies consensus points, highlights controversies, and surfaces notable perspectives with source attribution. The parallel search approach speeds up data collection.

A 7.5
Full StackData / AI
developer-sentimentcommunity-analysistech-researchopinion-aggregation
675
rank 75
hot 99
SkillHub ClubRun DevOps

google-spaces-updates

Post team updates to Google Chat Spaces via webhook. Deployment notifications, bug fixes, feature announcements, questions. Reads config from .claude/settings.json, includes git context. Use when: "post to team", "notify team", after deployments, completing features, fixing bugs, asking team questions.

A 7.7
Full StackDevOpsIntegration
624
rank 77
hot 99
SkillHub ClubDesign Product

agent-development

Provides detailed guidelines for creating Claude Code agents, including file structure, frontmatter requirements, and system prompt design. Includes a validation script to check agent files for correct formatting and required fields.

A 7.6
Full StackDesignerIntegration
agent-developmentclaude-codeplugin-creationsystem-prompt
508
rank 76
hot 99
SkillHub ClubShip Full Stack

dependency-check

Checks for Chrome DevTools MCP and OpenRouter API dependencies before running frontend commands. Provides clear setup guidance and graceful degradation when dependencies are missing. Helps avoid runtime errors by verifying prerequisites early in workflows.

A 7.9
Full StackFrontendBackend
dependency-checkmcp-toolsfrontend-workflowdeveloper-tools
246
rank 79
hot 98
SkillHub ClubAnalyze Data & AI

spring-data-neo4j

A comprehensive and practical guide to Spring Data Neo4j integration, offering clear setup instructions, entity mapping patterns, repository implementations, and testing strategies for graph database development.

A 8.0
BackendData / AITesting
spring-bootneo4jgraph-databasedatabase-integration
171
rank 80
hot 96
SkillHub ClubAnalyze Data & AI

chunking-strategy

Provides a structured guide to implement document chunking for RAG systems, covering five strategies from basic fixed-size to advanced semantic methods. Includes concrete Python examples, performance metrics, and implementation steps for different document types.

A 8.0
Data / AI
ragdocument-processingvector-searchembeddings
169
rank 80
hot 96
SkillHub ClubWrite Technical Docs

format-todo-list

Converts todo items into TodoWrite-compatible format by adding activeForm fields based on content. Handles status validation and provides clear error messages for invalid inputs. Useful for orchestrators needing consistent todo formatting.

A 8.2
Full StackTech Writer
todo-managementformatting-toolworkflow-automationclaude-skills
153
rank 82
hot 96
SkillHub ClubAnalyze Data & AI

gtars

Gtars is a Rust toolkit for genomic interval analysis with Python bindings. It handles BED files, overlap detection, coverage tracks, and tokenization for ML models. The documentation provides clear examples for common workflows like peak analysis and coverage generation. It integrates with the geniml package for machine learning applications.

A 8.3
Data / AI
genomicsbioinformaticsrust-toolsmachine-learning
141
rank 83
hot 96
SkillHub ClubResearch & Ops

project-planning

This skill generates structured planning documentation for web projects, breaking work into context-safe phases with verification criteria. It creates IMPLEMENTATION_PHASES.md plus conditional docs like DATABASE_SCHEMA and API_ENDPOINTS. It includes automation commands for new projects and feature planning, with a default stack assumption for Cloudflare Workers/React projects.

A 8.3
Full StackFrontendTech Writer
project-planningdocumentationworkflowcloudflare
141
rank 83
hot 96
SkillHub ClubDesign Product

dhh-ruby-style

This skill enforces DHH's Ruby on Rails coding conventions including REST purity, fat models with thin controllers, Current attributes, and Hotwire patterns. It provides specific examples for controller actions, model design, and syntax preferences to generate code that follows 37signals' clarity-over-cleverness philosophy.

A 8.3
Full StackDesigner
ruby-on-railscode-styledhhrails-conventions
141
rank 83
hot 96
SkillHub ClubWrite Technical Docs

fabric

This skill intelligently selects from 242+ Fabric CLI patterns for text processing tasks like threat modeling, summarization, and analysis. It maps user intent to specific patterns and provides clear execution commands with examples for different input sources.

A 8.3
Full StackTech WriterSecurity
text-processingautomationcli-toolssummarization
141
rank 83
hot 96
SkillHub ClubRun DevOps

creating-pr

This skill automates pull request creation and updates using GitHub CLI and Git commands. It provides structured workflows for branch management, commit strategies, and PR updates with specific templates for different scenarios like critical fixes and feature enhancements.

A 8.3
DevOpsFull Stack
git-workflowpull-requestsgithub-cliversion-control
141
rank 83
hot 96
Previous
Page 65 of 1125
Next