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 35 of 1125
SkillHub ClubRun DevOps

n8n-workflow-testing-fundamentals

Provides structured testing methods for n8n workflows, including validation, execution testing, and error handling. Offers code examples for common testing scenarios and coordination patterns for multi-agent testing.

A 7.7
TestingFull StackDevOps
n8nworkflow-testingautomationintegration-testing
260
rank 77
hot 98
SkillHub ClubBuild UI

svelte-runes

Provides clear, structured guidance for Svelte 5's runes system with practical examples and migration advice. Includes decision matrices, common mistakes, and attachment patterns. Focuses on preventing reactivity errors and syntax mixing.

A 8.5
Frontend
sveltereactivitymigrationreference
192
rank 85
hot 97
SkillHub ClubWrite Technical Docs

unit-test-service-layer

This skill provides detailed patterns for writing unit tests for Spring service layer classes using JUnit 5 and Mockito. It covers mocking dependencies, verifying interactions, testing exceptions, and complex workflows with practical code examples. The documentation includes setup instructions, common patterns, and troubleshooting tips for Java developers.

A 8.7
TestingTech Writer
junit-5mockitounit-testingservice-layer
171
rank 87
hot 96
SkillHub ClubShip Full Stack

spring-boot-dependency-injection

This skill provides concrete guidance for implementing constructor-first dependency injection in Spring Boot projects. It covers mandatory and optional dependencies, bean resolution, and validation testing with specific code examples. The workflow helps developers create testable, maintainable services while avoiding common anti-patterns like field injection.

A 8.4
BackendFull StackTesting
spring-bootdependency-injectionjavatesting
171
rank 84
hot 96
SkillHub ClubBuild Mobile

mobile-developer

This skill provides detailed mobile development guidance for React Native and Flutter projects. It includes specific performance targets (cold start <2s, app size <50MB), platform-specific checklists, and integration with MCP tools like adb and xcode for debugging and deployment.

A 8.5
MobileFrontendDevOps
react-nativefluttercross-platformmobile-optimization
43
rank 85
hot 90
SkillHub ClubAnalyze Data & AI

git

Provides detailed guidance for Git and GitHub workflows, including commit message best practices, branch management, and gh CLI usage. It emphasizes avoiding AI attribution in commits and includes safety rules for destructive operations. Covers common patterns and troubleshooting scenarios.

A 8.8
Full StackDevOpsData / AI
git-workflowversion-controlgithub-clicommit-messages
37
rank 88
hot 90
SkillHub ClubShip Full Stack

go

Provides concrete commands and workflows for Go development, with strong emphasis on gotestsum for testing. Includes specific examples for test execution, coverage analysis, debugging, and CI integration. Covers module management, building, formatting, and common development tasks.

A 8.8
Full StackTestingIntegration
gotestingdev-workflowcode-quality
37
rank 88
hot 90
SkillHub ClubResearch & Ops

clawdhub

A CLI tool for managing Claude Skills from clawdhub.com. It allows searching, installing, updating, and publishing skills directly from the command line. Useful for developers who need to fetch new skills dynamically or maintain their skill collection.

A 7.8
Full Stack
package-managementcli-toolsskill-discovery
323.8K
rank 99
hot 99
SkillHub ClubWrite Technical Docs

changelog-generator

Automates changelog creation by analyzing git commit history and converting technical commits into user-friendly release notes. Groups changes into categories like features and bug fixes, saving manual documentation time for development teams.

A 8.1
Tech Writer
changeloggit-commitsrelease-notesdocumentation-automation
2.6K
rank 81
hot 99
SkillHub ClubShip Full Stack

1k-state-management

Jotai state management patterns for OneKey. Use when working with atoms, global state, feature state, or context atoms. Triggers on jotai, atom, state, globalAtom, contextAtom, store, persistence, settings.

A 8.1
Full Stack
2.3K
rank 81
hot 99
SkillHub ClubAnalyze Data & AI

google-gemini-file-search

Build document Q&A with Gemini File Search - fully managed RAG with automatic chunking, embeddings, and citations. Upload 100+ file formats, query with natural language. Use when: document Q&A, searchable knowledge bases, semantic search. Troubleshoot: document immutability, storage quota (3x), chunking config, metadata limits (20 max), polling timeouts, displayName dropped (Blob uploads), grounding lost (JSON mode), tool conflicts (googleSearch + fileSearch).

A 8.1
Full StackData / AI
624
rank 81
hot 99
SkillHub ClubDesign Product

ui-mockup

Orchestrates WebView UI mockup creation for audio plugins through phased workflow with design iteration and implementation scaffolding. Delegates to specialized subagents, handles versioning, and integrates with existing plugin development workflows. Generates YAML specs, test HTML, and production-ready C++ boilerplate.

A 8.4
Full StackFrontendDesigner
audio-pluginui-designwebviewworkflow-automation
162
rank 84
hot 96
SkillHub ClubBuild Mobile

ios-simulator-skill

