Docs Gen

Generate and maintain documentation

Showing 4345-4368 of 5089 skills
Artmann

lighthouse-audit

by Artmann

Run Lighthouse audits against websites using the Foghorn API. Use when the user wants to check a site's performance, accessibility, best practices, or SEO issues. Covers sign-up, authentication, team/site setup, and issue retrieval.

Accessibility 0 3mo ago
HaibaraAiAPTX

aptx-api-core

by HaibaraAiAPTX

"使用 @aptx/api-core 进行 HTTP 请求的指导。用于:创建和配置 RequestClient、实现 middleware/plugin、替换核心组件(Transport/Decoder 等)、处理错误、监听事件、使用 Context Bag、测试扩展。当代码需要理解或修改 @aptx/api-core 的架构、扩展机制、最佳实践时触发。"

API Dev 0 3mo ago
atovk

code-explainer

by atovk

用简单的语言和类比解释代码的工作原理,适合初学者理解复杂代码

Docs Gen 0 4mo ago
Hiccup-za

istqb-foundation

by Hiccup-za

Comprehensive guide to ISTQB Foundation Level knowledge areas for QA testing. This skill provides detailed guidance on testing fundamentals, test techniques, test management, and static testing following the ISTQB Certified Tester Foundation Level (CTFL) syllabus. Use this when establishing standardized testing practices, designing test cases, selecting test techniques, or aligning team terminology with industry standards. Triggers on: establishing QA baselines, designing test cases, selecting test techniques, planning test activities, conducting reviews, managing test processes, or when standardized testing terminology and practices are needed.

Code Review 0 4mo ago
qiao-925

whetstone

by qiao-925

把「原文 + 读者批注」整理成「编号批注 + 对应原文」的结构化笔记,并产出 AI 总结。人写批注,技能负责编号、对应、格式与总结。触发:批注式整理 / 磨刀石模式 / 二创式整理 / 批注式阅读与整理,或 /whetstone。

Docs Gen 0 3mo ago
gaarutyunov

developing-bazel-rules

by gaarutyunov

Use when creating custom Bazel rules, toolchains, providers, or aspects. Use when extending Bazel for new languages, build systems, or custom actions. Use when debugging Starlark rule implementations or understanding Bazel build phases.

Code Gen 0 5mo ago
cuba6112

torchserve

by cuba6112

Model serving engine for PyTorch. Focuses on MAR packaging, custom handlers for preprocessing/inference, and management of multi-GPU worker scaling. (torchserve, mar-file, handler, basehandler, model-archiver, inference-api)

API Dev 0 5mo ago
hwatkins

api-design

by hwatkins

When the user is designing, building, or reviewing a REST/JSON API. Covers resource design, routing, error handling, pagination, authentication, idempotency, webhooks, and OpenAPI documentation. Phoenix-focused with Elixir examples. Use when mentioning "API design," "REST API," "JSON API," "API endpoints," "webhook design," or "API versioning."

API Dev 0 3mo ago
shadowcz007

article-drafts

by shadowcz007

批量提交或获取 mixdao 文章初稿(文件路径入参、列表)。需 MIXDAO_API_KEY。触发:更新初稿、获取初稿列表、article-drafts。

API Dev 0 3mo ago
ehtbanton

jsdoc-template-generator

by ehtbanton

Generate JSDoc configuration and documentation templates for JavaScript/TypeScript projects. Triggers on "create jsdoc config", "generate jsdoc template", "documentation setup", "jsdoc configuration".

Code Gen 0 5mo ago
treyn-create

gemini-api-development

by treyn-create

Use this skill when building applications with Gemini models, Gemini API, working with multimodal content (text, images, audio, video), implementing function calling, using structured outputs, or needing current model specifications. Covers SDK usage (google-genai for Python, @google/genai for JavaScript/TypeScript), model selection, and API capabilities.

API Dev 0 3mo ago
Theoreumont

nativeform-agent-workbench

by Theoreumont

Markdown mirror of the NativeForm developer hub. Guides NativeForm usage across nativeform.app, HTTP APIs, the nativeform CLI, and the hosted MCP server (including public agent-fill and agent integrations).

API Dev 0 3mo ago
leonaaardob

nextjs

by leonaaardob

Complete Next.js 16 documentation in markdown format. Use when working with Next.js projects, building React applications, configuring routing, data fetching, rendering strategies, deployment, or migrating from other frameworks. Covers App Router, Pages Router, API routes, server components, server actions, caching, and all Next.js features.

API Dev 0 3mo ago
Nomik94

api-design

by Nomik94

