- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
erpnext-frappe-dev
by 6missedcalls
Complete Frappe Framework development reference for building ERPNext apps. Use when creating custom DocTypes, controllers, hooks, REST APIs, form scripts, background jobs, or any Frappe/ERPNext development. Contains full API documentation for Document, Database, Controllers, Hooks, REST API, Form Scripts, Testing, and common patterns.
GitHub Issues Quick Reference
by yebot
Quick reference for GitHub Issues management via gh CLI with priority workflow
context7
by taptap
当用户提到 GitHub URL、GitHub 仓库链接、开源库、或询问特定框架/库的使用方法时,自动使用 context7 MCP 获取最新的文档和代码示例。处理 github.com 链接、npm 包、开源项目参考时触发。
Mobile API Client Generator
by Eli-yu-first
"Generates type-safe API client code for mobile apps from OpenAPI/Swagger specifications"
release-notes
by Nymbo
Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.
lane-api-evangelist
by copyleftdev
Design APIs using Kin Lane's "API Evangelist" philosophy. Emphasizes Design-First (OpenAPI), governance, treating APIs as products, and the political/business impact of interfaces. Use when building public platforms or large-scale internal ecosystems.
effective-tasks
by yebot
Best practices for writing SIMBL tasks that Claude can execute with zero context. Use when creating or refining tasks for maximum clarity.
fivem-dev
by melihbozkurt10
FiveM development orchestrator for QBox, QBCore, and ESX frameworks. Dynamically fetches natives, framework APIs, and guides to assets. Supports Lua and NUI (JavaScript/TypeScript).
obsidian-markdown
by Nymbo
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.
API Test Suite Generator
by Eli-yu-first
"Create comprehensive API test suites with edge cases, authentication, and performance tests"
astrology-backend-integration
by twofourlabs
This skill provides a comprehensive approach for building astrology-specific backend systems with AI integration. Use when implementing vedic astrology features including kundli generation, dasha analysis, dosha detection, and astrological predictions. Builds on the ai-integrated-api-backend skill with astrology domain expertise.
pdfmd
by wordflowlab
将 PDF 文件转换为结构化的中文 Markdown 文本。只在用户明确要求“把 PDF 转成 Markdown/MD/文档”时使用本技能。
linear
by Valian
Work with Linear issues via CLI - use this skill whenever the user asks about Linear issues, creating, updating, commenting on, or deleting issues, or checking issue status and details
markdown-segment-translator
by wordflowlab
长文档Markdown分段翻译技能(Agent自己翻译)
url-to-markdown
by zlh-428
Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login). Use when user wants to save a webpage as markdown.
retrospectives
by spjoshis
Master sprint retrospectives with various formats, action planning, and continuous improvement techniques for team effectiveness.
prd-writing
by meriley
Creates lean Product Requirements Documents from scratch or refines rough product ideas into actionable PRDs. Follows Agile methodology with user stories, acceptance criteria, and scope boundaries. Use when starting new features, documenting product ideas, or formalizing requirements.
wfc-rules
by sam-fakhreddine
Creates and edits markdown-based coding convention files (.wfc/rules/.md) for the wfc PreToolUse hook system. Use this skill to CREATE or EDIT rule files that guide code generation style and patterns. Rules are plain markdown documents intended for LLM evaluation during tool calls (if wfc hook is registered and active). DISTINCT FROM: - Linters (ESLint, Ruff, Pylint): use those for syntax/AST-based enforcement - Formatters (Prettier, Black): use those for whitespace/formatting - Security shields (wfc-safeguard): use that for blocking dangerous code TRIGGERS: "create/edit a wfc rule file", "add convention to .wfc/rules/", "/wfc-rules" PREREQUISITE: Requires .wfc/ directory and active PreToolUse hook. Rules created without these will be inert (no enforcement occurs). SCOPE: This skill ONLY writes to .wfc/rules/.md. It does not modify .wfc/config.*, .wfc/engine/, or any files outside the rules directory.
voice-cloning
by LKB-99
"Comprehensive voice cloning and text-to-speech (TTS) synthesis. Use this skill when users want to clone a voice, generate speech from text, create voiceovers, or use TTS APIs like ElevenLabs. Triggers: voice cloning, clonagem de voz, text-to-speech, TTS, speech synthesis, generate audio, voiceover, ElevenLabs, Coqui, narrar, narração, locução, sintetizar voz."
containment
by SherifEldeeb
Security incident containment playbooks for isolating threats across network, endpoint, identity, cloud, and application layers. Use for active incident response to limit threat spread and impact.
user-story-writing
by spjoshis
Master writing effective user stories with INVEST principles, acceptance criteria, story slicing, and agile best practices for clear, testable requirements.
daily-standups
by spjoshis
Master daily standup facilitation with focus, time management, and effective patterns for team synchronization and impediment identification.
reverse-engineer
by jschulte
Deep codebase analysis to generate 11 comprehensive documentation files. Adapts based on path choice - Greenfield extracts business logic only (tech-agnostic), Brownfield extracts business logic + technical implementation (tech-prescriptive). This is Step 2 of 6 in the reverse engineering process.
aspnet-core
by spjoshis
Master ASP.NET Core with minimal APIs, MVC, middleware, dependency injection, and production-ready web applications.