- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
pr-review
by pitzcarraldo
This skill processes unresolved GitHub PR review discussions. Activated when the user provides a GitHub PR link (github.com/.../pull/...) or mentions "PR review", "review PR", "process review comments", etc.
api-design-principles
by TriNgo0108
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.
conversation-extractor
by qingchunwuhui
快速提取对话中的关键内容并生成基础笔记(问题+解决方案)。 适用于记录Bug修复、技术问题解答、工具发现等实战内容。 Triggers: /note, /save
dotnet-backend
by erikarens
ASP.NET Core backend development with C#, Entity Framework Core, and PostgreSQL, optimized for Layered Architecture. Use when working on .NET backend projects involving controllers, services, EF Core models, migrations, API endpoints, DTOs, validators, or any C#/.NET code. Covers project structure, coding conventions, error handling patterns, API design, Swagger/OpenAPI, and database migrations.
zhi-terminator
by Jung217
究極對抗支語滲透。整合 100+ 核心術語,將所有技術名詞在地化為臺灣正體中文,並嚴格執行「臺」字正名與 Win/Mac 術語區分。
vlog_script_to_speech
by theoneLee
将手写稿转换为适合朗读的口播稿
doc-squeeze
by nigamanandajoshi
"Knowledge extraction API for AI agents. Fetch docs as markdown, extract structured JSON, batch-process URLs, and search within documents. Powered by Jina Reader + Groq LLM — 100% free tier."
maintain-project-rules
by janjaszczak
Audit and maintain project rules in .cursor/rules/. Use when auditing project rules, checking prefix convention, syncing doc/rules.md, or when the user asks about .cursor/rules or prefix convention.
ship
by missuo
Automatically generate conventional commit messages and push to remote. Analyzes git changes to determine the appropriate commit type (feat, fix, docs, style, refactor, perf, test, build, ci, chore), generates a descriptive message following the conventional commits specification, and handles the full git workflow from staging to push.
api-docs
by IHKREDDY
Generate OpenAPI/Swagger documentation from code
pandoc-docx
by mengbo
Universal document conversion using Pandoc with focus on DOCX format. Use when converting documents to or from DOCX format, including Markdown, HTML, PDF, and other formats. Supports: (1) Converting other formats to DOCX (Markdown, HTML, reStructuredText, etc.), (2) Converting DOCX to other formats, (3) Custom DOCX templates and styling, (4) Batch document processing
local-ref
by aivokone
Local docs cache for the project. Always check docs/reference/ before fetching externally. Use for init (set up cache), update (refresh docs), lookup (local-first search), and save (persist fetched docs). If external docs are fetched (Context7/web), save a tailored topic file to docs/reference/ and add a verbal pointer in AGENTS.md.
docx-reader
by childbamboo
Reads Microsoft Word (.docx) files and extracts text content. Use when needing to read .docx documents. Requires python-docx package.
redux
by Alicoder001
Redux Toolkit and RTK Query patterns for state management. Use for global state, API caching, and complex state logic. Includes slices, thunks, and query endpoints.
git-operations-specialist
by gendosu
Use this skill when you need to perform Git operations such as committing changes, creating branches, merging, resolving conflicts, managing remotes, or any other Git-related tasks.
cloudflare-markdown
by totto2727-dotfiles
Renders web pages or raw HTML content to Markdown using Cloudflare Browser Rendering API. Use when converting URLs or HTML to Markdown format.
api-fuzzing-bug-bounty
by yunaamelia
"This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing", ..."
numpy-fft
by cuba6112
Discrete Fourier Transform routines for spectral analysis, signal filtering, and frequency-domain operations. Triggers: fft, fourier transform, spectral analysis, rfft, fftshift, ifft.
skill-creator
by kunhai-88
"创建有效技能的指南。当用户希望创建新技能(或更新现有技能)以扩展 Claude 的能力,包含专业知识、工作流程或工具集成时使用。当用户提到「创建技能」「写一个 skill」「skill 开发」「技能制作」时触发。"
daily-news-summarizer
by yulong-me
自动总结多个新闻网站的当日要闻,使用浏览器自动化访问和读取新闻内容。适用于:用户请求"总结今天的新闻"、"获取今日要闻"、"生成新闻摘要"等任务;或用户询问"今天有什么重要新闻?"、"帮我看看新闻网站今天的头条"等问题。支持中文新闻网站(新浪、网易、腾讯等)和国际新闻网站(BBC、Reuters等),生成详细的Markdown格式摘要报告。
fe-api
by ingpdw
React/Next.js 앱의 API 통합 레이어를 설계하고 구현하는 스킬. TanStack Query, fetch 패턴, Server Actions, 타입 안전한 API 클라이언트, 에러 핸들링 등. "API", "데이터 fetching", "TanStack Query", "React Query", "Server Action", "fetch" 등의 요청 시 사용.
bear-notes
by shenyi828
在 Bear 中创建、更新、整理与沉淀长期笔记。用户提到 Bear、BearApp、熊掌记、写笔记、整理成笔记、存到知识库、同步到 Bear、追加到已有笔记、会议纪要写入 Bear、心理学笔记写入 Bear 时触发。
checkpoint
by kl7sn
用户说 "ctx save" 时总结当前对话并按 ctx 规则存储;说 "ctx load" 时指导从 ctx 读回。也响应「保存对话」「创建 checkpoint」「插入 checkpoint」等表述。
cohere-best-practices
by RSHVR
Production best practices for Cohere AI APIs. Covers model selection, API configuration, error handling, cost optimization, and architectural patterns for chat, RAG, and agentic applications.