Docs Gen

Generate and maintain documentation

Showing 433-456 of 5087 skills
miantiao-me

sink

by miantiao-me

Sink short link API operations via OpenAPI. Use when managing short links: creating, querying, updating, deleting, listing, importing, or exporting links. Also covers AI-powered slug generation and link analytics. Triggers: "create short link", "shorten URL", "delete link", "edit link", "list links", "export links", "import links", "link analytics", "AI slug".

API Dev 6.8K 3mo ago
Dicklesworthstone

clay-hello-world

by Dicklesworthstone

Create a minimal working Clay example. Use when starting a new Clay integration, testing your setup, or learning basic Clay API patterns. Trigger with phrases like "clay hello world", "clay example", "clay quick start", "simple clay code".

API Dev 1.1K 3mo ago
wlzh

x-fetcher

by wlzh

抓取 X (Twitter) 推文和长文章的命令行工具。支持普通推文(文字、图片、视频链接)和 X Article 长文章(完整正文,Markdown 格式),自动保存为 Markdown 文件。基于 Jane-xiaoer/x-fetcher 项目。Use when user mentions "抓取推文", "下载推文", "保存 X 文章", "fetch tweet", or provides x.com/twitter.com URLs.

CLI Tools 562 3mo ago
inkeep

adding-env-variables

by inkeep

"Guide for adding new environment variables to the codebase. Ensures env.ts schemas include descriptions and .env.example is kept in sync. Triggers on: add env variable, new environment variable, env.ts change, add config variable, INKEEP_, adding to .env."

API Dev 1.2K 3mo ago
metabase

clojure-review

by metabase

Review Clojure and ClojureScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing Clojure/ClojureScript code.

API Dev 47.6K 4mo ago
luongnv89

lesson-quiz

by luongnv89

Interactive lesson-level quiz for Claude Code tutorials. Tests understanding of a specific lesson (01-10) with 8-10 questions mixing conceptual and practical knowledge. Use before a lesson to pre-test, during to check progress, or after to verify mastery. Use when asked to "quiz me on hooks", "test my knowledge of lesson 3", "lesson quiz", "practice quiz for MCP", or "do I understand skills".

Code Review 34.9K 3mo ago
ericosiu

AI Team Ops

by ericosiu

requests (for optional HubSpot integration)

Processing 2.5K 2mo ago
ericosiu

deck-generator

by ericosiu

Generate professional presentations with AI-generated images. Use when asked to create a deck, presentation, pitch deck, or slides. Supports style presets (whiteboard, corporate, minimalist, etc). Uses Imagen 4.0 API for image generation and Google Slides API for assembly. Produces full decks from markdown content specs in minutes.

Processing 2.5K 2mo ago
glebis

firecrawl-research

by glebis

This skill should be used when the user requests to research topics using FireCrawl, enrich notes with web sources, search and scrape information, or write scientific/academic papers. It extracts research topics from markdown files, creates research documents with scraped sources, generates BibTeX bibliographies from research results, and provides Pandoc/MyST templates for academic writing with citation management.

Academic 243 5mo ago
glebis

elevenlabs-tts

by glebis

This skill converts text to high-quality audio files using ElevenLabs API. Use this skill when users request text-to-speech generation, audio narration, or voice synthesis with customizable voice parameters (stability, similarity boost) and voice presets (rachel, adam, bella, elli, josh, arnold, ava).

API Dev 243 6mo ago
MiniMax-AI

mcp-builder

by MiniMax-AI

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).

Processing 2.7K 7mo ago
firebase

firebase-ai-logic

by firebase

Official skill for integrating Firebase AI Logic (Gemini API) into web applications. Covers setup, multimodal inference, structured output, and security.

API Dev 336 3mo ago
partme-ai

avue

by partme-ai

Provides comprehensive guidance for Avue framework including CRUD operations, form components, and data management. Use when the user asks about Avue, needs to build admin interfaces, implement CRUD operations, or work with Avue components.

API Dev 459 4mo ago
partme-ai

ant-design-mini

by partme-ai

Provides comprehensive guidance for Ant Design Mini component library for mini-programs including components, themes, and platform support. Use when the user asks about Ant Design Mini, needs to build mini-program applications, or use mini-program components.

API Dev 459 4mo ago
borghei

design-system-lead

by borghei

Expert design systems leadership covering component libraries, design tokens, documentation, and design-development collaboration.

Code Gen 215 4mo ago
borghei

sales-engineer

by borghei

Expert sales engineering covering technical demos, solution design, RFP responses, POC management, and technical objection handling.

Cloud 216 4mo ago
srbhr

codebase-navigator

by srbhr

Navigate, search, and understand the Resume Matcher codebase using ripgrep, ack, or grep. Find functions, classes, components, API endpoints, trace data flows, and understand architecture. Use FIRST when exploring code, finding files, or understanding project structure.

API Dev 27.2K 3mo ago
srbhr

codebase-navigator

by srbhr

Navigate, search, and understand the Resume Matcher codebase using ripgrep, ack, or grep. Find functions, classes, components, API endpoints, trace data flows, and understand architecture. Use FIRST when exploring code, finding files, or understanding project structure.

API Dev 27.2K 3mo ago
partme-ai

ant-design-react

by partme-ai

Provides comprehensive guidance for Ant Design React component library including components, design system, themes, and TypeScript support. Use when the user asks about Ant Design for React, needs to build React applications with Ant Design, or implement design system patterns.

API Dev 459 4mo ago
ReScienceLab

reddit

by ReScienceLab

Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links.

API Dev 911 3mo ago
guanyang

defuddle

by guanyang

Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page.

CLI Tools 854 3mo ago
haowjy

cw-style-skill-creator

by haowjy

Creative writing skill for creating style skills that teach Claude to write in specific styles. Use when you want to create style guides that the cw-prose-writing skill can follow. Creates either simple markdown files or full .skill packages. Audience is AI (Claude), format is directive and example-based.

Docs Gen 230 7mo ago
sopaco

smart-docs

by sopaco

"AI-powered comprehensive codebase documentation generator. Analyzes project structure, identifies architecture patterns, creates C4 model diagrams, and generates professional technical documentation. Use when users need to document codebases, understand software architecture, create technical specs, or generate developer guides. Supports all programming languages. Alternative to Litho/deepwiki-rs that uses Claude Code subscription without external API costs."

Code Gen 1K 6mo ago
meta-pytorch

update-docs

by meta-pytorch

Update documentation across the repo after API changes. Finds stale references in docs, examples, docstrings, and fixes them.

API Dev 1.9K 3mo ago