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

google-chat-api

Build Google Chat bots and webhooks with Cards v2, interactive forms, and Cloudflare Workers. Covers Spaces/Members/Reactions APIs, bearer token verification, and dialog patterns. Use when: creating Chat bots, workflow automation, interactive forms. Troubleshoot: bearer token 401, rate limit 429, card schema validation, webhook failures.

A 7.8
Full StackBackendTesting
626
rank 78
hot 99
SkillHub ClubBuild Mobile

elevenlabs-agents

Build conversational AI voice agents with ElevenLabs Platform. Workflow: configure agent, add tools and knowledge base, integrate SDK, test, deploy. Supports React, React Native, and Swift SDKs. Use when building voice agents, AI phone systems, or troubleshooting @11labs deprecated packages, webhook errors, CSP violations, localhost allowlist, or tool parsing errors.

A 8.3
Full StackFrontendDevOps
619
rank 83
hot 99
SkillHub ClubRun DevOps

vercel-dns

Provides CLI commands to manage DNS records for Vercel-hosted domains, including listing, adding, and removing records. Includes specific examples for email setup (MX, SPF, DKIM) and troubleshooting guidance for team/permission issues.

A 8.1
DevOps
dns-managementvercelinfrastructuredomain-configuration
207
rank 81
hot 97
SkillHub ClubShip Full Stack

calculate-priority-score

Calculates priority scores for issues based on severity, impact, and likelihood using a simple additive formula. Maps scores to five priority categories with clear action recommendations. Includes validation for input parameters and provides structured JSON output.

A 8.3
Full Stack
bug-prioritizationtask-managementrisk-assessmentdecision-support
153
rank 83
hot 96
SkillHub ClubDesign Product

Playwright Browser Automation

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

A 8.2
Full StackDesignerTesting
testingautomationbrowsere2e
141
rank 82
hot 96
SkillHub ClubShip Full Stack

testing-skills-with-subagents

Applies test-driven development principles to Claude skill creation. Provides concrete methodology: run scenarios without skill (RED), observe failures, write skill (GREEN), close loopholes (REFACTOR). Includes pressure scenarios, rationalization tables, and bulletproofing techniques.

A 8.6
Full StackTesting
skill-testingtdd-methodologyagent-compliancequality-assurance
137
rank 86
hot 95
SkillHub ClubWrite Technical Docs

artifact-orchestration

A sophisticated multi-agent orchestration skill for generating high-quality software artifacts through structured author-review-synthesize-archive workflow with excellent documentation and configurability.

A 8.3
Tech WriterFull Stack
multi-agentdocument-generationcode-reviewworkflow-automation
98
rank 83
hot 94
SkillHub ClubResearch & Ops

trading-plan-generator

This skill generates structured trading plans covering risk management, position sizing, entry/exit rules, and psychology. It provides templates for different trading styles and enforces discipline through checklists and accountability systems.

A 7.8
Full Stack
tradingrisk-managementfinanceplanning
98
rank 78
hot 94
SkillHub ClubAnalyze Data & AI

smart-suggestions

This skill makes the AI assistant suggest logical next steps after completing tasks, guiding users through project phases like UI creation, logic implementation, and deployment. It provides 2-3 context-aware options based on project state and business type.

A 8.1
Full StackFrontendDevOps
workflow-automationai-assistantproject-managementcontext-aware
75
rank 81
hot 93
SkillHub ClubAnalyze Data & AI

vibe-orchestrator

A master controller for Lovable-style development that immediately generates working UI from any prompt. It routes tasks to specialized sub-agents (UI builder, dev builder, design reviewer) and enforces a strict memory protocol to maintain project context across sessions. The skill prioritizes creating premium, multi-page applications with animations and realistic mock data before backend integration.

A 8.0
Full StackFrontendBackend
workflow-orchestrationfullstack-frameworkui-firstagent-coordination
75
rank 80
hot 93
SkillHub ClubWrite Technical Docs

wacli

This Skill integrates the wacli CLI tool to send WhatsApp messages to third parties and search/sync chat history. It clearly defines when to use it (not for normal chats) and provides specific commands for authentication, searching, and sending messages with safety confirmations.

A 7.6
Tech Writer
whatsappcli-toolautomationmessage-sync
323.6K
rank 99
hot 99
SkillHub ClubBuild Backend

local-places

Provides a local HTTP proxy for Google Places API with two-step location resolution and place search. Includes detailed examples for curl commands and conversation flow guidance. Requires manual server setup and API key management.

A 7.1
IntegrationBackend
google-placeslocal-searchapi-proxylocation-services
323.5K
rank 99
hot 99
SkillHub ClubResearch & Ops

pdb-database

This skill provides programmatic access to the RCSB Protein Data Bank for searching and downloading 3D molecular structures. It supports text, sequence, and structure similarity searches, file downloads in multiple formats, and metadata retrieval. The documentation includes extensive code examples for common structural biology workflows.

