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

shift-left-testing

A comprehensive and well-structured guide to implementing shift-left testing practices with clear implementation levels, practical examples, and agent coordination strategies for modern development teams.

A 8.2
Testing
shift-lefttest-automationci-cdtdd
262
rank 82
hot 98
SkillHub ClubShip Full Stack

xp-practices

A comprehensive and well-structured XP practices guide with excellent practical implementation advice, clear prioritization, and thoughtful agent integration for modern development teams.

A 8.1
Full StackIntegration
agilepair-programmingcontinuous-integrationtdd
262
rank 81
hot 98
SkillHub ClubRun DevOps

testability-scoring

Automates testability scoring for web apps using 10 principles with Playwright. Generates JSON and HTML reports with radar charts, integrates with CI/CD, and optionally uses Vibium for stability metrics. Provides actionable improvement priorities based on weighted scores.

A 7.9
TestingDevOps
testability-assessmentplaywrightquality-metricsautomated-testing
262
rank 79
hot 98
SkillHub ClubAnalyze Data & AI

pdf

This skill provides Python code examples for common PDF operations including text extraction, table parsing, merging/splitting documents, and creating new PDFs. It covers pypdf, pdfplumber, and reportlab libraries with clear code snippets for each task. The guide includes command-line alternatives using qpdf and pdftotext for batch processing.

A 8.4
Full StackData / AI
pdf-processingdocument-automationpython-toolsdata-extraction
176
rank 84
hot 96
SkillHub ClubWrite Technical Docs

protocols

Defines three writing modes (Solo, Crew, Adaptive) for orchestrating persona-based content creation. Provides clear decision trees, section mapping strategies, and quality validation checks. It's a workflow framework rather than a direct content generator.

A 8.4
Tech WriterFull Stack
writing-workflowpersona-orchestrationcontent-creationmulti-agent
56
rank 84
hot 92
SkillHub ClubShip Full Stack

openai-whisper

Local speech-to-text with the Whisper CLI (no API key).

A 8.0
Full StackBackend
323.5K
rank 99
hot 99
SkillHub ClubShip Full Stack

goplaces

Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.

A 8.0
Full StackBackend
321.4K
rank 99
hot 99
SkillHub ClubAnalyze Data & AI

aeon

This skill provides a scikit-learn compatible Python toolkit for time series machine learning tasks. It covers classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search with practical code examples and benchmark datasets.

A 8.3
Data / AI
time-seriesmachine-learningscikit-learndata-analysis
15.5K
rank 90
hot 99
SkillHub ClubResearch & Ops

etetoolkit

This skill provides Python-based tools for phylogenetic tree analysis using the ETE library. It handles tree file formats (Newick/NHX), detects evolutionary events like duplications and speciations, integrates with NCBI taxonomy, and generates publication-quality visualizations in PDF/SVG formats. Includes both Python API examples and command-line scripts.

A 8.3
Full StackBackend
phylogeneticsbioinformaticstree-visualizationncbi-taxonomy
15.5K
rank 90
hot 99
SkillHub ClubResearch & Ops

chembl-database

This skill provides programmatic access to the ChEMBL database for medicinal chemistry research. It enables searching bioactive molecules, retrieving bioactivity data (IC50, Ki), finding inhibitors, and performing SAR studies through Python client integration with clear query examples.

A 8.3
Full StackBackendData / AI
chemistrydrug-discoverybioinformaticsdata-query
15.2K
rank 90
hot 99
SkillHub ClubShip Full Stack

Command Development

Provides detailed guidance for creating and managing Claude Code slash commands. Covers file structure, YAML frontmatter options, argument handling, tool restrictions, and command organization. Includes practical examples and common pitfalls to avoid.

A 8.3
Full Stack
slash-commandsclaude-codedeveloper-toolsworkflow-automation
12.7K
rank 89
hot 99
SkillHub ClubWrite Technical Docs

doc-sync

This skill automates verification that IdeaVim documentation matches the actual codebase. It provides a systematic workflow for checking code examples in docs against real implementations, with specific git commands to detect breaking changes. The tool works bidirectionally: verifying docs after code changes or updating docs when APIs change.

A 8.3
Full StackTech WriterTesting
10.2K
rank 88
hot 99
SkillHub ClubShip Full Stack

benchmark-kernel

