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.
verification-before-completion
Enforces a discipline where AI agents must run verification commands and show evidence before claiming task completion. Provides concrete examples for different contexts like testing, building, and linting, with specific command templates and success criteria.
oracle-gemini
A well-structured skill that uses Gemini as an oracle for code review and planning, with clear boundaries, robust error handling, and thoughtful model selection guidance.
content-marketer
A comprehensive and well-structured content marketing expert skill with clear workflows, practical checklists, and integration with marketing tools for measurable business results.
gifgrep
A CLI/TUI tool for searching GIFs from Tenor and Giphy, downloading results, and extracting still frames or frame sheets. It provides multiple output formats including JSON and URL lists, with options for batch processing and preview generation. The tool requires API keys for full functionality but includes a demo mode for Tenor.
draw-io
draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.
notebooklm
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
gwas-database
This skill provides programmatic access to the NHGRI-EBI GWAS Catalog for querying SNP-trait associations. It includes Python code examples for API calls, explains data structure, and covers variant, trait, and gene searches. The documentation details when to use it and includes practical query patterns for genetic epidemiology work.
baoyu-slide-deck
Generates professional slide deck images from content. Creates outlines with style instructions, then generates individual slide images. Use when user asks to "create slides", "make a presentation", "generate deck", "slide deck", or "PPT".
1k-adding-chains
Guide for adding new blockchain chains to OneKey. Use when implementing new chain support, adding blockchain protocols, or understanding chain architecture. Triggers on chain, blockchain, protocol, network, coin, token, add chain, new chain.
activitypub-pr-workflow
This skill enforces consistent PR creation workflows for the WordPress ActivityPub plugin. It provides branch naming conventions, required PR settings, changelog rules, and pre-push checks. It helps developers avoid common mistakes and maintain project standards.
javascript-testing-patterns
Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.
prompt-improver
This skill transforms vague user prompts into actionable requests through systematic research and targeted questioning. It follows a 4-phase workflow: research, question generation, user clarification, and execution. The skill only activates when a hook detects ambiguous prompts, preventing unnecessary interruptions for clear requests.
flaky-fix
This skill analyzes flaky test patterns and suggests or applies fixes based on research from FlakyFix and FlaKat. It categorizes common issues like timing dependencies, async problems, and shared state, providing concrete code examples for each fix. It distinguishes between safe auto-fixes and those needing manual review.
skills
Provides WebSocket-based control of Unity Editor with 500+ commands for GameObject manipulation, scene management, component operations, and SQLite database integration. Enables scripted automation of Unity workflows from Claude Code via JSON-RPC 2.0 protocol on localhost ports 9500-9600.
food-order
This Claude Skill automates Foodora order reordering and tracking via the ordercli command-line tool. It focuses on safety by requiring explicit user confirmation before placing orders, provides preview functionality, and includes tracking commands. The skill requires external tool installation and Foodora account setup.
hypogenic
Automates hypothesis generation and testing from tabular data using LLMs. Combines literature insights with empirical patterns through three methods: data-driven generation, literature integration, and hybrid approaches. Includes Redis caching, parallel processing, and configurable prompts for systematic research exploration.
ignoring-sentry-errors
Filters specific errors from Sentry reporting in this OneKey monorepo. Use when needing to ignore/suppress/filter Sentry errors, add error exclusions, or stop certain errors from being reported. Handles platform-specific filtering (desktop/mobile/web/extension).
unit-test-exception-handler
Provides a clear pattern for unit testing Spring's @ExceptionHandler and @ControllerAdvice. Includes setup instructions for Maven/Gradle, practical examples for different exception types, and verifies HTTP status codes and response structure using MockMvc.
typescript-advanced-types
Provides detailed guidance on TypeScript's advanced type features including generics, conditional types, mapped types, and template literals. Includes practical code examples for building type-safe applications, type inference techniques, and common patterns. Covers best practices and performance considerations for real-world usage.
matchms
Provides Python code for mass spectrometry data workflows using matchms library. Handles file import/export, spectrum filtering, similarity calculations, and compound identification. Includes 10 practical workflows for metabolomics analysis with clear examples.
writing-skills
A meta-skill that applies TDD methodology to skill documentation creation, providing systematic guidance for writing effective, discoverable skills that resist rationalization.
Skill Development
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
integrating-usgs-gauges
This skill provides navigation to USGS gauge integration workflows for HEC-RAS hydraulic modeling. It points to existing documentation and code examples rather than duplicating content, covering spatial discovery, data retrieval, boundary condition generation, and model validation with metrics like NSE and KGE.
dotnet-core-expert
A comprehensive and well-structured .NET Core expert skill that provides detailed guidance on modern .NET 8 development with excellent coverage of architecture patterns, performance optimization, and cloud-native practices.