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 32 of 1125
SkillHub ClubWrite Technical Docs

hallucination-detector

Detect and prevent hallucinated technical decisions during feature work. Auto-trigger when suggesting technologies, frameworks, APIs, database schemas, or external services. Validates all tech decisions against docs/project/tech-stack.md (single source of truth). Blocks suggestions that violate documented architecture. Requires evidence/citation for all technical choices. Prevents wrong tech stack, duplicate entities, fake APIs, incompatible versions.

A 8.8
Full StackBackendTech Writer
71
rank 88
hot 93
SkillHub ClubGrow & Distribute

marketing-content-strategy

This skill provides a structured, decision-tree-based system for developing marketing content strategy. It offers specific frameworks for positioning, trust-building, messaging, and content planning, with clear templates and checklists. It focuses on execution with fintech/sensitive data examples and separates AI automation sections.

A 8.4
Full StackData / AITech Writer
content-strategymarketing-frameworkpositioningtrust-building
42
rank 84
hot 90
SkillHub ClubShip Full Stack

notion

Notion API for creating and managing pages, databases, and blocks.

B 7.0
Full StackBackend
323.8K
rank 99
hot 99
SkillHub ClubRun DevOps

tmux

This skill enables remote control of tmux sessions for running interactive command-line tools. It provides scripts for sending keystrokes, capturing output, and managing multiple sessions in parallel. Useful for orchestrating coding agents or automating REPL interactions.

A 7.5
DevOps
tmuxcli-automationparallel-executionagent-orchestration
323.7K
rank 99
hot 99
SkillHub ClubAnalyze Data & AI

weather

Provides weather data via curl commands using wttr.in and Open-Meteo APIs without requiring API keys. Shows current conditions, forecasts, and supports multiple formats including compact displays and JSON. Includes practical examples for different use cases.

A 7.5
Full StackBackendData / AI
weathercommand-linecurlapi-free
323.7K
rank 99
hot 99
SkillHub ClubShip Full Stack

openai-whisper-api

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

B 7.0
Full StackBackend
323.6K
rank 99
hot 99
SkillHub ClubShip Full Stack

code-reviewer

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

B 7.0
Full Stack
98.3K
rank 99
hot 99
SkillHub ClubShip Full Stack

claude-opus-4-5-migration

Automates migration from older Claude models (Sonnet 4.0/4.5, Opus 4.1) to Opus 4.5 by updating model strings across multiple platforms and suggesting prompt adjustments for known behavioral differences. Handles API calls, removes unsupported beta headers, and provides platform-specific model identifiers.

A 8.0
Full StackBackend
model-migrationclaude-apicode-updateprompt-engineering
79.8K
rank 99
hot 99
SkillHub ClubGrow & Distribute

marketing-ideas

When the user needs marketing ideas, inspiration, or strategies for their SaaS or software product. Also use when the user asks for 'marketing ideas,' 'growth ideas,' 'how to market,' 'marketing strategies,' 'marketing tactics,' 'ways to promote,' or 'ideas to grow.' This skill provides 140 proven marketing approaches organized by category.

B 7.0
Full Stack
14.7K
rank 90
hot 99
SkillHub ClubWrite Technical Docs

andrew-kane-gem-writer

This skill should be used when writing Ruby gems following Andrew Kane's proven patterns and philosophy. It applies when creating new Ruby gems, refactoring existing gems, designing gem APIs, or when clean, minimal, production-ready Ruby library code is needed. Triggers on requests like "create a gem", "write a Ruby library", "design a gem API", or mentions of Andrew Kane's style.

A 8.5
Full StackBackendTech Writer
10.6K
rank 88
hot 99
SkillHub ClubShip Full Stack

feishu-user-md

飞书端读取USER.md任务清单。当用户说"查看任务"、"我的任务"时触发,实时解析并返回格式化的分类任务列表,让用户快速了解当前所有可用任务和技能。

B 7.0
Full Stack
3.1K
rank 82
hot 99
SkillHub ClubDesign Product

patterns

A collection of design patterns for the Langroid multi-agent LLM framework. Provides concrete examples for agent configuration, tool handling, task control, and MCP integration. Each pattern includes specific use cases and references to complete code implementations.

A 8.0
Full StackDesignerIntegration
langroidmulti-agentllm-frameworkdesign-patterns
1.6K
rank 80
hot 99
SkillHub ClubAnalyze Data & AI

