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.
solution-design
This skill automates solution generation for defined problems by executing a Python script that provides multiple reasoning perspectives. It's designed for users who already have identified root causes and need structured solution options without preliminary exploration.
pymatgen
Provides Python-based tools for materials science research, including crystal structure manipulation, file format conversion, phase diagram calculation, and direct access to the Materials Project database. It handles common computational chemistry workflows and integrates with VASP, Quantum ESPRESSO outputs.
executive-reporting
A highly structured and professional skill for creating executive-level reports and dashboards, featuring clear frameworks, practical templates, and robust quality gates.
generate-factory
This skill automatically generates test data factories from schemas or TypeScript interfaces, using Faker.js for realistic data. It reduces manual test setup by mapping field types to appropriate Faker methods and supports traits, overrides, and deterministic seeding for reproducible tests.
playwright-best-practices
This skill provides concrete guidance for writing Playwright tests, focusing on resilient locators, Page Object Models, and test isolation. It addresses common pitfalls like context overflow in CLI agents and offers specific configuration examples. The content is practical with clear code samples showing what to avoid and what to use.
rust
This skill provides a detailed workflow for Rust development emphasizing cargo check over build for speed. It includes decision trees for command selection, clippy strategies, and practical scripts for common tasks like dependency updates and pre-commit validation. Focuses on avoiding slow release builds during development.
fuzzing-dictionary
Fuzzing dictionaries guide fuzzers with domain-specific tokens. Use when fuzzing parsers, protocols, or format-specific code.
1k-cross-platform
Cross-platform development patterns for OneKey. Use when writing platform-specific code, handling platform differences, or understanding platform extensions. Triggers on platform, native, web, desktop, extension, mobile, ios, android, electron, react native.
codex
Well-structured skill for OpenAI Codex CLI automation with clear step-by-step instructions, session management, and comprehensive sandbox modes, but limited to specific Codex CLI users.
Railway CLI Management
This skill provides a comprehensive reference for Railway CLI commands covering deployment, service management, environment variables, logs, scaling, and database connections. It includes practical examples for common workflows like debugging failed deployments and monitoring multiple services. The documentation explains JSON output parsing with jq and addresses common issues users might encounter.
nvim-config
This skill manages Neovim configuration files using a modern Lua-based structure. It provides templates for init.lua, plugin setup with lazy.nvim, LSP configuration, keymaps, and editor options. It handles both initial setup and ongoing modifications to a symlinked config directory.
spring-boot-rest-api-standards
This skill provides concrete patterns for building REST APIs with Spring Boot. It covers URL design, HTTP methods, status codes, DTOs, validation, error handling, and pagination. Includes ready-to-use Java code examples for controllers, DTOs, and global exception handlers. Focuses on separating API contracts from domain models and applying consistent architectural layers.
unit-test-utility-methods
A comprehensive and well-structured guide for unit testing utility classes and static methods with JUnit 5, covering various scenarios from basic to parameterized testing.
ops-security-audit
Provides a structured six-phase workflow for infrastructure security audits, from scoping to verification. Includes specific templates for audit plans, scanning commands, review checklists, compliance mapping, and remediation tracking. Clearly defines triggers and when to use related skills.
clinicaltrials-database
Query ClinicalTrials.gov via API v2. Search trials by condition, drug, location, status, or phase. Retrieve trial details by NCT ID, export data, for clinical research and patient matching.
financial-document-parser
Extract and analyze data from invoices, receipts, bank statements, and financial documents. Categorize expenses, track recurring charges, and generate expense reports. Use when user provides financial PDFs or images.
ga4-privacy-compliance
Provides detailed guidance for implementing Google Analytics 4 privacy compliance features, including Consent Mode v2 configuration, GDPR/CCPA requirements, data deletion workflows, and integration with consent management platforms. Offers specific code examples for gtag.js and GTM implementations.
internal-comms
Provides structured templates for common internal business communications like status reports, newsletters, and incident reports. Guides users through selecting appropriate formats and following company-specific guidelines for consistent messaging.
just-cli
Provides detailed guidance for creating and managing Justfiles, a command runner alternative to Make. Covers recipe syntax, attributes, modules, and common patterns like check/write workflows. Includes practical examples for status reporting, inline scripts, and dependency management.
dev-api-design
Provides concrete patterns for designing REST, GraphQL, and gRPC APIs with specific guidance on versioning, authentication, pagination, and error handling. Includes decision trees for choosing API styles and links to language-specific best practices for Node.js, Go, Rust, and Python.
product-management
Provides ready-to-use templates for core product management tasks like customer interviews, outcome roadmaps, OKRs, and 1:1 meetings. Includes a decision tree to guide users to the right template. Focuses on operational execution over theory, with clear do/avoid guidelines.
single-cell-cellphonedb-communication-mapping
This skill wraps omicverse's CellPhoneDB v5 implementation for analyzing ligand-receptor interactions in single-cell data. It provides a structured workflow from data preparation to visualization using CellChat-style plots, with detailed troubleshooting guidance for common issues like metadata formatting and database setup.
Subagents Guide
A guide for creating and managing specialized AI subagents in Claude Code that handle specific tasks with isolated context. It explains when to delegate work, how to configure tools with least privilege, and provides concrete examples for code review, testing, and debugging workflows.
Output Styles Guide
A Claude Skill that lets users customize system prompts for different workflows like teaching, learning, or analysis while keeping core file and script tools. Provides built-in styles and guides for creating custom ones via simple commands.