A 7.9
Full StackBackendData / AI
structural-biologyprotein-databasebioinformaticsdata-retrieval
15.5K
rank 90
hot 99
SkillHub ClubDesign Product

aesthetic-dreaming

A structured workflow skill for capturing visual design systems through iterative questioning, enabling creation of aesthetic templates before plugin implementation with clear phase-based execution.

A 7.2
DesignerFrontendFull Stack
design-systemui-uxworkflowprototyping
160
rank 72
hot 96
SkillHub ClubWrite Technical Docs

learning-objectives

Generates measurable learning objectives aligned with Bloom's taxonomy and CEFR proficiency levels. Provides structured templates, assessment methods, and prerequisite analysis for educational content design. Follows evals-first workflow from Constitution v4.0.1.

A 8.4
Full StackTech WriterDesigner
learning-designblooms-taxonomycefrassessment
159
rank 84
hot 96
SkillHub ClubShip Full Stack

sympy

This skill provides detailed guidance for using SymPy, a Python library for symbolic mathematics. It covers equation solving, calculus, linear algebra, physics calculations, and code generation with specific examples for each operation. The documentation includes practical patterns for generating executable code, LaTeX output, and handling numerical precision.

A 8.6
Full Stack
symbolic-mathpython-libraryscientific-computingcode-generation
141
rank 86
hot 96
SkillHub ClubWrite Technical Docs

pydicom

Provides detailed guidance for working with DICOM medical imaging files using Python's pydicom library. Covers reading/writing files, extracting pixel data, converting formats, handling compression, and modifying metadata. Includes practical code examples for common workflows like anonymization and visualization.

A 8.6
Data / AITech Writer
medical-imagingdicom-processingpython-libraryhealthcare-data
141
rank 86
hot 96
SkillHub ClubAnalyze Data & AI

anndata

This skill provides comprehensive guidance for working with AnnData objects in Python, covering creation, I/O operations, concatenation, and integration with tools like Scanpy. It includes practical examples for single-cell genomics workflows, error handling, and common pitfalls. The documentation is detailed with clear code snippets for real-world tasks.

A 8.6
Data / AIIntegration
single-cellbioinformaticsdata-analysispython
141
rank 86
hot 96
SkillHub ClubShip Full Stack

financial-close

This skill provides a structured, six-phase workflow for month-end and year-end financial closing. It guides users through pre-close preparation, transaction processing, account reconciliations, adjustments, review, and finalization. It includes specific checklists, anti-rationalization tables, and dispatches a specialized accounting agent to perform reconciliations. The process enforces mandatory steps and documentation standards to ensure an accurate close with a full audit trail.

A 7.8
Full Stack
accountingworkflowauditfinancial-close
141
rank 78
hot 96
SkillHub ClubRun DevOps

elastic-beanstalk-deployment

Provides concrete strategies for deploying Node.js apps to AWS Elastic Beanstalk, focusing on dependency installation patterns. Solves monorepo workspace issues by explaining when to bundle node_modules versus letting EB install dependencies. Includes verification steps and troubleshooting for common deployment failures.

A 8.4
DevOpsTesting
aws-elastic-beanstalknodejs-deploymentmonorepodependency-management
98
rank 84
hot 94
SkillHub ClubAnalyze Data & AI

atlas14-spatial-variance

This skill analyzes spatial variability of NOAA Atlas 14 precipitation data within HEC-RAS model domains. It helps engineers decide if uniform rainfall assumptions are valid for rain-on-grid modeling by calculating min/max/mean statistics. It uses HTTP byte-range requests to download only needed data, reducing transfer by 99.9% compared to traditional methods.

A 8.5
Data / AI
hydrologygis-analysishec-rasprecipitation
44
rank 85
hot 91
SkillHub ClubShip Full Stack

debugger

A specialized debugging agent that provides structured workflows for diagnosing complex software issues. It integrates multiple debugging tools (gdb, strace, tcpdump) and follows systematic approaches for root cause analysis, memory debugging, and performance profiling. The skill emphasizes reproducible steps and knowledge capture.

A 8.8
Full Stack
debuggingtroubleshootingsystem-analysisperformance
43
rank 88
hot 90
SkillHub ClubBuild Backend

bluebubbles

This skill provides instructions for building a BlueBubbles messaging plugin for Clawdbot. It details the code structure, internal helper functions, webhook handling, and configuration requirements. The documentation is well-organized for developers implementing the integration.

A 7.5
IntegrationBackend
messaging-integrationplugin-developmentwebhook-handlingapi-client
323.8K
rank 99
hot 99
SkillHub ClubAnalyze Data & AI

histolab

Lightweight WSI tile extraction and preprocessing. Use for basic slide processing tissue detection, tile extraction, stain normalization for H&E images. Best for simple pipelines, dataset preparation, quick tile-based analysis. For advanced spatial proteomics, multiplexed imaging, or deep learning pipelines use pathml.

A 8.3
Full StackData / AI
15.5K
rank 90
hot 99
Previous
Page 51 of 1125
Next