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 108 of 1125
SkillHub ClubAnalyze Data & AI

moai-domain-database

Provides concrete code examples for PostgreSQL, MongoDB, and Redis operations including connection setup, query patterns, and multi-database coordination. Covers practical scenarios like user data routing, cache warming, and rate limiting with working JavaScript/TypeScript implementations.

A 7.8
BackendData / AI
databasepostgresqlmongodbredis
56
rank 78
hot 92
SkillHub ClubAnalyze Data & AI

inmemoria

In Memoria builds persistent semantic understanding of codebases for AI agents via MCP. It learns project patterns once, then serves that intelligence without re-parsing. Includes setup, learn, check, watch, and server commands. Works with Claude, Copilot, and other MCP tools.

A 8.0
Full StackBackendData / AI
code-intelligencemcp-serverai-agentscodebase-analysis
43
rank 80
hot 90
SkillHub ClubShip Full Stack

verification-before-completion

Enforces a verification-first workflow before claiming completion of coding tasks. Requires running actual verification commands (tests, builds, linters) and checking output before making success claims. Prevents premature "done" statements and false completion reports.

A 8.0
Full StackTesting
code-qualityworkflowtestingbest-practices
43
rank 80
hot 90
SkillHub ClubWrite Technical Docs

material-component-dev

This skill provides detailed instructions for creating new material components within ByteDance's FlowGram form-materials package. It covers directory structure, coding standards, TypeScript configuration, Storybook integration, and troubleshooting common issues specific to their monorepo setup.

A 8.2
Full StackTech WriterIntegration
component-developmentinternal-docstypescriptstorybook
7.8K
rank 87
hot 99
SkillHub ClubShip Full Stack

commit

A Claude skill that creates git commits with user approval, runs git status/diff, groups related changes, drafts descriptive messages, and generates reasoning files for future context. It explicitly avoids Claude attribution in commits.

A 8.4
Full Stack
gitcommit-automationdeveloper-workflowversion-control
3.6K
rank 84
hot 99
SkillHub ClubWrite Technical Docs

databases

Provides guidance for working with MongoDB and PostgreSQL databases, including schema design, query writing, performance optimization, and administration tasks. Includes a performance analyzer tool that identifies slow queries and suggests index improvements for both database systems.

A 8.1
Full StackBackendDevOps
databasemongodbpostgresqlperformance-analysis
1.9K
rank 81
hot 99
SkillHub ClubWrite Technical Docs

docx

This skill provides tools for creating, editing, and analyzing .docx files through XML manipulation and external libraries. It offers multiple workflows for different scenarios including text extraction, document creation with docx-js, and editing with Python's Document library. The redlining workflow supports tracked changes and comments for professional document review.

A 7.6
Tech WriterFull Stack
document-processingoffice-automationxml-manipulationworkflow-automation
1K
rank 76
hot 99
SkillHub ClubShip Full Stack

TTS Audio Mastering

Practical mastering steps for TTS audio: cleanup, loudness normalization, alignment, and delivery specs.

C 6.0
Full Stack
781
rank 75
hot 99
SkillHub ClubWrite Technical Docs

url-dump

This skill captures URLs, extracts content, and generates structured markdown files for Obsidian knowledge bases. It categorizes content, provides insights, and integrates with user profiles for personalized organization. Handles both single and batch URL processing with special templates for tools.

A 8.1
Full StackTech WriterIntegration
knowledge-managementcontent-extractionobsidian-integrationbookmarking
254
rank 81
hot 98
SkillHub ClubShip Full Stack

.claude

This Skill provides detailed setup and workflow instructions for a Django+React web application with PostgreSQL, GraphQL/REST APIs, and Celery. It covers dependency management with uv/pnpm, testing with pytest/Playwright, and development workflows. The documentation is thorough but specific to one project's tech stack.

A 7.8
Full StackFrontendTesting
djangoreactproject-setuptooling
78
rank 78
hot 93
SkillHub ClubAnalyze Data & AI

iot-engineer

Provides MCP tools and workflows for designing and implementing IoT solutions, covering device connectivity, edge processing, cloud integration, and data pipelines. It includes structured checklists, specific tool integrations for MQTT, AWS IoT, and Azure IoT, and predefined communication protocols for systematic IoT project execution.

A 7.6
DevOpsData / AIIntegration
iotedge-computingdevice-managementmqtt
43
rank 76
hot 90
SkillHub ClubGrow & Distribute

task-distributor

A comprehensive task distribution expert with detailed workflow, extensive optimization techniques, and clear integration patterns for intelligent workload allocation across distributed systems.