github-archive

Investigate GitHub security incidents using tamper-proof GitHub Archive data via BigQuery. Use when verifying repository activity claims, recovering deleted PRs/branches/tags/repos, attributing actions to actors, or reconstructing attack timelines. Provides immutable forensic evidence of all public GitHub events since 2011.

A 8.5
Full StackData / AISecurity
githubgharchivesecurityosint
1.5K
rank 85
hot 99
SkillHub ClubShip Full Stack

brutal-honesty-review

A highly structured and innovative skill for delivering unfiltered technical feedback with clear modes, calibration levels, and actionable frameworks for code review, quality assessment, and BS detection.

A 8.0
Testing
code-reviewquality-assurancetechnical-criticismbrutal-honesty
262
rank 80
hot 98
SkillHub ClubGrow & Distribute

keyword-cluster-builder

This skill provides a structured method for expanding seed keywords into topic clusters using modifier patterns. It offers clear templates for question, comparative, intent, and audience modifiers, then groups results by semantic similarity and intent. The output follows a consistent markdown format with cluster names, intent classification, and estimated volumes.

A 7.8
Full StackTech Writer
seokeyword-researchcontent-strategymarketing-tools
246
rank 78
hot 98
SkillHub ClubWrite Technical Docs

voice-analyze

A sophisticated voice analysis tool that systematically extracts writing style patterns and generates comprehensive voice profiles with measurable dimensions and practical applications.

A 8.1
Tech WriterData / AI
voice-analysisstyle-extractioncontent-optimizationai-writing
98
rank 81
hot 94
SkillHub ClubAnalyze Data & AI

bear-notes

This skill provides CLI access to Bear notes on macOS via the grizzly tool. It enables creating, searching, and managing notes directly from the terminal, with JSON output support and callback handling for data retrieval.

A 7.4
Full StackData / AI
note-takingmacoscli-toolsbear-app
323.5K
rank 99
hot 99
SkillHub ClubResearch & Ops

ensembl-database

Query Ensembl genome database REST API for 250+ species. Gene lookups, sequence retrieval, variant analysis, comparative genomics, orthologs, VEP predictions, for genomic research.

A 8.4
Full StackBackend
15.5K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

stable-baselines3

Provides guidance for using Stable Baselines3, a PyTorch RL library with PPO, SAC, DQN algorithms. Covers training agents, custom environments, vectorized envs, callbacks, and evaluation. Includes ready-to-use scripts for common RL workflows and troubleshooting tips.

A 8.4
Data / AI
reinforcement-learningmachine-learningpython-librarygymnasium
15.5K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

modal

Run Python code in the cloud with serverless containers, GPUs, and autoscaling. Use when deploying ML models, running batch processing jobs, scheduling compute-intensive tasks, or serving APIs that require GPU acceleration or dynamic scaling.

A 8.4
Full StackDevOpsData / AI
15.5K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

shap

This skill provides detailed guidance for using SHAP to explain machine learning model predictions. It covers explainer selection, visualization generation, common workflows, and integration with MLOps pipelines. The documentation includes code examples for tree models, neural networks, and black-box models.

A 8.4
Data / AITestingIntegration
model-interpretabilityshapmachine-learningexplainable-ai
15.5K
rank 90
hot 99
SkillHub ClubShip Full Stack

debug-cuda-crash

Tutorial for debugging CUDA crashes using API logging

A 8.4
Full StackBackendTesting
5.2K
rank 85
hot 99
SkillHub ClubShip Full Stack

image-enhancer

This skill processes images and screenshots to improve resolution, sharpness, and clarity. It handles batch operations, preserves originals, and provides specific use cases for documentation, social media, and presentations. The tool is straightforward with clear examples for common enhancement tasks.

A 7.6
Full Stack
image-processingscreenshot-enhancementdocumentation-toolsbatch-processing
2.6K
rank 81
hot 99
SkillHub ClubShip Full Stack

open-source-contributions

Create maintainer-friendly pull requests with clean code and professional communication. Prevents 16 common mistakes that cause PR rejection. Use when: contributing to open source, submitting PRs, or troubleshooting PR rejection, CI failures, or personal artifacts in commits.

A 8.4
Full Stack
625
rank 84
hot 99
Previous
Page 32 of 1125
Next