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.
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.
color-curator
This skill helps designers and developers find and implement color palettes from Coolors or curated fallbacks. It provides structured workflows for browser-based palette selection with screenshots and scrolling, plus fallback options when browser tools aren't available. Output includes hex codes, Tailwind configs, CSS variables, and accessibility guidance.
icon-design
Select semantically appropriate icons for websites using Lucide, Heroicons, or Phosphor. Covers concept-to-icon mapping, React/HTML templates, and tree-shaking patterns. Use when: building feature sections, service grids, contact info, navigation, or any UI needing icons. Prevents emoji usage, ensures consistency.
error-recovery
Provides concrete patterns for handling failures in multi-agent workflows, including timeout management, API error recovery, and graceful degradation strategies. Offers specific code examples for retry logic, user notification, and fallback mechanisms.
performance-security
A comprehensive, production-ready guide covering essential performance, accessibility, and security practices for modern React applications with practical code examples.
todowrite-orchestration
A well-structured skill providing clear patterns for implementing progress tracking in complex multi-phase workflows using TodoWrite, offering excellent guidance on initialization, granularity, and status management.
executing-plans
A structured workflow skill for executing implementation plans with batch processing and review checkpoints. Provides clear guidance for systematic development with built-in quality controls.
resource-curator
This skill provides a systematic method for auditing and curating external learning resources for JavaScript documentation. It includes checklists for broken links, outdated content, and quality standards, with specific targets for different resource types (articles, videos, MDN references).
pubmed-database
Provides direct REST API access to PubMed with detailed guidance on constructing Boolean/MeSH queries, using E-utilities, and managing citations. Includes specific workflows for systematic reviews and programmatic data extraction with practical examples and rate limit handling.
clinical-reports
This skill generates structured clinical reports following specific medical guidelines (CARE, ICH-E3, SOAP). It includes validation checklists for HIPAA/FDA compliance and mandates visual schematics. Focuses on accuracy, regulatory adherence, and standardized medical documentation formats.
obsidian-bases
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
help
Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available
skill-creator
This skill provides detailed guidance for creating Claude Skills following the Agent Skills specification. It covers skill structure, YAML frontmatter requirements, trigger configuration patterns, and includes troubleshooting documentation. The skill emphasizes concise content and appropriate degrees of freedom for different task types.
motion
Build React animations with Motion (Framer Motion) - gestures (drag, hover, tap), scroll effects, spring physics, layout animations, SVG. Bundle: 2.3 KB (mini) to 34 KB (full). Use when: drag-and-drop, scroll animations, modals, carousels, parallax. Troubleshoot: AnimatePresence exit, list performance, Tailwind conflicts, Next.js "use client".