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.
agile-product-owner
Agile product ownership for backlog management and sprint execution. Covers user story writing, acceptance criteria, sprint planning, and velocity tracking. Use for writing user stories, creating acceptance criteria, planning sprints, estimating story points, breaking down epics, or prioritizing backlog.
codeql
Run CodeQL static analysis for security vulnerability detection, taint tracking, and data flow analysis. Use when asked to analyze code with CodeQL, create CodeQL databases, write custom QL queries, perform security audits, or set up CodeQL in CI/CD pipelines.
auth-patterns
This skill provides detailed implementation patterns for authentication in Next.js applications, covering NextAuth.js setup, middleware protection, session management, and role-based access control. It includes complete code examples for server/client components, sign-in flows, and database schemas.
domain-name-brainstormer
Generates domain name suggestions for projects and checks availability across TLDs like .com, .io, and .dev. Provides practical naming tips, TLD guidance, and example workflows for startups and personal brands. Includes availability status and pricing context.
moodboard-creator
This skill guides users through creating visual moodboards from design inspiration. It provides step-by-step instructions for extracting colors, typography, and UI patterns, then structures them into documented design directions. The workflow includes iterative refinement with user feedback before finalizing a design system ready for implementation.
playwright-testing
Provides concrete Playwright testing patterns for web applications, covering authentication, file handling, network mocking, and CI/CD integration. Focuses on best practices like Page Object Model, resilient locators, and avoiding flaky tests. Includes specific code examples and actionable advice for common testing scenarios.
regression-testing
This skill provides a structured approach to regression testing with intelligent test selection based on code changes and risk. It offers concrete strategies for different scenarios (per-commit, nightly, pre-release) and includes practical examples for CI/CD integration and test optimization.
using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
literature-review
This skill automates systematic literature reviews by searching multiple academic databases, verifying citations, and generating formatted documents. It provides structured workflows, database-specific search strategies, and integrates with other tools for schematic generation. The documentation includes detailed search techniques and quality control checklists.
stripe-best-practices
Provides specific guidance for Stripe API integrations, including clear recommendations for modern APIs like CheckoutSessions over deprecated ones like Charges. It addresses common pitfalls like PCI compliance and platform integration patterns, with direct links to official Stripe documentation.
debugging-strategies
Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.
ffuf-web-fuzzing
Provides expert guidance for using ffuf web fuzzer in penetration testing, covering authenticated fuzzing with raw requests, auto-calibration, filtering strategies, and result analysis. Includes helper scripts for analyzing results and generating wordlists.
search-specialist
A comprehensive and expertly crafted search specialist skill with exceptional practicality, clear structure, and robust methodology for advanced information retrieval across diverse domains.
gemini
Gemini CLI for one-shot Q&A, summaries, and generation.
opentrons-integration
Provides direct access to Opentrons Protocol API v2 for programming OT-2 and Flex robots. Includes detailed examples for loading labware, controlling pipettes, managing hardware modules, and handling common automation workflows. Covers error handling and simulation testing.
analytics-tracking
When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," or "tracking plan." For A/B test measurement, see ab-test-setup.
gemini-imagegen
This skill provides direct access to Google's Gemini Pro image generation API from within Claude. It handles text-to-image creation, image editing, style transfers, and multi-turn refinement. The documentation is thorough, covering common pitfalls like JPEG format handling and offering practical examples for different use cases like logos and product mockups.
swiftui-expert-skill
Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, modern APIs, Swift concurrency, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.
remotion-best-practices
Best practices for Remotion - Video creation in React
threejs-textures
Three.js textures - texture types, UV mapping, environment maps, texture settings. Use when working with images, UV coordinates, cubemaps, HDR environments, or texture optimization.
threejs-animation
Three.js animation - keyframe animation, skeletal animation, morph targets, animation mixing. Use when animating objects, playing GLTF animations, creating procedural motion, or blending animations.
code-card-news-generator
Generates visually appealing code explanation cards optimized for social media. Takes code concepts and creates title cards plus detailed explanation cards with Korean descriptions, syntax-highlighted code snippets, and explanations. Outputs 1080x1080 pixel images ready for sharing.
command-development
Provides detailed guidance for creating slash commands in Claude Code, covering file structure, YAML frontmatter options, argument handling, and command organization. Includes practical examples and common pitfalls to avoid.
moai-lang-java
Provides Java 21 LTS development guidance with Spring Boot 3.3, covering virtual threads, pattern matching, REST APIs, JPA/Hibernate, and Spring Security. Includes complete code examples for controllers, services, and configuration files with Maven and Gradle setups.