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

powerpoint

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.

C 6.9
Full StackTech Writer
8.9K
rank 87
hot 99
SkillHub ClubShip Full Stack

atheris

Atheris is a coverage-guided Python fuzzer based on libFuzzer. Use for fuzzing pure Python code and Python C extensions.

A 8.3
Full Stack
3.7K
rank 83
hot 99
SkillHub ClubShip Full Stack

notification-system

Documents OneKey push notification system across platforms. Use when implementing notification features, handling notification clicks, configuring backend payloads, or understanding cold start navigation. Notification, push, toast, JPush, WebSocket.

A 8.3
Full StackBackend
2.3K
rank 83
hot 99
SkillHub ClubShip Full Stack

figma

Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.

C 6.9
Full StackBackendDesigner
1.8K
rank 79
hot 99
SkillHub ClubShip Full Stack

email-gateway

Multi-provider email sending for Cloudflare Workers and Node.js applications. Build transactional email systems with Resend (React Email support), SendGrid (enterprise scale), Mailgun (developer webhooks), or SMTP2Go (reliable relay). Includes template patterns, webhook verification, attachment handling, and error recovery. Use when sending emails via API, handling bounces/complaints, or migrating between providers.

A 8.3
Full StackFrontendBackend
626
rank 83
hot 99
SkillHub ClubShip Full Stack

typescript-mcp

Build MCP servers with TypeScript on Cloudflare Workers. Covers tools, resources, prompts, tasks, authentication (API keys, OAuth, Zero Trust), and Cloudflare service integrations. Prevents 20 documented errors. Use when exposing APIs to LLMs or troubleshooting export syntax errors, transport leaks, server instance reuse bugs, CORS misconfigurations, or task validation errors.

A 8.1
Full StackBackendIntegration
625
rank 81
hot 99
SkillHub ClubShip Full Stack

cloudflare-browser-rendering

Add headless Chrome automation with Puppeteer/Playwright on Cloudflare Workers. Use when: taking screenshots, generating PDFs, web scraping, crawling sites, browser automation, or troubleshooting XPath errors, browser timeouts, binding not passed errors, session limits, page.evaluate __name errors, or waitForSelector timeout issues.

A 8.3
Full StackTesting
624
rank 83
hot 99
SkillHub ClubWrite Technical Docs

docs-workflow

Four slash commands for documentation lifecycle: /docs, /docs-init, /docs-update, /docs-claude. Create, maintain, and audit CLAUDE.md, README.md, and docs/ structure with smart templates. Use when: starting new projects, maintaining documentation, auditing docs for staleness, or ensuring CLAUDE.md matches project state.

A 8.4
Full StackTech Writer
618
rank 84
hot 99
SkillHub ClubAnalyze Data & AI

sveltekit-data-flow

Provides clear guidance on SvelteKit's data flow patterns, specifically when to use server vs universal load functions and how to handle form actions. Includes practical examples for fail(), redirect(), and error() usage with common mistakes highlighted.

A 8.4
FrontendBackendData / AI
sveltekitdata-flowserver-actionsload-functions
192
rank 84
hot 97
SkillHub ClubWrite Technical Docs

Excel Analysis

Provides Python code examples for common Excel operations using pandas and openpyxl. Covers reading/writing files, data cleaning, pivot tables, basic charts, and formatting. Focuses on practical scripts rather than conceptual explanations.

A 7.5
Data / AITech Writer
exceldata-analysispandasautomation
141
rank 75
hot 96
SkillHub ClubShip Full Stack

anti-duplication

Before implementing new code (endpoints, components, services, models), search the codebase for existing patterns to reuse. Prevent code duplication by finding and suggesting similar implementations. Auto-trigger when user asks to create, implement, add, or build new functionality.

A 8.8
Full Stack
71
rank 88
hot 93
SkillHub ClubRun DevOps

az

This skill provides detailed guidance for using Azure CLI commands across multiple services including VMs, storage, networking, AKS, and Azure DevOps. It covers authentication, output formats, query filtering, and includes troubleshooting sections for common errors.

A 8.9
DevOps
azure-clicloud-managementdevopsinfrastructure
37
rank 89
hot 90
SkillHub ClubShip Full Stack

apple-reminders

