Marketplace

Find the right skill for the job.

Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.

Start with the job to be done
26996 results
All outcomes · All facets
Page 194 of 1125
SkillHub ClubAnalyze Data & AI

ml

Imported from https://github.com/microsoft/mcp-for-beginners.

C 5.0
Full StackData / AIIntegration
15.5K
rank 90
hot 99
SkillHub ClubResearch & Ops

web-search

Web search and research specialist for finding and synthesizing information

C 5.0
Full Stack
14.9K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

prompt-engineer

Prompt engineering expert for chain-of-thought, few-shot learning, evaluation, and LLM optimization

C 5.0
Full StackData / AI
14.9K
rank 90
hot 99
SkillHub ClubShip Full Stack

prometheus

Prometheus monitoring expert for PromQL, alerting rules, Grafana dashboards, and observability

C 5.0
Full Stack
14.9K
rank 90
hot 99
SkillHub ClubRun DevOps

ci-cd

CI/CD pipeline expert for GitHub Actions, GitLab CI, Jenkins, and deployment automation

C 5.0
Full StackDevOps
14.9K
rank 90
hot 99
SkillHub ClubRun DevOps

kubernetes

Kubernetes operations expert for kubectl, pods, deployments, and debugging

C 5.0
Full StackDevOps
14.9K
rank 90
hot 99
SkillHub ClubShip Full Stack

paywall-upgrade-cro

When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions "paywall," "upgrade screen," "upgrade modal," "upsell," "feature gate," "convert free to paid," "freemium conversion," "trial expiration screen," "limit reached screen," "plan upgrade prompt," or "in-app pricing." Distinct from public pricing pages (see page-cro) — this skill focuses on in-product upgrade moments where the user has already experienced value.

C 5.0
Full Stack
14.7K
rank 90
hot 99
SkillHub ClubShip Full Stack

hosted-agents

This skill should be used when the user asks to "build background agent", "create hosted coding agent", "set up sandboxed execution", "implement multiplayer agent", or mentions background agents, sandboxed VMs, agent infrastructure, Modal sandboxes, self-spawning agents, or remote coding environments.

C 5.0
Full Stack
14K
rank 90
hot 99
SkillHub ClubShip Full Stack

prowler-ui

Prowler UI-specific patterns. For generic patterns, see: typescript, react-19, nextjs-15, tailwind-4. Trigger: When working inside ui/ on Prowler-specific conventions (shadcn vs HeroUI legacy, folder placement, actions/adapters, shared types/hooks/lib).

C 5.0
Full StackFrontend
13.4K
rank 90
hot 99
SkillHub ClubShip Full Stack

prowler-changelog

Manages changelog entries for Prowler components following keepachangelog.com format. Trigger: When creating PRs, adding changelog entries, or working with any CHANGELOG.md file in ui/, api/, mcp_server/, or prowler/.

C 5.0
Full StackFrontendBackend
13.4K
rank 90
hot 99
SkillHub ClubShip Full Stack

prowler

Main entry point for Prowler development - quick reference for all components. Trigger: General Prowler development questions, project overview, component navigation (NOT PR CI gates or GitHub Actions workflows).

C 5.0
Full Stack
13.4K
rank 90
hot 99
SkillHub ClubShip Full Stack

prowler-compliance-review

Reviews Pull Requests that add or modify compliance frameworks. Trigger: When reviewing PRs with compliance framework changes, CIS/NIST/PCI-DSS additions, or compliance JSON files.

C 5.0
Full Stack
13.4K
rank 90
hot 99
SkillHub ClubWrite Technical Docs

prowler-docs

Prowler documentation style guide and writing standards. Trigger: When writing documentation for Prowler features, tutorials, or guides.

C 5.0
Full StackTech Writer
13.4K
rank 90
hot 99
SkillHub ClubWrite Technical Docs

prowler-test-ui

E2E testing patterns for Prowler UI (Playwright). Trigger: When writing Playwright E2E tests under ui/tests in the Prowler UI (Prowler-specific base page/helpers, tags, flows).

C 5.0
Full StackFrontendTech Writer
13.4K
rank 90
hot 99
SkillHub ClubShip Full Stack

prowler-provider

Creates new Prowler cloud providers or adds services to existing providers. Trigger: When extending Prowler SDK provider architecture (adding a new provider or a new service to an existing provider).

C 5.0
Full Stack
13.4K
rank 90
hot 99
SkillHub ClubShip Full Stack

opencode-mirror

Maintain the local OpenCode mirror for self-reference

C 5.0
Full Stack
12K
rank 89
hot 99
SkillHub ClubShip Full Stack

solidjs-patterns

SolidJS reactivity + UI state patterns for OpenWork

C 5.0
Full StackFrontend
12K
rank 89
hot 99
SkillHub ClubShip Full Stack

typescript-sdk

Imported from https://www.skillhub.club/skills/modelcontextprotocol-typescript-sdk.

C 5.0
Full Stack
11.9K
rank 89
hot 99
SkillHub ClubShip Full Stack

file-todos

This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and integrating with slash commands and code review processes.

C 5.0
Full Stack
10.6K
rank 88
hot 99
SkillHub ClubAnalyze Data & AI

dspy-ruby

This skill should be used when working with DSPy.rb, a Ruby framework for building type-safe, composable LLM applications. Use this when implementing predictable AI features, creating LLM signatures and modules, configuring language model providers (OpenAI, Anthropic, Gemini, Ollama), building agent systems with tools, optimizing prompts, or testing LLM-powered functionality in Ruby applications.

C 5.0
Full StackData / AITesting
10.6K
rank 88
hot 99
SkillHub ClubShip Full Stack

gemini-imagegen

This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.

C 5.0
Full StackBackend
10.6K
rank 88
hot 99
SkillHub ClubShip Full Stack

rclone

Upload, sync, and manage files across cloud storage providers using rclone. Use when uploading files (images, videos, documents) to S3, Cloudflare R2, Backblaze B2, Google Drive, Dropbox, or any S3-compatible storage. Triggers on "upload to S3", "sync to cloud", "rclone", "backup files", "upload video/image to bucket", or requests to transfer files to remote storage.

C 5.0
Full Stack
10.6K
rank 88
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.

C 5.0
Full StackBackendTech Writer
10.6K
rank 88
hot 99
SkillHub ClubShip Full Stack

note

Save notes to notepad.md for compaction resilience

C 5.0
Full Stack
10.4K
rank 88
hot 99
Previous
Page 194 of 1125
Next