A collection of 21 Python/bash scripts for iOS simulator automation. It handles app testing, UI navigation via accessibility APIs, build automation, and device management. Outputs structured JSON for CI/CD integration and supports semantic element finding instead of pixel coordinates.

A 8.3
MobileFrontendDevOps
ios-testingautomationsimulatoraccessibility
141
rank 83
hot 96
SkillHub ClubResearch & Ops

novelweave-workflow

This skill provides a structured workflow for using NovelWeave in fiction writing, covering planning, world-building, scene creation, and revision. It explains core commands like /constitution and /write with concrete examples and warns against common pitfalls like over-reliance on AI.

A 8.1
Tech WriterFull StackData / AI
novel-writingcreative-workflowai-assisted-writingstory-planning
141
rank 81
hot 96
SkillHub ClubShip Full Stack

integrating-stripe-webhooks

Use when implementing Stripe webhook endpoints and getting 'Raw body not available' or signature verification errors - provides raw body parsing solutions and subscription period field fixes across frameworks

A 8.9
Full StackTestingIntegration
98
rank 89
hot 94
SkillHub ClubRun DevOps

.claude

A zero-config preset that enforces code quality standards through automated formatting and linting using Oxlint+Oxfmt. Provides clear guidelines for modern JavaScript/TypeScript, React, async patterns, and security. Focuses on fixing common issues automatically while highlighting areas requiring manual review.

A 8.0
Full StackFrontendSecurity
code-formattinglintingtypescriptreact
2.7K
rank 81
hot 99
SkillHub ClubShip Full Stack

docx

This skill enables Claude to create, edit, and analyze Word documents (.docx) through XML manipulation. It provides workflows for text extraction, document creation with docx-js, editing with Python libraries, and redlining for tracked changes. Includes unpack/pack scripts and validation tools.

A 8.0
Full Stack
word-documentooxmltrack-changesdocument-editing
2.6K
rank 81
hot 99
SkillHub ClubResearch & Ops

exploring-rust-crates

This skill generates Rust documentation for crates in the HASH workspace, helping developers understand crate APIs, module structures, and public interfaces. It provides specific cargo doc commands with flags like --no-deps and --all-features, and explains where to find generated HTML documentation.

A 8.0
Full StackBackendTech Writer
rustdocumentationcode-explorationapi-discovery
1.4K
rank 80
hot 99
SkillHub ClubAnalyze Data & AI

universal-patterns

Provides a collection of universal software development patterns covering architecture, code organization, error handling, data flow, and naming conventions. Includes concrete examples and anti-patterns to avoid. Serves as a quick reference for developers working across different technology stacks.

A 8.2
Full StackData / AI
software-architecturecode-patternsbest-practicesnaming-conventions
246
rank 82
hot 98
SkillHub ClubResearch & Ops

multi-model-validation

This skill orchestrates parallel execution of multiple AI models (Grok, Gemini, GPT-5, etc.) for code validation and review. It provides 3-5x speedup through concurrent processing, enforces performance statistics collection, and includes dynamic model discovery. Version 3.1.0 adds mandatory checklist enforcement and session-based workspaces.

A 8.0
Data / AI
multi-modelparallel-executionperformance-trackingcode-review
246
rank 80
hot 98
SkillHub ClubDesign Product

architecture-selection

This skill provides structured guidance for selecting and implementing system architecture patterns. It covers monoliths, microservices, event-driven, and serverless architectures with practical diagrams, trade-off tables, and decision frameworks. Includes C4 modeling, scalability strategies, technology selection criteria, and architecture decision records.

A 8.3
Full StackDesigner
system-architecturedesign-patternsscalabilitytechnology-selection
226
rank 83
hot 98
SkillHub ClubWrite Technical Docs

documentation-sync

A comprehensive documentation synchronization skill that provides systematic approaches to detecting stale documentation, analyzing coverage, and maintaining code-doc alignment with clear protocols and templates.

A 8.0
Tech Writer
documentation-synccode-maintenanceautomationdeveloper-tools
226
rank 80
hot 98
SkillHub ClubWrite Technical Docs

technical-writing

This skill provides structured templates and patterns for creating technical documentation like Architecture Decision Records (ADRs), system docs, API references, and operational runbooks. It emphasizes living documentation, diagrams over prose, and audience-appropriate detail to prevent documentation drift and maintain knowledge.

A 7.4
Tech WriterBackend
technical-documentationarchitecturerunbooksapi-docs
226
rank 74
hot 98
SkillHub ClubResearch & Ops

neurokit2

This skill provides Python-based processing for physiological signals like ECG, EEG, and EDA. It handles cleaning, feature extraction, and analysis for heart rate variability, brain activity patterns, and autonomic responses. The toolkit includes event-related analysis, multi-modal integration, and complexity metrics for research applications.

A 8.7
Full StackData / AIIntegration
biosignal-processingpsychophysiologyhrv-analysiseeg-analysis
141
rank 87
hot 96
Previous
Page 35 of 1125
Next