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 34 of 1125
SkillHub ClubShip Full Stack

tdd-london-chicago

This skill guides developers through London (mock-based) and Chicago (state-based) TDD approaches with clear decision rules. It provides concrete examples, common pitfalls, and agent coordination patterns for test generation and refactoring. The quick reference card helps teams choose the right testing style based on code type.

A 8.1
Testing
tddtest-driven-developmentmockingunit-testing
262
rank 81
hot 98
SkillHub ClubAnalyze Data & AI

pair-programming

This skill provides structured AI pair programming with driver/navigator roles, real-time code verification, and integrated testing workflows. It supports TDD, debugging, and refactoring sessions with automatic quality scoring and session persistence for collaborative development.

A 8.0
Full StackData / AITesting
pair-programmingcode-reviewtdddebugging
262
rank 80
hot 98
SkillHub ClubRun DevOps

performance-analysis

Detects performance bottlenecks in Claude Flow swarms across communication, processing, memory, and network layers. Provides actionable recommendations and auto-fix options. Generates detailed reports in multiple formats for analysis and comparison.

A 7.9
DevOps
performancebottleneck-detectionoptimizationmonitoring
262
rank 79
hot 98
SkillHub ClubShip Full Stack

n8n-trigger-testing-strategies

Provides concrete testing strategies for n8n workflow triggers including webhook payload validation, HTTP method testing, authentication checks, and cron schedule verification. Includes TypeScript code examples for common testing scenarios.

A 7.6
TestingFull StackIntegration
n8n-testingwebhook-validationcron-testingworkflow-triggers
262
rank 76
hot 98
SkillHub ClubResearch & Ops

got-controller

A Claude Skill that manages research as a graph, coordinating multiple agents to explore topics in parallel. It defines five core operations (Generate, Aggregate, Refine, Score, KeepBestN) and provides three execution patterns for different research scenarios. The skill tracks graph state and integrates with existing research tools.

A 8.1
Full Stack
graph-of-thoughtsmulti-agent-researchresearch-orchestrationknowledge-graph
224
rank 81
hot 98
SkillHub ClubResearch & Ops

pytdc

Provides standardized access to curated drug discovery datasets (ADME, toxicity, DTI) with scaffold splits and evaluation metrics. Simplifies benchmarking ML models for therapeutic tasks by handling data loading, splitting, and evaluation consistently.

A 8.8
Data / AI
drug-discoverydataset-accesstherapeutic-mlbenchmarking
141
rank 88
hot 96
SkillHub ClubResearch & Ops

startup-idea-validation

This skill provides a structured 9-dimension framework for validating startup ideas before development. It includes scoring for problem severity, market size, and unit economics, with clear GO/NO-GO thresholds. It offers templates for experiment planning and detailed guidance on evidence collection, helping founders avoid building based on assumptions.

A 8.4
Full Stack
startup-validationbusiness-analysisdecision-frameworkmarket-research
42
rank 84
hot 90
SkillHub ClubShip Full Stack

test-writer

Generate comprehensive Vitest tests for code examples in JavaScript concept documentation pages, following project conventions and referencing source lines

A 7.9
Full StackTesting
66.3K
rank 98
hot 99
SkillHub ClubShip Full Stack

example-skill

Provides a reference template for creating Claude Code plugin skills. It clearly defines the file structure, frontmatter requirements, and activation triggers. The skill serves as a practical starting point for developers building new skills.

A 8.2
Full StackIntegration
skill-templatedocumentationclaude-pluginsdevelopment-guide
12.7K
rank 89
hot 99
SkillHub ClubWrite Technical Docs

creating-agent-skills

Expert guidance for creating, writing, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.

A 8.2
Full StackTech Writer
10.6K
rank 88
hot 99
SkillHub ClubDesign Product

senior-frontend

Comprehensive frontend development skill for building modern, performant web applications using ReactJS, NextJS, TypeScript, Tailwind CSS. Includes component scaffolding, performance optimization, bundle analysis, and UI best practices. Use when developing frontend features, optimizing performance, implementing UI/UX designs, managing state, or reviewing frontend code.

B 6.8
Full StackFrontendDesigner
5.8K
rank 85
hot 99
SkillHub ClubAnalyze Data & AI

ai-sdk-ui

Build React chat interfaces with Vercel AI SDK v6. Covers useChat/useCompletion/useObject hooks, message parts structure, tool approval workflows, and 18 UI error solutions. Prevents documented issues with React Strict Mode, concurrent requests, stale closures, and tool approval edge cases. Use when: implementing AI chat UIs, migrating v5→v6, troubleshooting "useChat failed to parse stream", "stale body values", "React maximum update depth", "Cannot read properties of undefined (reading 'state')", or tool approval workflow errors.

A 8.3
Full StackFrontendData / AI
614
rank 83
hot 99
SkillHub ClubShip Full Stack

