Docs Gen

Generate and maintain documentation

Showing 3649-3672 of 5095 skills
spitoglou

content-transformation

by spitoglou

Convert content between formats, summarize at different levels, and repurpose for various platforms. Use when asked to convert to markdown, create summaries of varying lengths, make tweets, create flashcards, or process video content. Triggers include "convert to markdown", "summarize in one sentence", "make this a tweet", "create flashcards", "TL;DR", "summarize this video", "export as CSV".

Processing 3 5mo ago
AmnadTaowsoam

Server Sent Events

by AmnadTaowsoam

This is an alias skill so documentation can reference 03-backend-api/server-sent-events.

API Dev 3 3mo ago
Mearman

github-readme

by Mearman

Fetch the README content from a GitHub repository. Use when the user asks for a repository README, documentation, or wants to read the repo's main documentation file.

API Dev 3 4mo ago
grandcamel

gitlab-discussion

by grandcamel

"GitLab discussion operations via API. ALWAYS use this skill when user wants to: (1) view threaded discussions on MRs/issues, (2) create new discussion threads, (3) reply to discussions, (4) resolve/unresolve discussions."

API Dev 3 4mo ago
dafang

wechat-chat-tool

by dafang

微信小程序聊天工具开发指南。当开发聊天工具分包、配置 chatTools、发送消息到群聊、动态消息、获取群成员信息、wx.openChatTool、wx.getChatToolInfo 时使用。

API Dev 3 5mo ago
fatfingererr

backsolve-miner-vs-metal-ratio-with-fundamentals

by fatfingererr

從網路自動抓取礦業公司財務報表與營運揭露(產量、成本、資本支出),回算「礦業股/金屬本體比率」的基本面解釋與區間門檻(如 1.2/1.7),並輸出可重現的估值拆解(成本因子 / 槓桿因子 / 倍數因子 / 稀釋因子)。

CLI Tools 3 4mo ago
maoruibin

devlog

by maoruibin

开发日志存档工具。将日常工作中的关键节点(调试、方案设计、故障排查)结构化记录到 Markdown 文件。支持全局/项目本地双模式存储,具备智能防重功能,便于后续生成周报。

Debugging 3 4mo ago
cameronapak

bknd-bulk-operations

by cameronapak

Use when performing bulk insert, update, or delete operations in Bknd. Covers createMany, updateMany, deleteMany, batch processing with progress, chunking large datasets, error handling strategies, and transaction-like patterns.

API Dev 3 4mo ago
Mearman

latex-to-md

by Mearman

Convert LaTeX to Markdown format. Use when the user asks to convert, transform, or change LaTeX files to Markdown, or mentions converting .tex files to .md files.

Docker 3 4mo ago
designnotdrum

capture

by designnotdrum

"Capture thinking visually during brainstorming, architecture discussions, or explaining flows. Creates persistent Mermaid diagrams."

API Dev 3 5mo ago
icartsh

sequential-thinking

by icartsh

다단계 분석, 수정 능력 및 가설 검증이 필요한 복잡한 작업을 위해 구조화되고 성찰적인 문제 해결 방식을 적용합니다. 복잡한 문제 분해, 적응형 계획 수립, 경로 수정이 필요한 분석, 범위가 불분명한 문제, 다단계 해결책 및 가설 기반 작업 시 사용합니다.

API Dev 3 5mo ago
jschulte

spec-coverage-map

by jschulte

Generate a visual spec-to-code coverage map showing which code files are covered by which specifications. Creates ASCII diagrams, reverse indexes, and coverage statistics. Use after implementation or during cleanup to validate spec coverage.

Docs Gen 5 6mo ago
junaid18183

novel-architect

by junaid18183

Stepwise scaffolding, brainstorming, and draft-generation for literary novels using interactive interviews. TRIGGERS - Use this skill when user says: - "create a novel project" / "start a new novel" - "help me brainstorm my novel" / "plan my story" - "/novel-architect [language] novel named [name] [core idea]" - "set up novel structure" / "initialize my book project" - Any request about creating fiction writing projects or story planning Creates full novel directory with foundation files, character sheets, and chapter scaffolding. Uses gentle, reflective interview process to discover emotional truth before structure.

