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.
repository-analyzer
Imported from https://github.com/jackspace/ClaudeSkillz.
scientific-db-ensembl-database
Imported from https://github.com/jackspace/ClaudeSkillz.
scientific-pkg-dask
Imported from https://github.com/jackspace/ClaudeSkillz.
mcp-builder_mrgoonie
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
hono-routing
This skill provides comprehensive knowledge for building type-safe APIs with Hono, focusing on routing patterns, middleware composition, request validation, RPC client/server patterns, error handling, and context management. Use when: building APIs with Hono (any runtime), setting up request validation with Zod/Valibot/Typia/ArkType validators, creating type-safe RPC client/server communication, implementing custom middleware, handling errors with HTTPException, extending Hono context with custom variables, or encountering middleware type inference issues, validation hook confusion, or RPC performance problems. Keywords: hono, hono routing, hono middleware, hono rpc, hono validator, zod validator, valibot validator, type-safe api, hono context, hono error handling, HTTPException, c.req.valid, middleware composition, hono hooks, typed routes, hono client, middleware response not typed, hono validation failed, hono rpc type inference
scientific-pkg-etetoolkit
Phylogenetic tree toolkit (ETE). Tree manipulation (Newick/NHX), evolutionary event detection, orthology/paralogy, NCBI taxonomy, visualization (PDF/SVG), for phylogenomics.
new-cask
This skill should be used when the user asks to "add a cask to homebrew", "create a homebrew cask", "add an app to homebrew", "new cask for", "homebrew cask for", "package an app for homebrew", "submit to homebrew-cask", "make a cask", "contribute a cask", or wants to package a macOS application for Homebrew.
building-sales-team
Help users build and scale their sales organization. Use when someone is hiring their first salespeople, deciding when to bring on sales leadership, structuring sales compensation, or transitioning from founder-led sales.
fundraising
Help founders raise capital and build investor relationships. Use when someone is preparing a pitch deck, deciding whether to raise venture capital, meeting with investors, or asking about fundraising strategy.
enterprise-sales
Help users navigate enterprise sales. Use when someone is closing large deals, managing complex buying committees, handling procurement, or converting PLG users to enterprise contracts.
slack-gif-creator
用于创建针对 Slack 优化的动画 GIF 的知识和工具集。提供约束条件、验证工具和动画概念。当用户请求为 Slack 创建动画 GIF 时使用,例如"为 Slack 制作一个 X 做 Y 的 GIF"。
metrics
This skill should be used when the user asks about resource usage, CPU, memory, network, disk, or service performance. Covers questions like "how much memory is my service using" or "is my service slow".
domain
This skill should be used when the user wants to add a domain, generate a railway domain, check current domains, get the URL for a service, or remove a domain.
suggest-optimizations
Imported from https://github.com/mvillmow/ProjectOdyssey.
prepare-dataset
Imported from https://github.com/mvillmow/ProjectOdyssey.
run-tests
Execute test suites and report results. Use when validating code functionality.
detect-code-smells
Imported from https://github.com/mvillmow/ProjectOdyssey.
generate-boilerplate
Create starter code from templates. Use when setting up new modules or test files.
calculate-coverage
Measure test coverage and identify untested code. Use when assessing test completeness.
mojo-format
Format Mojo code using mojo format command. Use when preparing code for commit or when formatting checks fail.
requesting-code-review
Imported from https://github.com/cipherstash/cipherpowers.
train-model
Imported from https://github.com/mvillmow/ProjectOdyssey.
agent-validate-config
Validate agent YAML frontmatter and configuration. Use before committing agent changes or in CI.
benchmark-functions
Measure function performance and compare implementations. Use when optimizing critical code paths.