A 7.6
Full StackIntegration
task-managementload-balancingworkflow-orchestrationqueue-management
43
rank 76
hot 90
SkillHub ClubRun DevOps

error-coordinator

A comprehensive error coordination skill with strong focus on distributed system resilience, offering structured error handling workflows, integration with monitoring tools, and systematic recovery strategies.

A 7.5
DevOpsIntegration
error-handlingresilienceincident-managementdistributed-systems
43
rank 75
hot 90
SkillHub ClubBuild UI

software-frontend

Provides detailed guidance for building modern frontend applications with Next.js 16, React 19, TypeScript, and Tailwind CSS. Includes framework selection decision trees, specific version recommendations, and integration patterns for common libraries like shadcn/ui and TanStack Query.

A 7.8
FrontendIntegration
nextjsreacttypescripttailwindcss
42
rank 78
hot 90
SkillHub ClubWrite Technical Docs

web-fetch

A practical web content fetching tool that intelligently extracts and converts HTML to clean markdown with site-specific selectors and fallback options.

A 7.3
Full StackTech Writer
web-scrapingcontent-extractionmarkdown-conversiondocumentation
40
rank 73
hot 90
SkillHub ClubBuild Backend

backend-nodejs

Provides a modern Node.js backend stack with Hono/NestJS, Drizzle ORM, and Vitest. Includes setup commands, project structure, code patterns for routes and validation, database operations, and migration workflows. Offers clear anti-pattern guidance and tool comparisons.

A 8.8
BackendTesting
nodejstypescriptapi-developmentdatabase
5
rank 88
hot 82
SkillHub ClubShip Full Stack

python-packaging

Provides detailed guidance on Python package creation, covering project structure, pyproject.toml configuration, build backends, and PyPI publishing. Includes multiple layout patterns, CLI integration examples, and modern tooling setup for testing and formatting.

A 8.9
Full StackTestingIntegration
pythonpackagingpypibuild-tools
2
rank 89
hot 79
SkillHub ClubDesign Product

gemini-logo-remover

This skill removes Gemini logos and watermarks from images using OpenCV inpainting. It provides functions for coordinate-based and corner-based removal with example code. The implementation is straightforward but requires manual coordinate adjustment and works best on small areas with uniform backgrounds.

B 6.4
DesignerData / AI
image-processingwatermark-removalopencvai-tools
783
rank 75
hot 99
SkillHub ClubResearch & Ops

mcp-builder

Provides a detailed guide for building MCP servers with TypeScript or Python, covering research, implementation, and evaluation phases. Includes concrete examples for tool design, error handling, and testing workflows. Offers practical evaluation scripts to test server functionality with real LLM interactions.

A 7.7
Full StackBackendData / AI
mcptool-developmentapi-integrationllm-tools
176
rank 77
hot 96
SkillHub ClubResearch & Ops

product-strategist

A toolkit for product leaders to generate OKR cascades from company to team levels, with alignment tracking and multiple strategy templates. Helps translate high-level goals into actionable team objectives.

A 7.1
Full Stack
product-managementokr-planningstrategy-frameworkteam-alignment
141
rank 71
hot 96
SkillHub ClubResearch & Ops

epic-meta-prompting

Automates research and planning phases for epics by generating and executing prompts through isolated sub-agents. Provides concrete commands for creating prompts, running them, and committing results with metadata extraction. Handles both auto and interactive modes with state tracking.

A 7.6
Full Stack
71
rank 76
hot 93
SkillHub ClubResearch & Ops

research

블로그 콘텐츠를 위한 심층 웹 리서치 프로토콜. 웹 검색, 미디어 수집, 출처 검증, 인용 관리를 포함한다. 콘텐츠 작성 전 리서치가 필요하거나 출처 기반 콘텐츠를 생성할 때 사용한다.

A 7.9
Full Stack
56
rank 79
hot 92
SkillHub ClubShip Full Stack

moai-workflow-spec

A workflow tool for creating software specifications using the EARS format. It structures requirements into five patterns, integrates with Plan-Run-Sync methodology, and generates standardized SPEC documents with test scenarios and implementation templates.

A 7.9
Full StackTesting
specificationrequirementsworkflowears
56
rank 79
hot 92
SkillHub ClubAnalyze Data & AI

context-manager

This skill manages shared state and context across multiple AI agents, focusing on fast retrieval (<100ms), strong consistency, and secure storage. It integrates with Redis, Elasticsearch, and vector databases to handle project metadata, task history, and agent interactions. The skill provides structured workflows for architecture analysis, implementation, and monitoring of distributed context systems.

A 8.0
Full StackData / AI
multi-agentstate-managementdata-synccontext-storage
42
rank 80
hot 90
Previous
Page 108 of 1125
Next