Docs Gen

Generate and maintain documentation

Showing 2929-2952 of 5098 skills
FortiumPartners

Smoke Test API Skill

by FortiumPartners

Load: skills/smoke-test-api/REFERENCE.md (~15KB)

API Dev 11 6mo ago
xu-cell

code-patterns

by xu-cell

后端代码禁令和编码规范速查。本项目是纯后端项目,前端代码在分离的项目中开发。 触发场景: - 查看项目禁止事项(后端代码) - 命名规范速查 - Git 提交规范 - 代码风格检查 - 避免过度工程 触发词:规范、禁止、命名、Git提交、代码风格、不能用、不允许、包名、架构 注意:后端 CRUD 开发规范请激活 crud-development,API 开发规范请激活 api-development,数据库设计规范请激活 database-ops。

Comments 11 3mo ago
peopleforrester

readme-generator

by peopleforrester

Generate comprehensive README.md files for projects. Use when the user asks to create a README, document a project, or improve existing documentation. Creates well-structured READMEs following best practices.

API Dev 3 4mo ago
DoubleslashSE

exploration-tracking

by DoubleslashSE

Exploration map management for tracking discussed areas and uncharted territory during DISCUSS phase

Auth 3 4mo ago
arisng

mermaid-creator

by arisng

Create Mermaid diagrams (activity, deployment, sequence, architecture) from text descriptions or source code. Use when asked to "create a diagram", "generate mermaid", "document architecture", "code to diagram", "create design doc", or "convert code to diagram". Supports hierarchical on-demand guide loading, Unicode semantic symbols, and Python utilities for diagram extraction and image conversion.

Code Gen 3 4mo ago
ethan-huo

apple-docs

by ethan-huo

Search, browse and read Apple developer documentation from the terminal. Query APIs, frameworks, symbols, sample code, and documentation updates.

CLI Tools 3 3mo ago
DoubleslashSE

workflow-orchestration

by DoubleslashSE

Phase coordination, agent handoffs, and workflow state machine management

Agents 3 4mo ago
vendeesign

security-first

by vendeesign

"Garde-fou sécurité. Activer dès que le code touche une zone sensible : authentification/sessions, formulaires/entrées utilisateur, requêtes SQL/DB, appels API externes, gestion de secrets/clés, upload de fichiers, génération de HTML/JS dynamique, configuration CORS/CSP/headers. Prévient les failles OWASP Top 10 avant qu'elles n'arrivent en production. Complémentaire avec code-quality (qui couvre l'error handling général). Ne pas activer pour de la logique métier pure sans interaction externe (calculs, algorithmes, transformations de données internes), ni pour du code de test/mock."

API Dev 3 3mo ago
M4n5ter

docx

by M4n5ter

"全面的文档创建、编辑和分析,支持修订(tracked changes)、批注、格式保留和文本提取。当需要处理专业文档(.docx 文件)用于:(1)创建新文档,(2)修改或编辑内容,(3)处理修订,(4)添加批注,或任何其他文档任务时使用。"

Processing 3 5mo ago
vendeesign

wp-pack

by vendeesign

"Packaging WordPress automatique. Activer quand : (1) Claude termine une modification ou un ajout de code (PHP, CSS, JS, HTML) dans un projet WordPress détecté à la racine (plugin avec 'Plugin Name:' ou thème avec 'Theme Name:' dans le header) — que ce soit via une commande codebloom OU une demande directe de l'utilisateur sans commande ; (2) l'utilisateur demande de packager, zipper, ou préparer pour distribution. Flow autonome : détecter → bumper version → zipper → vérifier. Ne pas activer si aucun fichier PHP/CSS/JS/HTML n'a été modifié ou ajouté dans la session, ni pour des projets non-WordPress."

Docs Gen 3 3mo ago
DoubleslashSE

conflict-detection

by DoubleslashSE

Conflict identification and resolution patterns for requirements, decisions, and plans

Agents 3 4mo ago
DoubleslashSE

context-engineering

by DoubleslashSE