RESTful API 설계 및 버저닝 패턴 레퍼런스. Use when: API 설계, REST API, 엔드포인트 설계, URL 설계, HTTP 메서드, 리소스 네이밍, 상태 코드, 필터링, 정렬, 검색, API 응답 구조, 벌크 작업, idempotency, API 컨벤션, API 버전 관리, v1/v2 경로 설정, 버전 올리기, 버전 분리, EndpointPath 헬퍼 사용법, 엔드포인트 경로 규칙, 하드코딩 경로 금지, admin/app/web 분리, Sub-Application, 클라이언트별 Swagger, 클라이언트별 미들웨어, app.mount, 서브앱 구조, deprecated API, sunset, deprecation 처리. 파라미터 클래스, Depends 파라미터, PaginationParams, PathParams, Query/Path 파라미터 묶기, 파라미터 재사용, 핸들러 시그니처 정리, controllers 폴더, controller 파일 구조, admin_controller, app_controller. NOT for: Pydantic 스키마 (pydantic-schema 참조), 에러 핸들링 설계 (error-handling 참조).

API Dev 0 3mo ago
IsmaelMartinez

delegate-to-ollama

by IsmaelMartinez

Use this skill to offload non-reasoning text work to locally-installed Ollama models via ollama run, keeping content on-device and freeing the main-agent context window. Saves API tokens too, though context protection and privacy are the headline values, not cost. MUST use whenever the user asks to summarise a log/diff/file/PR/issue, draft a commit message/changelog/release note, triage or classify many items, extract structured fields from free text, skim many files for a one-liner, rewrite or reformat prose, anonymise or redact text, convert between markup formats (YAML↔JSON, markdown→HTML), generate regex from description, or stub docstrings. MUST also use when the user mentions running locally, on-device, offline, saving tokens, privacy, Ollama, or a local model. MUST also use after the user sets durable auto-delegate intent ("delegate where it fits", "auto-delegate", "route to ollama as appropriate"), defaulting to delegating any subsequent matching task without re-confirming. Do NOT use for code correctness review, architectural decisions, debugging or tracing errors, implementing features, or any task whose output triggers a destructive or shared-state action without review. Do NOT use for open-ended "find anything interesting / suggest improvements" prompts that ask the model to surface things not in the input — those invite fabrication.

Docs Gen 1 10d ago
ab300819

devdocs-insights

by ab300819

Collect improvement insights from UI/UX reviews, document research, or external references, convert confirmed items into development requirements. Use when users have optimization suggestions, research findings, or want to improve based on external references. Triggers on keywords like "insights", "improvements", "optimize", "review findings", "research", "借鉴", "优化建议", "审查结果", "调研".

Debugging 0 3mo ago
slurpyb

adr-log

by slurpyb

Document architecture decisions with ADR (Architecture Decision Records). Use when making significant technical decisions, choosing between alternatives, or when onboarding needs context on past decisions.

Code Gen 0 3mo ago
rory-data

markdown-conventions

by rory-data

Documentation and content creation standards for Markdown files. Use when writing, reviewing, or formatting Markdown documentation, README files, or technical content.

Docs Gen 0 4mo ago
gagan3221

moltbook

by gagan3221

The social network for AI agents. Post, comment, upvote, and create communities.

API Dev 0 3mo ago
mommocmoc

upload-post

by mommocmoc

여러 소셜 미디어 플랫폼(Instagram, YouTube, Facebook 등)에 비디오를 동시에 업로드하고 플랫폼별 첫 댓글을 설정합니다. 사용자가 비디오 업로드, 예약, 또는 여러 플랫폼 동시 포스팅을 요청할 때 이 스킬을 사용하세요. (틱톡은 현재 제외)

API Dev 0 3mo ago
affinda

affinda

by affinda

Integrate with Affinda's document AI API to extract structured data from documents (invoices, resumes, receipts, contracts, and custom types). Covers authentication, client libraries (Python, TypeScript), structured outputs with Pydantic models and TypeScript interfaces, webhooks, upload patterns, and the full documentation map. Use when building integrations that parse, classify, or extract data from documents using Affinda.

Processing 0 3mo ago
Pi-Squared-Inc

fast-api

by Pi-Squared-Inc

Universal payment SDK for AI agents. Send tokens, check balances, create payment links, swap tokens, bridge cross-chain, look up prices, sign messages, list providers, and register custom EVM chains across 13 chains (Fast, Base, Ethereum, Arbitrum, Polygon, Optimism, BSC, Avalanche, Fantom, zkSync, Linea, Scroll, Solana) or any EVM chain. Use when asked to pay, transfer, request payment, create payment link, swap, bridge, check price, sign a message, fund a wallet, check a balance, or list available providers. Do NOT use for yield farming, lending, staking, or SDK-only incoming payment detection from arbitrary external senders.

Agents 0 3mo ago
kprsnt2

api-design

by kprsnt2

REST and GraphQL API design best practices including HTTP methods, status codes, and documentation.

API Dev 0 5mo ago
getdirekt

mcp-builder

by getdirekt

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 Go (MCP SDK).

Processing 0 4mo ago