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.
gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
write-example
Writing examples for the tldraw SDK examples app. Use when creating new examples, adding SDK demonstrations, or writing example code in apps/examples.
vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
Git Commit Helper
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
code-quality
General Correctness rules, Rust patterns, comments, avoiding over-engineering. When writing code always take these into account
dingtalk-docs
管理钉钉云文档中的文档、文件夹和内容。当用户想要创建文档、搜索文档、读取或写入文档内容、创建文件夹整理文档时使用。也适用于用户提到云文档、在线文档、钉钉文档、钉文档等关键词的场景。不要在用户需要操作多维表、管理日程、发消息或处理审批流时触发。
news-aggregator-skill
Comprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, and Weibo. Best for 'daily scans', 'tech news briefings', 'finance updates', and 'deep interpretations' of hot topics.
query-writing
用于编写和执行 SQL 查询 - 从简单的单表查询到复杂的多表 JOIN 和聚合操作
energize-denver
Provides detailed reference for Denver's Energize Denver Article XIV building performance regulations. Helps users understand compliance requirements, deadlines, penalty calculations, and pathway options for commercial and multifamily buildings. Includes specific guidance for MAI buildings and cross-references with proposal writing tools.
ai-multimodal
This skill provides Python scripts to process audio, images, videos, and documents using Google's Gemini API. It handles transcription, analysis, and content generation with specific model recommendations for different tasks. Includes utilities for media optimization and document conversion.
powerpoint
PowerPoint slide deck generation and management using python-pptx with YAML-driven content and styling - Brought to you by microsoft/hve-core
docs
This Skill provides structured JSON data for Azur Lane game skills, including skill metadata and icon URLs. It offers TypeScript and Python examples for parsing leveled skill descriptions using external game data files. The tool serves as a data source rather than a processing tool, requiring users to implement their own parsing logic.
marker
Convert PDF documents to Markdown using marker_single. Use when Claude needs to extract text content from PDFs while preserving LaTeX formulas, equations, and document structure. Ideal for academic papers and technical documents containing mathematical notation.
token-budget-check
Checks markdown files against token budgets for AI ingestion optimization. Provides specific recommendations like converting prose to tables and removing redundant content. Includes budget tables by document type and clear analysis procedures.
flame-docs
Provides a quick reference for the Flame game engine, covering component lifecycle, collision detection, effects, camera controls, and integration with packages like flame_riverpod and flame_forge2d. It's essentially a condensed cheat sheet for developers working with Flame.
api-digest
A specialized skill for generating detailed API data digests with clear analysis guidelines, though implementation details are incomplete and dependent on external scripts.
webapp-testing
Provides autonomous Playwright testing with three specialized agents (planner, generator, healer) plus native visual regression testing. Generates tests from app exploration, validates selectors against live app, and auto-fixes broken tests. Includes practical examples for e-commerce flows, responsive testing, and dynamic content masking.
when-documenting-code-use-doc-generator
Automates code documentation by analyzing project structure, generating API specs in OpenAPI format, creating README files, adding JSDoc-style inline comments, and producing architecture diagrams. Follows a structured SPARC methodology with clear phases for specification, design, generation, and validation.
api-documentation-generator
Generates API documentation from source code including OpenAPI specs, endpoint docs with parameters and responses, and SDK examples in multiple languages. Useful for developers maintaining API services who need consistent documentation.
spec-kit-expert
This skill is an expert assistant for writing clear, testable specifications. It provides guidance on RFC 2119 keywords, Gherkin syntax for BDD, user story formats, and acceptance criteria patterns to improve requirements documentation.
content-design
Product content designer for UI copy. Use when writing, reviewing, or auditing user-facing text: button labels, error messages, tooltips, empty states, modal copy, placeholder text, confirmation dialogs, onboarding flows, or i18n strings. Also use when the user says /copy, /content, or /ux-copy.
book-doc
Imported from https://github.com/medusajs/medusa.
image-generation
Use this skill when the user requests to generate, create, imagine, or visualize images including characters, scenes, products, or any visual content. Supports structured prompts and reference images for guided generation.
python-testing-patterns
Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.