Context window management techniques for maintaining efficiency and preventing context bloat

Agents 3 4mo ago
beshkenadze

markdown-formatter

by beshkenadze

Format and structure content as clean, well-organized Markdown. Use when asked to create documentation, format text, or generate Markdown output.

Processing 3 5mo ago
Toowiredd

api-integration-builder

by Toowiredd

Generates production-ready API clients with TypeScript types, retry logic, rate limiting, authentication (OAuth, API keys), error handling, and mock responses. Use when user says "integrate API", "API client", "connect to service", or requests third-party service integration.

API Dev 31 7mo ago
vendeesign

interview

by vendeesign

"Mode découverte approfondie avant tout développement. Activer quand : l'utilisateur dit /interview, mode interview, pose-moi des questions ; OU quand un besoin semble complexe, vague ou multi-interprétable (ex: 'je voudrais un truc pour gérer...', 'on pourrait faire...', description sans specs). Ne pas activer si l'utilisateur donne des instructions précises avec fichiers et comportements attendus."

API Dev 3 3mo ago
faionfaion

faion-llm-integration

by faionfaion

"LLM APIs: OpenAI, Claude, Gemini, local LLMs, prompt engineering, function calling."

API Dev 3 4mo ago
faionfaion

faion-software-developer

by faionfaion

"Full-stack development: Python, JavaScript, Go, APIs, testing, frontend."

API Dev 3 4mo ago
fellipeutaka

tanstack-hotkeys

by fellipeutaka

Guide for implementing keyboard shortcuts in React using @tanstack/react-hotkeys. Use when building hotkey/shortcut features, registering keyboard shortcuts, handling key sequences, recording custom shortcuts, tracking held keys, or formatting hotkeys for display in React applications.

API Dev 3 3mo ago
wyattowalsh

agent-conventions

by wyattowalsh

Agent definition conventions. Use when creating or modifying agents at any level (~/.claude/agents/, .claude/agents/, or project-local). Validate frontmatter, update README.md index. NOT for creating skills, MCP servers, or modifying CLAUDE.md.

Agents 3 3mo ago
hookdeck

event-gateway

by hookdeck

"Comprehensive guide to the Hookdeck Event Gateway for receiving, routing, and delivering webhooks and events. Covers setup, connections, authentication, local development, monitoring, and API automation. Use when receiving webhooks, setting up webhook endpoints, testing webhooks locally, configuring webhook relay or event queue, event routing, webhook retry, webhook monitoring, third-party routing, asynchronous APIs, or local webhook development. For provider webhooks (Stripe, Shopify, Chargebee, GitHub, etc.), use together with the matching skill from hookdeck/webhook-skills; do not only parse JSON — use provider SDK verification and event construction (e.g. Stripe constructEvent)."

API Dev 3 3mo ago
DoubleslashSE

exploration-tracking

by DoubleslashSE

Mind mapping and exploration state tracking for workshops. Use to maintain awareness of explored vs uncharted territory, implement backtracking, and ensure comprehensive coverage or documented gaps.

Auth 3 4mo ago
M4n5ter

tinker

by M4n5ter

Comprehensive guide for Tinker Cookbook supervised fine-tuning covering all patterns including high-level Cookbook abstractions, low-level API usage, streaming datasets, file-based data, Blueprint configuration, and vision-language models.

API Dev 3 5mo ago
7flash

melina

by 7flash

Bun-native web framework with file routing. Use this for building server-rendered pages with client mount scripts for interactivity.

API Dev 3 3mo ago
OutlitAI

outlit-sdk

by OutlitAI

Integrate Outlit SDK for customer context for agents. Triggers when users need to add Outlit to any web framework (React, Next.js, Vue, Nuxt, Svelte, Angular, Astro), server runtime (Node.js, Express, Fastify), desktop app (Tauri, Electron), or need help with Outlit event tracking, user identity, consent management, analytics migration, activation events, billing lifecycle, or troubleshooting existing Outlit installations.

Analytics 3 4mo ago