Docs Gen 2 4mo ago
jorgealves

documentation-generator

by jorgealves

Analyzes source code to automatically generate technical documentation and architecture diagrams. Use to maintain up-to-date API references and onboarding materials for engineering teams.

API Dev 2 4mo ago
ntaksh42

presentation-creator

by ntaksh42

Marpを使用した提案資料・比較検討資料の作成スキル。課題提示、複数案の比較検討、メリット・デメリット整理を含む資料を作成する。使用場面:(1) 技術選定や方式比較の検討資料、(2) 提案書・企画書、(3) 問題解決策の提示、(4) 意思決定を支援するドキュメント。作成完了後は必ずサブエージェントでレビューを実施する。

Code Gen 1 4mo ago
InterhumanAI

interhuman-authentication

by InterhumanAI

Wrapper for Interhuman API POST /v0/auth endpoint. Generates short-lived bearer access tokens using API key credentials. Use when the user needs to authenticate before calling Interhuman API endpoints. Returns the exact JSON response from the API without modification.

API Dev 1 3mo ago
tankpkg

@tank/api-design-mastery

by tankpkg

REST, GraphQL, and tRPC API design for backend engineers. Covers endpoint design (resource modeling, HTTP methods, status codes), API versioning strategies (URL path, header, media type, deprecation), error contracts (RFC 7807/9457 Problem Details, field validation errors), pagination (offset, cursor, keyset, GraphQL Relay connections), filtering and sorting, authentication patterns (API keys, JWT, OAuth 2.0 flows with PKCE, Client Credentials), and authorization (RBAC, scopes, rate limiting). Synthesizes Lauret (The Design of Web APIs), Giroux (Production-Ready GraphQL), Madden (API Security in Action), Richer & Sanso (OAuth 2.0 in Action), tRPC v11 documentation, RFC 7807/9457, and Relay connections spec. Trigger phrases: "REST API", "GraphQL schema", "tRPC", "API design", "endpoint design", "API versioning", "deprecate API", "error response", "problem details", "RFC 7807", "API errors", "pagination", "cursor pagination", "offset pagination", "GraphQL connections", "Relay spec", "API auth", "API keys", "JWT", "OAuth 2.0", "PKCE", "Client Credentials", "rate limiting", "RBAC", "API security", "HTTP status codes", "REST resource", "GraphQL N+1", "DataLoader", "tRPC middleware", "tRPC context", "tRPC procedures", "breaking changes", "backward compatible", "Sunset header", "field validation", "filter API", "sort API", "API contract"

API Dev 1 3mo ago
manastalukdar

docs

by manastalukdar

Smart documentation management for creating and updating project documentation

Code Gen 1 4mo ago
WiseWong6

ppt-speech-creator

by WiseWong6

当用户需要创建PPT内容并生成配套演讲逐字稿时使用此技能。支持年终总结、项目复盘、产品发布、述职报告等多种场景,自动生成结构化PPT内容和按页分配的逐字稿,支持自动时长计算或用户指定总时长。

Code Review 1 4mo ago
JamalMansuri

campsite-recon

by JamalMansuri

Check campsite and wilderness permit availability. Three modes: preset Bay Area weekend scan (with weather), free-text search of any location over a specific date range, or a recurring watch that notifies only when sites open. Use when the user mentions camping, open sites, wilderness permits, a weekend trip, or asks to keep checking / be notified.

Automation 1 1mo ago
aksuharun

readme-creator

by aksuharun

Creates high-quality, standardized README.md files for software projects suitable for open-source repositories. Use when asked to create or update a README.

Code Gen 1 3mo ago
aksuharun

Milkdown

by aksuharun

Docs Gen 1 3mo ago
manastalukdar

api-validate

by manastalukdar

API contract validation and breaking change detection

API Dev 1 4mo ago
smestern

docs-ingestor

by smestern

Ingest documentation for any Python library — crawls PyPI, ReadTheDocs, and GitHub to produce a structured API reference (classes, functions, pitfalls, recipes). Use when the agent needs to learn an unfamiliar library for scientific analysis. Requires sciagent[wizard].

Code Review 1 3mo ago