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 63 of 1125
SkillHub ClubRun DevOps

moai-platform-vercel

This skill provides detailed guidance for deploying Next.js applications on Vercel, covering Edge Functions, ISR caching, storage solutions, and GitHub Actions workflows. It includes concrete code examples for common patterns like rate limiting, image optimization, and database pagination. The modular structure helps users find specific configuration topics efficiently.

A 8.6
DevOpsFrontendBackend
verceledge-computingnextjsdeployment
56
rank 86
hot 92
SkillHub ClubShip Full Stack

go-best-practices

A comprehensive and well-structured guide to Go best practices focusing on type-first development, error handling, and clean architecture patterns with practical examples.

A 8.4
Full Stack
go-langbest-practicescode-qualitytype-safety
40
rank 84
hot 90
SkillHub ClubShip Full Stack

troubleshoot

Automated debugging assistant that guides users through common development issues with structured diagnosis flows. It identifies problems like build failures, dependency errors, and UI issues, then provides specific fixes or escalation paths. Integrates with LSP tools for code analysis and suggests concrete commands to run.

A 8.3
Full StackFrontend
troubleshootingdebuggingerror-handlingdeveloper-tools
280
rank 83
hot 98
SkillHub ClubWrite Technical Docs

impl

A Claude Skill focused on implementing features and writing code with built-in quality guardrails. It emphasizes purpose-driven implementation over stub code, integrates LSP tools for code navigation, and includes TDD recommendations. The skill prevents common anti-patterns like hardcoding test values and provides self-check questions before implementation.

A 8.1
Full StackTech WriterTesting
code-implementationlsp-integrationquality-gatestdd-workflow
280
rank 81
hot 98
SkillHub ClubAnalyze Data & AI

langchain4j-vector-stores-configuration

A comprehensive LangChain4J vector store configuration guide offering practical Java code examples for RAG applications, production optimizations, and multiple database integrations.

A 7.9
BackendData / AIIntegration
vector-databaserag-implementationjava-backendai-integration
171
rank 79
hot 96
SkillHub ClubRun DevOps

building-with-kafka-strimzi

Provides concrete guidance for deploying Apache Kafka on Kubernetes using Strimzi operator, including KRaft mode configuration, Python client examples with confluent-kafka, and transactional patterns. Covers practical scenarios like FastAPI integration and delivery guarantees.

A 8.3
DevOpsIntegration
kafkastrimzikubernetesevent-driven
159
rank 83
hot 96
SkillHub ClubResearch & Ops

canonical-format-checker

This skill prevents format drift in educational content by checking if lessons about platform patterns (skills, agents, ADRs) match their canonical source formats. It provides specific lookup tables, comparison checklists, and drift reports with concrete fixes. Integrates with planning and implementation workflows.

A 8.3
Tech WriterFull StackIntegration
format-validationcontent-consistencydocumentation-toolworkflow-integration
159
rank 83
hot 96
SkillHub ClubShip Full Stack

code-example-generator

Generates Python code examples focused on teaching decorators through a structured pedagogical approach. Uses a spec-first workflow, show-then-explain pattern, and includes validation test cases. Designed to avoid toy examples in favor of production-relevant patterns like authentication decorators.

A 8.3
Full StackTesting
code-educationpedagogical-toolsexample-generationpython-decorators
159
rank 83
hot 96
SkillHub ClubShip Full Stack

building-chatgpt-apps

This skill provides detailed guidance for building ChatGPT Apps with interactive widgets. It covers the Apps SDK architecture, MCP server setup, and widget communication via window.openai API. Includes troubleshooting for common issues like button interactivity and ngrok configuration. Offers practical code examples and a debug checklist.

A 8.3
Full StackFrontendBackend
chatgpt-appswidget-developmentmcp-serversfrontend-integration
158
rank 83
hot 96
SkillHub ClubRun DevOps

payment-integration

This skill provides structured guidance for integrating multiple payment gateways (Stripe, PayPal, Square, Razorpay, Braintree) with a strong focus on PCI compliance, fraud prevention, and multi-currency support. It outlines implementation phases, security requirements, and error handling patterns for building reliable payment systems.

A 8.0
IntegrationSecurity
payment-gatewaypci-compliancetransaction-processingfraud-prevention
141
rank 80
hot 96
SkillHub ClubWrite Technical Docs