This skill provides terminal access to Apple Reminders via the remindctl CLI, enabling developers to list, add, edit, complete, and delete reminders from the command line. It supports date filters, multiple output formats (JSON/plain), and list management, but is limited to macOS systems with the external tool installed.

A 7.4
Full Stack
cli-toolsmacostask-managementautomation
321K
rank 99
hot 99
SkillHub ClubAnalyze Data & AI

nano-banana-pro

A CLI wrapper for Google's Gemini 3 Pro Image API that generates and edits images. It saves files locally, supports 1K-4K resolutions, and outputs a MEDIA: line for automatic attachment in chat interfaces. Requires a GEMINI_API_KEY and uv package manager.

A 7.2
Data / AIBackend
image-generationgemini-apicli-toolmedia-attachment
315.5K
rank 99
hot 99
SkillHub ClubBuild Mobile

ui-ux-pro-max

UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.

A 7.9
Full StackFrontendDesigner
45.4K
rank 96
hot 99
SkillHub ClubResearch & Ops

fda-database

This skill provides Python-based access to the FDA's openFDA API, enabling queries for drug adverse events, medical device clearances, food recalls, and substance identification. It includes specific methods for different FDA data categories and demonstrates practical use cases for regulatory analysis and safety research.

A 7.9
Full StackBackendData / AI
fda-apiregulatory-datadrug-safetymedical-devices
15.5K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

latchbio-integration

Provides guidance for using Latch, a Python framework for building and deploying bioinformatics workflows as serverless pipelines. Covers workflow creation with decorators, cloud data management, resource configuration, and integration with Nextflow/Snakemake. Includes practical examples for RNA-seq, GPU tasks, and registry integration.

A 7.9
DevOpsFull StackData / AI
bioinformaticsworkflow-automationserverlessdata-management
15.5K
rank 90
hot 99
SkillHub ClubResearch & Ops

deepchem

Provides DeepChem integration for molecular property prediction, drug discovery, and materials science. Includes data loaders for SMILES/SDF files, multiple featurization methods (fingerprints, graphs, descriptors), and pre-built models for ADMET/toxicity prediction. Offers workflow examples for GNNs, transfer learning, and molecule generation.

A 8.2
Data / AIFull StackIntegration
molecular-machine-learningdrug-discoverychemistry-aignn
15.5K
rank 90
hot 99
SkillHub ClubShip Full Stack

cobrapy

Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biology and metabolic engineering analysis.

A 8.4
Full Stack
15.5K
rank 90
hot 99
SkillHub ClubShip Full Stack

woocommerce-dev-cycle

Provides concrete commands and workflows for WooCommerce plugin development, including running PHP/JS tests, linting, and fixing code style. It centralizes scattered documentation into actionable steps for the standard dev cycle.

A 8.2
Full StackTestingIntegration
woocommercetestingcode-qualityworkflow
10.2K
rank 88
hot 99
SkillHub ClubShip Full Stack

tests-maintenance

Maintains IdeaVim test suite quality. Reviews disabled tests, ensures Neovim annotations are documented, and improves test readability. Use for periodic test maintenance.

A 8.4
Full StackTesting
10.2K
rank 88
hot 99
SkillHub ClubRun DevOps

cosmos-vulnerability-scanner

Scans Cosmos SDK blockchains for 9 consensus-critical vulnerabilities including non-determinism, incorrect signers, ABCI panics, and rounding errors. Use when auditing Cosmos chains or CosmWasm contracts. (project, gitignored)

A 8.2
Full StackSecurity
3.7K
rank 83
hot 99
SkillHub ClubRun DevOps

auditing-pre-release-security

Audits security and supply-chain risk between two git refs, 预发布安全审计

A 8.4
Full StackSecurity
2.3K
rank 84
hot 99
SkillHub ClubAnalyze Data & AI

drizzle-orm-d1

Build type-safe D1 databases with Drizzle ORM. Includes schema definition, migrations with Drizzle Kit, relations, and D1 batch API patterns. Prevents 18 errors including SQL BEGIN failures, cascade data loss, 100-parameter limits, and foreign key issues. Use when: defining D1 schemas, managing migrations, bulk inserts, or troubleshooting D1_ERROR, BEGIN TRANSACTION, foreign keys, "too many SQL variables".

A 8.3
Full StackBackendData / AI
619
rank 83
hot 99
Previous
Page 40 of 1125
Next