- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
impact-analyzer
by lis186
Analyze what code will be affected by changes. Use when user asks "what will break if I change X", "impact of changing X", "dependencies of X", "is it safe to modify X", or before making significant code changes.
citation-verifier
by jkitchin
Verify citations and references in scientific documents to detect hallucinated or invalid sources. Extracts DOIs, URLs, arXiv IDs, PubMed IDs, and ISBNs from Markdown, LaTeX, org-mode, and plain text, then validates them using API lookups and web fetches. Use this skill when: - Reviewing AI-generated content for citation accuracy - Validating references in papers, reports, or documentation - Checking if DOIs/URLs resolve to actual papers - Auditing a document for broken or fake citations
api-designer
by JochenYang
API architecture design and documentation for RESTful, GraphQL, and gRPC services. Creates OpenAPI specifications, defines versioning strategies, and establishes authentication/authorization patterns.
china-stock-analyst
by wjt0321
A股短线分析助手,聚焦“短线交易信号 + 营收质量”双轨研判。使用时机:分析单只A股、对比多只股票、验证历史报告、回测策略表现、优化参数配置。默认采用 Team-First 并行分析,支持插件化扩展、回测框架、策略优化。
vite
by uni-helper
Vite next-generation frontend build tool with fast HMR and optimized builds. Use when configuring Vite, adding plugins, working with dev server, or building for production.
frappe-unit-test-generator
by Venkateshvenki404224
Generate comprehensive unit tests for Frappe DocTypes, controllers, and API methods. Use when creating test files, writing test cases, or setting up test infrastructure for Frappe/ERPNext applications.
frappe-api-handler
by Venkateshvenki404224
Create custom API endpoints and whitelisted methods for Frappe applications. Use when building REST APIs or custom endpoints.
frappe-external-api-connector
by Venkateshvenki404224
Generate code to integrate Frappe with external REST APIs. Use when connecting to third-party services, payment gateways, or external data sources.
frappe-workflow-generator
by Venkateshvenki404224
Generate Frappe Workflows for document state management and approvals. Use when creating approval workflows, state transitions, or multi-step document processes.
frappe-documentation-generator
by Venkateshvenki404224
Generate API documentation, user guides, and technical documentation for Frappe apps. Use when documenting APIs, creating user guides, or generating OpenAPI specs.
frappe-client-script-generator
by Venkateshvenki404224
Generate JavaScript client-side form scripts for Frappe DocTypes. Use when creating form customizations, field validations, custom buttons, or client-side logic for Frappe/ERPNext forms.
clean-comments
by ertugrul-dmr
Use when writing, fixing, editing, or reviewing Python comments and docstrings. Enforces Clean Code principles—no metadata, no redundancy, no commented-out code.
scrum-master
by olehsvyrydov
"Luda - Certified Scrum Master and Agile Coach with 8+ years experience. Use when planning/facilitating sprints, running standups/retrospectives/demos, tracking velocity and progress, removing blockers, coaching on Agile practices, or creating sprint documentation. Also responds to 'Luda' or /luda command."
technical-writer
by olehsvyrydov
Senior Technical Writer with 10+ years documenting complex systems. Use when creating/updating documentation, writing API docs, creating architecture diagrams (C4, Mermaid), generating changelogs, writing READMEs, or creating onboarding guides.
convex-realtime
by waynesutton
Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading
tiny-vue-skill
by opentiny
TinyVue 组件库代码的生成和实施指导,在分析、规划或生成组件时使用。本技能提供严格的 API 约束、文档和示例的查找流程以及代码规范。
lnget Skill
by Roasbeef
Configure lnd connection in ~/.lnget/config.yaml
framework-initiative
by rfxlamia
Framework for agents to understand implicit user intent, think before acting, and consider action impact. Uses STAR framework (Stop-Think-Analyze-Respond) to prevent literal execution that doesn't match context. Use when agent receives ambiguous requests, abstract commands like "fix", "improve", "delete all", or actions with potential wide-scope impact. Trigger on code modification requests without explicit scope constraints.
humanize
by rfxlamia
Transform AI-to-AI documentation into human-readable prose with personality. USE WHEN: Converting rigid AI-generated docs (checklists, templates, CAPS LOCK emphasis, perfect structures) into flowing, conversational documentation that feels like a colleague wrote it, not a robot. PRIMARY TRIGGERS: "humanize this doc" â Full transformation workflow "make this readable" â Quick readability pass "remove AI patterns" â Surgical pattern removal "add human touch" â Inject personality without losing precision INPUT: Markdown files with AI-agent patterns (checklist spam, rigid headers, template overload) OUTPUT: Flowing prose with burstiness, analogies, and occasional absurd touches CORE PRINCIPLE: Total war on AI rigidity. Destroy robotic tone while preserving technical accuracy.
git-precommit
by u9401066
提交前編排器 + Paper-Aware Pre-Commit Hooks。 LOAD THIS SKILL WHEN: commit、提交、推送、做完了、收工 CAPABILITIES: 記憶同步、文檔更新、Paper 品質把關、Git 操作
Reference Management Skill
by u9401066
concept-development é©è novelty æéæç»æ¯æ
atlassian
by i9wa4
Atlassian (Jira/Confluence) operations using acli and REST API scripts. Use when: - Working with Jira issues, boards, sprints - Converting Confluence pages to Markdown - Checking Jira authentication status - Searching or viewing Jira work items
laravel-rate-limiting
by noartem
Apply per-user and per-route limits with RateLimiter and throttle middleware; use backoffs and headers for clients
ai-daily-digest
by vigorX777
"Fetches RSS feeds from 90 top Hacker News blogs (curated by Karpathy), uses AI to score and filter articles, and generates a daily digest in Markdown with Chinese-translated titles, category grouping, trend highlights, and visual statistics (Mermaid charts + tag cloud). Use when user mentions 'daily digest', 'RSS digest', 'blog digest', 'AI blogs', 'tech news summary', or asks to run /digest command. Trigger command: /digest."