activitypub-integrations

Provides concrete patterns for integrating WordPress plugins with ActivityPub federation. Includes specific code examples for adding post type support, custom transformers, and modifying activities. Shows actual integration loader implementation with conditional plugin detection.

A 8.4
Integration
wordpressactivitypubplugin-integrationphp-development
565
rank 84
hot 99
SkillHub ClubRun DevOps

n8n-workflow-testing-fundamentals

Provides structured testing methods for n8n workflows, including validation, execution testing, and error handling. Offers code examples for common testing scenarios and coordination patterns for multi-agent testing.

A 7.7
TestingFull StackDevOps
n8nworkflow-testingautomationintegration-testing
260
rank 77
hot 98
SkillHub ClubBuild UI

svelte-runes

Provides clear, structured guidance for Svelte 5's runes system with practical examples and migration advice. Includes decision matrices, common mistakes, and attachment patterns. Focuses on preventing reactivity errors and syntax mixing.

A 8.5
Frontend
sveltereactivitymigrationreference
192
rank 85
hot 97
SkillHub ClubWrite Technical Docs

unit-test-service-layer

This skill provides detailed patterns for writing unit tests for Spring service layer classes using JUnit 5 and Mockito. It covers mocking dependencies, verifying interactions, testing exceptions, and complex workflows with practical code examples. The documentation includes setup instructions, common patterns, and troubleshooting tips for Java developers.

A 8.7
TestingTech Writer
junit-5mockitounit-testingservice-layer
171
rank 87
hot 96
SkillHub ClubShip Full Stack

spring-boot-dependency-injection

This skill provides concrete guidance for implementing constructor-first dependency injection in Spring Boot projects. It covers mandatory and optional dependencies, bean resolution, and validation testing with specific code examples. The workflow helps developers create testable, maintainable services while avoiding common anti-patterns like field injection.

A 8.4
BackendFull StackTesting
spring-bootdependency-injectionjavatesting
171
rank 84
hot 96
SkillHub ClubBuild Mobile

mobile-developer

This skill provides detailed mobile development guidance for React Native and Flutter projects. It includes specific performance targets (cold start <2s, app size <50MB), platform-specific checklists, and integration with MCP tools like adb and xcode for debugging and deployment.

A 8.5
MobileFrontendDevOps
react-nativefluttercross-platformmobile-optimization
43
rank 85
hot 90
SkillHub ClubAnalyze Data & AI

git

Provides detailed guidance for Git and GitHub workflows, including commit message best practices, branch management, and gh CLI usage. It emphasizes avoiding AI attribution in commits and includes safety rules for destructive operations. Covers common patterns and troubleshooting scenarios.

A 8.8
Full StackDevOpsData / AI
git-workflowversion-controlgithub-clicommit-messages
37
rank 88
hot 90
SkillHub ClubShip Full Stack

go

Provides concrete commands and workflows for Go development, with strong emphasis on gotestsum for testing. Includes specific examples for test execution, coverage analysis, debugging, and CI integration. Covers module management, building, formatting, and common development tasks.

A 8.8
Full StackTestingIntegration
gotestingdev-workflowcode-quality
37
rank 88
hot 90
SkillHub ClubResearch & Ops

clawdhub

A CLI tool for managing Claude Skills from clawdhub.com. It allows searching, installing, updating, and publishing skills directly from the command line. Useful for developers who need to fetch new skills dynamically or maintain their skill collection.

A 7.8
Full Stack
package-managementcli-toolsskill-discovery
323.8K
rank 99
hot 99
SkillHub ClubWrite Technical Docs

changelog-generator

Automates changelog creation by analyzing git commit history and converting technical commits into user-friendly release notes. Groups changes into categories like features and bug fixes, saving manual documentation time for development teams.

A 8.1
Tech Writer
changeloggit-commitsrelease-notesdocumentation-automation
2.6K
rank 81
hot 99
SkillHub ClubShip Full Stack

1k-state-management

Jotai state management patterns for OneKey. Use when working with atoms, global state, feature state, or context atoms. Triggers on jotai, atom, state, globalAtom, contextAtom, store, persistence, settings.

A 8.1
Full Stack
2.3K
rank 81
hot 99
SkillHub ClubAnalyze Data & AI

google-gemini-file-search

Build document Q&A with Gemini File Search - fully managed RAG with automatic chunking, embeddings, and citations. Upload 100+ file formats, query with natural language. Use when: document Q&A, searchable knowledge bases, semantic search. Troubleshoot: document immutability, storage quota (3x), chunking config, metadata limits (20 max), polling timeouts, displayName dropped (Blob uploads), grounding lost (JSON mode), tool conflicts (googleSearch + fileSearch).

A 8.1
Full StackData / AI
624
rank 81
hot 99
Previous
Page 34 of 1125
Next