Docs Gen

Generate and maintain documentation

Showing 2041-2064 of 5329 skills
erafat

md-to-xhs-cards

by erafat

Convert a Markdown file into Xiaohongshu (Little Red Book) image cards with deterministic layout, preserving markdown structure order and embedded local images. Use when users ask for direct MD-to-XHS card conversion, markdown poster cards, 图文卡片拆分, or preserving original markdown text/format in social image outputs.

CLI Tools 17 6mo ago
op7418

document-illustrator

by op7418

基于文档内容自动生成配图。AI 智能分析文档结构,归纳核心要点, 为每个主题生成符合特定风格的配图。支持封面图生成和自定义图片比例。 使用场景:当用户需要为文档、文章、笔记生成配图时。 关键词:配图、插图、illustration、generate images、document images

API Dev 582 7mo ago
kriscard

doc-coauthoring

by kriscard

"Content: Use when co-authoring RFCs, proposals, ADRs, or decision documents. NOT for blog posts or implementation specs."

Docs Gen 13 7mo ago
Docyrus

docyrus-api-dev

by Docyrus

Develop applications using the Docyrus API with @docyrus/api-client and @docyrus/signin libraries. Use when building apps that authenticate with Docyrus OAuth2 (PKCE, iframe, client credentials, device code), make REST API calls to Docyrus data source endpoints, or construct query payloads with filters, aggregations, formulas, pivots, and child queries. Triggers on tasks involving Docyrus API integration, @docyrus/api-client usage, @docyrus/signin authentication, data source query building, or Docyrus REST endpoint consumption.

API Dev 13 6mo ago
florianbuetow

api

by florianbuetow

This skill should be used when the user asks to "check API security", "audit REST API", "find BOLA vulnerabilities", "check for mass assignment", "analyze API rate limiting", "detect excessive data exposure", or mentions "API security", "BOLA", "IDOR", "mass assignment", "rate limiting", "broken function-level authorization", "excessive data exposure", or "OWASP API Top 10" in a security context.

API Dev 13 6mo ago
kriscard

Neovim Best Practices

by kriscard

"Neovim: Use when configuring Neovim, writing Lua plugins, or setting up LSP. NOT for VS Code, other editors, or lazy.nvim specifics."

Code Gen 13 7mo ago
florianbuetow

pasta-objectives

by florianbuetow

This skill should be used when the user asks to "define business objectives", "identify business-critical assets", "determine risk appetite", or is running PASTA stage 1. Also triggers when the user asks about compliance requirements, acceptable risk thresholds, or business impact analysis in a threat modeling context. Part of the PASTA threat modeling methodology (Stage 1 of 7).

API Dev 13 6mo ago
Bbeierle12

brainstorming

by Bbeierle12

Use when starting any feature, project, or design work. Guides collaborative design refinement through incremental questioning before any code is written.

API Dev 8 9mo ago
joncrangle

lang-go

by joncrangle

Go 1.23+ development specialist covering Chi, GORM, and concurrent programming patterns. Use when building high-performance microservices, CLI tools, or cloud-native applications.

API Dev 8 7mo ago
joncrangle

opentui

by joncrangle

Comprehensive OpenTUI skill for building terminal user interfaces. Covers the core imperative API, React reconciler, and Solid reconciler. Use for any TUI development task including components, layout, keyboard handling, animations, and testing.

API Dev 8 7mo ago
cuipengfei

codex-advisor

by cuipengfei

调用 OpenAI Codex 获取第二意见,批判性评估后三分类展示给用户

Docs Gen 8 8mo ago
cuipengfei

auto-extract

by cuipengfei

会话学习技能 - 分析当前会话,提取学习并持久化到三层存储(项目 CLAUDE.md、用户 CLAUDE.md、Memory MCP)

Docs Gen 8 7mo ago
magnus919

slopsearx

by magnus919

Cloud-native, stateless, AI-agent-first meta search engine with 48 plugin engines. SearXNG-compatible API, category routing, distributed rate limiting, and agent-native YAML+Markdown output.

Processing 8 3mo ago
mrclrchtr

web-fetch-to-markdown

by mrclrchtr

Fetches and normalizes http(s) web pages into clean Markdown for LLM ingestion. Use when a task includes a URL, needs to fetch docs or asks to convert web docs/articles/pages into Markdown for summarizing, quoting, diffing, or saving.

API Dev 8 6mo ago
sebnow

brainstorm

by sebnow

"Explores ideas through structured questioning before any implementation. Use when brainstorming, requirements are unclear, or fleshing out ideas. Triggers: 'brainstorm', 'let us think about', 'flesh out this idea', 'explore options', unclear requirements, vague feature requests. Do NOT use for well-defined tasks with clear requirements."

API Dev 8 6mo ago
nweii

raycast-extensions

by nweii

"Build Raycast extensions using React and Node.js. Use for creating commands, UI components (List, Form, Grid), hooks (useFetch), AI integration, and manifest configuration."

API Dev 8 6mo ago
sebnow

coding

by sebnow

"Use when implementing code changes. Enforces production-grade principles: pragmatism, domain awareness, clarity, performance, correctness. Triggers: implementing features/fixes, refactoring, writing new code, bug fixes."

Debugging 8 6mo ago
Harryoung

document-conversion

by Harryoung

Convert DOC/DOCX/PDF/PPT/PPTX documents to Markdown format. Automatically detect PDF type (electronic/scanned), extract images to separate directory. Use this Skill when administrator onboards non-Markdown documents. Trigger condition: Onboard DOC/DOCX/PDF/PPT/PPTX format files.

Processing 103 7mo ago
Harryoung

large-file-toc

by Harryoung

Generate table of contents overview for large files. When onboarded Markdown file exceeds threshold (default 30KB), extract heading structure to create navigation file. Trigger condition: Markdown file size >= 30KB.

Code Gen 103 7mo ago
rebyteai-template

market-data

by rebyteai-template

Access US stock market data including price bars, news with sentiment, and company details via eng0 data API. Use when user asks for stock prices, OHLCV data, price history, stock news, or company information. Triggers include "stock price", "price history", "OHLCV", "stock news", "company info", "market data", "ticker data". Do NOT use for SEC filings (use sec-edgar-skill instead).

API Dev 16 8mo ago
rebyteai-template

formsmd-builder

by rebyteai-template

Build stylish, Typeform-like multi-step forms and surveys using Forms.md library. Use when user asks to: create a form, build a survey, make a questionnaire, create an onboarding flow, build a feedback form, or any multi-step data collection UI. Outputs standalone HTML files with embedded CSS/JS that can be deployed anywhere.

API Dev 16 8mo ago
parhumm

frontend-scaffold

by parhumm

Convert designs to React/Next.js components with TailwindCSS, TypeScript, and typed API hooks. Use when scaffolding frontend from designs.

Code Gen 25 6mo ago
parhumm

backend-api-contract

by parhumm

Generate OpenAPI 3.1 contracts with schemas, RFC 9457 errors, versioning, and examples. Use when defining API contracts from entities.

API Dev 25 6mo ago
szeyu

study-notes-creator

by szeyu

Create organized, visual study notes with folder structures, diagrams, and example-based learning from source materials (PDFs, lecture notes, documentation). Use when creating structured learning materials, exam preparation notes, or educational documentation. Triggers - organize study notes, create visual learning materials, generate notes with diagrams, exam prep notes, example-based learning.

Code Gen 25 7mo ago