flow-tdd

Enforces strict TDD discipline within the flow-dev workflow. It mandates writing failing tests before any production code, provides clear protocols for the TDD cycle, and integrates error logging with attention refresh protocols to prevent regression. The skill includes rationalization prevention tables and concrete examples.

A 8.4
TestingFull StackTech Writer
tddworkflow-enforcementerror-loggingquality-gate
97
rank 84
hot 94
SkillHub ClubResearch & Ops

discover-research

A gateway skill that automatically loads specific research methodology skills based on task context. It provides a decision tree and keyword mapping to activate relevant research tools for quantitative, qualitative, or mixed-methods projects, reducing manual skill loading.

A 8.2
Full Stack
research-methodsskill-loaderworkflow-automationacademic-tools
81
rank 82
hot 93
SkillHub ClubBuild Mobile

unity-scene-optimizer

Analyzes Unity scenes for performance bottlenecks across rendering, physics, and memory. Provides concrete platform-specific targets for draw calls, triangles, and texture memory. Clearly defines when to use it versus other tools in the toolkit.

A 8.3
Full StackMobile
unityperformance-optimizationgame-developmentscene-analysis
77
rank 83
hot 93
SkillHub ClubAnalyze Data & AI

domain-memory

A disk-based state management system for stateless AI agents that enforces a strict boot-up ritual. Agents read/write to domain-memory.yaml files, ensuring progress persists across sessions. Includes CLI tools for managing feature status, preventing infinite loops via 'tried' tracking, and supporting hierarchical epic workflows.

A 8.5
Full StackData / AI
71
rank 85
hot 93
SkillHub ClubAnalyze Data & AI

xlsx

This skill wraps the xlsx CLI tool to manipulate Excel files without Python or Node.js. It provides SQL-like filtering, cell editing, CSV conversion, and basic analysis. The documentation includes concrete examples for viewing data, searching patterns, updating cells, and common workflows like data extraction.

A 8.4
Data / AI
exceldata-processingcommand-linecsv-conversion
37
rank 84
hot 90
SkillHub ClubShip Full Stack

pkm

A command-line tool for personal knowledge management that indexes and searches documents with quality filters, tracks relationships between notes, and integrates with Claude via MCP. It supports hybrid search, freshness tracking, and editor autocomplete.

A 8.4
Full StackIntegration
knowledge-managementsearch-enginedocument-indexingclaude-integration
37
rank 84
hot 90
SkillHub ClubShip Full Stack

zh-CN

Imported from https://github.com/openclaw/openclaw.

C 6.5
Full Stack
323.8K
rank 99
hot 99
SkillHub ClubShip Full Stack

voice-call

Start voice calls via the OpenClaw voice-call plugin.

C 6.5
Full StackIntegration
323.8K
rank 99
hot 99
SkillHub ClubWrite Technical Docs

vercel-react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

C 6.5
Full StackFrontendData / AI
182.6K
rank 99
hot 99
SkillHub ClubShip Full Stack

typescript-write

A specialized skill for TypeScript/JavaScript development following Metabase standards, offering practical value but lacking detailed instructions and examples.

B 6.4
Full Stack
typescriptjavascriptcoding-standardsmetabase
46.4K
rank 96
hot 99
SkillHub ClubDesign Product

web-design-guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

C 6.5
Full StackFrontendDesigner
40.6K
rank 95
hot 99
SkillHub ClubShip Full Stack

memory

Two-layer memory system with grep-based recall.

C 6.5
Full Stack
34.8K
rank 94
hot 99
SkillHub ClubGrow & Distribute

roier-seo

Technical SEO auditor and fixer. Runs Lighthouse/PageSpeed audits on websites or local dev servers, analyzes SEO/performance/accessibility scores, and automatically implements fixes for meta tags, structured data, Core Web Vitals, and accessibility issues.

C 6.5
Full StackFrontendData / AI
SEOLighthousePageSpeedAccessibility
23.2K
rank 92
hot 99
SkillHub ClubResearch & Ops

ml-paper-writing

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation verification workflows.

C 6.5
Full StackData / AITech Writer
Academic WritingNeurIPSICMLICLR
23K
rank 92
hot 99
Previous
Page 63 of 1125
Next