Docs Gen

Generate and maintain documentation

Showing 577-600 of 5139 skills
CloudAI-X

designing-apis

by CloudAI-X

Designs REST and GraphQL APIs including endpoints, error handling, versioning, and documentation. Use when creating new APIs, designing endpoints, reviewing API contracts, or when asked about REST, GraphQL, or API patterns.

API Dev 1.4K 5mo ago
CloudAI-X

designing-architecture

by CloudAI-X

Designs software architecture and selects appropriate patterns for projects. Use when designing systems, choosing architecture patterns, structuring projects, making technical decisions, or when asked about microservices, monoliths, or architectural approaches.

API Dev 1.4K 5mo ago
raphaelmansuy

doc-traceability-validator

by raphaelmansuy

Validate documentation traceability between code annotations (@implements), feature registry, business rules, and use cases. Detect ID collisions, undocumented features, broken cross-references, and namespace violations.

Comments 2K 5mo ago
hashintel

exploring-rust-crates

by hashintel

Generate Rust documentation to understand crate APIs, structure, and usage. Use when exploring Rust code, understanding crate organization, finding functions/types/traits, or needing context about a Rust package in the HASH workspace.

Code Gen 1.6K 7mo ago
zsyggg

paper-analyzer

by zsyggg

将学术论文转化为深度技术文章,支持多种写作风格选择。 使用 MinerU Cloud API 高精度解析 PDF,自动提取图片、表格、公式。 可选公式讲解、GitHub 代码分析,生成 Markdown 和 HTML 格式。

Academic 882 5mo ago
ccxt

ccxt-csharp

by ccxt

CCXT cryptocurrency exchange library for C# and .NET developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in .NET projects. Use when working with crypto exchanges in C# applications, trading systems, or financial software. Supports .NET Standard 2.0+.

API Dev 43.4K 5mo ago
dagger

cache-expert

by dagger

Covers Dagger Engine caching internals including cache key derivation, invalidation, and the immutable DAG model. Use when debugging cache misses, unexpected invalidations, or implementing caching-related engine features.

API Dev 16.1K 5mo ago
BasedHardware

omi-plugin-development

by BasedHardware

"Omi plugin app development webhook patterns chat tools OAuth flows prompt-based apps integration apps FastAPI Express"

Auth 13K 5mo ago
ccxt

ccxt-python

by ccxt

CCXT cryptocurrency exchange library for Python developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in Python. Use when working with crypto exchanges in Python projects, trading bots, data analysis, or portfolio management. Supports both sync and async (asyncio) usage.

API Dev 43.4K 5mo ago
am-will

openai-docs-skill

by am-will

Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migrations and you need up-to-date official guidance.

API Dev 1K 6mo ago
vudovn

documentation-templates

by vudovn

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

API Dev 7.8K 6mo ago
raphaelmansuy

reverse-documentation

by raphaelmansuy

Automatically generate comprehensive documentation for Rust and TypeScript codebases by analyzing code structure, patterns, and relationships. Supports trait-based patterns, async operations, React components, and Next.js applications.

Docs Gen 2K 5mo ago
BasedHardware

omi-flutter-patterns

by BasedHardware

"Flutter Dart BLE device communication state management Provider backend integration localization cross-platform iOS Android"

API Dev 13K 5mo ago
TryGhost

Add Admin API Endpoint

by TryGhost

Add a new endpoint or endpoints to Ghost's Admin API at ghost/api/admin/**.

API Dev 54.5K 7mo ago
centminmod

claude-docs-consultant

by centminmod

Consult official Claude Code documentation from docs.claude.com using selective fetching. Use this skill when working on Claude Code hooks, skills, subagents, MCP servers, or any Claude Code feature that requires referencing official documentation for accurate implementation. Fetches only the specific documentation needed rather than loading all docs upfront.

Automation 2.5K 8mo ago
raphaelmansuy

pdf-markdown-validator

by raphaelmansuy

Validate PDF to Markdown conversion quality using multi-dimensional metrics. Assess table accuracy, style preservation (bold/italic/headings), robustness, and performance with standardized F1-scoring methodology.

Processing 2K 5mo ago
blockscout

alias-nested-modules

by blockscout

Define module aliases at the top of the file instead of using fully qualified nested module names in function bodies. Improves code readability and maintainability while addressing Credo style warnings.

API Dev 4.6K 4mo ago
secondsky

sap-btp-integration-suite

by secondsky

Develops and operates enterprise integration solutions using SAP Integration Suite on Business Technology Platform. Covers Cloud Integration (iFlows), API Management, Event Mesh, Edge Integration Cell, Integration Advisor, Trading Partner Management, Graph, OData Provisioning, Integration Assessment, and Migration Assessment. Use this skill when: - Building integration flows (iFlows) to connect applications - Creating, managing, or debugging API proxies and policies - Implementing event-driven architectures with Event Mesh - Setting up B2B/EDI integrations with Trading Partner Management - Deploying hybrid integrations with Edge Integration Cell - Migrating from SAP Process Orchestration (PO/PI) - Configuring adapters (SFTP, HTTP, OData, RFC, AMQP, Kafka, etc.) - Writing Groovy/JavaScript scripts for message processing - Troubleshooting integration errors and monitoring message flows Keywords: sap integration suite, cloud integration, cpi, scpi, sap cpi, iflow, integration flow, api management, apim, api proxy, api policy, developer hub, developer portal, event mesh, edge integration cell, integration advisor, trading partner management, tpm, b2b integration, edi integration, migration assessment, integration assessment, isa-m, graph, odata provisioning, sap btp integration, cloud platform integration, message mapping, groovy script, adapter configuration, content modifier, splitter, aggregator, router, sftp adapter, http adapter, odata adapter, rfc adapter, amqp adapter, kafka adapter, jms queue, data store, idempotent processing, exactly once

API Dev 387 6mo ago
secondsky

sap-sac-planning

by secondsky

This skill should be used when developing SAP Analytics Cloud (SAC) planning applications, including building planning-enabled stories, analytics designer applications with planning functionality, data actions, multi actions, version management, and planning workflows. Use when creating planning models, implementing data entry forms, configuring spreading/distribution/allocation, setting up data locking, building calendar-based planning processes with approval workflows, writing JavaScript scripts for planning automation, using the getPlanning() API, PlanningModel API, or DataSource API for planning scenarios, troubleshooting planning performance issues, integrating predictive forecasting into planning workflows, implementing Seamless Planning with SAP Datasphere, configuring BPC live connections for BW on HANA integration, building value driver trees for what-if analysis, or debugging data actions with tracing.

Processing 387 5mo ago
zebbern

API Fuzzing for Bug Bounty

by zebbern

This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing", or needs guidance on API security assessment techniques.

API Dev 4.4K 6mo ago
zebbern

Red Team Tools and Methodology

by zebbern

This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt for XSS vulnerabilities", "enumerate subdomains", or needs security researcher techniques and tool configurations from top bug bounty hunters.

API Dev 4.4K 6mo ago
snyk

doc-coauthoring

by snyk

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

Code Gen 2.8K 5mo ago
snyk

mcp-builder

by snyk

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.8K 5mo ago
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 7K 5mo ago