Guide for benchmarking FlashInfer kernels with CUPTI timing

A 8.3
Full Stack
5.2K
rank 85
hot 99
SkillHub ClubRun DevOps

algorand-vulnerability-scanner

Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction fees, missing field validations, and access control issues. Use when auditing Algorand projects (TEAL/PyTeal). (project, gitignored)

A 8.5
Full StackSecurity
3.7K
rank 85
hot 99
SkillHub ClubShip Full Stack

ossfuzz

OSS-Fuzz provides free continuous fuzzing for open source projects. Use when setting up continuous fuzzing infrastructure or enrolling projects.

A 8.3
Full Stack
3.7K
rank 83
hot 99
SkillHub ClubWrite Technical Docs

voicemode

Adds voice conversation capabilities to Claude Code using local Whisper and Kokoro services. Enables hands-free interaction through speech-to-text and text-to-speech. Includes service management tools and clear troubleshooting guidance for setup issues.

A 7.5
Tech Writer
voice-interfacespeech-to-texttext-to-speechclaude-code
899
rank 75
hot 99
SkillHub ClubAnalyze Data & AI

cloudflare-kv

Store key-value data globally with Cloudflare KV's edge network. Use when: caching API responses, storing configuration, managing user preferences, handling TTL expiration, or troubleshooting KV_ERROR, 429 rate limits, eventual consistency, cacheTtl errors, wrangler types issues, or remote binding configuration.

A 8.3
Full StackBackendData / AI
626
rank 83
hot 99
SkillHub ClubResearch & Ops

project-workflow

Nine integrated slash commands for complete project lifecycle: /explore-idea, /plan-project, /plan-feature, /wrap-session, /continue-session, /workflow, /release, /brief, /reflect. Use when starting projects, managing sessions across context windows, capturing learnings, or preparing releases. Saves 35-55 minutes per lifecycle.

A 8.3
Full Stack
624
rank 83
hot 99
SkillHub ClubShip Full Stack

holistic-testing-pact

This skill provides a structured framework for applying PACT principles (Proactive, Autonomous, Collaborative, Targeted) to testing strategies. It helps teams move from sequential QA to concurrent quality practices, with specific guidance on agent selection, quadrant-based testing approaches, and practical implementation steps.

A 8.0
Testing
testing-methodologyquality-engineeringteam-collaborationtest-strategy
262
rank 80
hot 98
SkillHub ClubAnalyze Data & AI

database-testing

A comprehensive and well-structured database testing skill with excellent practical examples, clear guidance, and good integration with agent workflows for automated testing.

A 8.0
TestingBackendData / AI
database-testingschema-validationdata-integritymigration-testing
260
rank 80
hot 98
SkillHub ClubAnalyze Data & AI

developer-detective

A specialized tool for analyzing codebases using AST call graph analysis instead of text search. It helps developers understand implementation details, trace data flow via callees, identify usage patterns via callers, and assess impact before making changes. Focuses on precise file:line references and structural relationships.

A 8.3
Full StackData / AI
code-analysisast-parsingdependency-tracingrefactoring
246
rank 83
hot 98
SkillHub ClubAnalyze Data & AI

debug-prod-data

Provides specific commands and workflows for debugging production issues on Vercel, including log viewing, deployment monitoring, and database inspection for the 0 Finance project. Includes concrete examples with proper scoping and environment setup.

A 8.3
DevOpsBackendData / AI
verceldebuggingproductiondatabase
207
rank 83
hot 97
SkillHub ClubBuild Backend

testability

This skill provides a structured guide for implementing a testing pyramid in web development. It covers unit, integration, and E2E testing with concrete TypeScript examples for tRPC, database mocking, and Playwright. It emphasizes designing for testability from the start, including dependency injection and pure function extraction patterns.

A 8.2
TestingBackendDesigner
testing-pyramidtestable-designintegration-testingunit-testing
207
rank 82
hot 97
SkillHub ClubShip Full Stack

skill-builder

A meta-skill that helps developers create, edit, and convert Claude Code skills. Provides structured guidance on naming conventions, YAML formatting, and best practices for skill descriptions. Emphasizes using Node.js over Python and intention-revealing file names.

A 8.3
Full Stack
skill-developmentclaude-codeworkflow-automationdeveloper-tools
91
rank 83
hot 94
Previous
Page 36 of 1125
Next