- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
add-doc
by r-sri-ram
Add a custom document type to existing project documentation. Use when user wants to add API docs, testing strategy, integration docs, or other specific document types.
spring-expert
by kcinay055679
You are an expert in Java programming, Spring Boot, Spring Framework, Maven, JUnit, and related Java technologies.
product-self-knowledge
by unicorn-plugins
Anthropic 제품 지식 — Claude Code, Claude API, Claude.ai 관련 정확한 정보 제공
lib-docs
by brettatoms
Fetch library documentation and code examples. Use when user asks about library APIs, needs code examples, or says "use lib-docs", "lookup docs for X", "how does [library] work". Works with any language/framework.
mcp-builder
by Within-7
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
doc-generate
by dmonteroh
"Generate and maintain high-signal documentation from an existing codebase (API docs, architecture, runbooks, onboarding, reverse-specs). Use when a repo needs structured, maintainable docs grounded in code and configuration."
spring-boot-reviewer
by physics91
WHEN: Spring Boot code review, DI patterns, @Transactional, REST API design, security configuration WHAT: Dependency injection + Transaction management + API design + Security config + JPA patterns WHEN NOT: Kotlin Spring → kotlin-spring-reviewer, Pure Java → java-reviewer, Django/FastAPI → respective reviewers
github-rest-api
by BankkRoll
"Scraped from https://docs.github.com/en/rest/ Source: https://docs.github.com/en/rest. Use when questions involve: about the rest api, actions, activity, apps, authentication, billing."
integration-logos
by picahq
Get logos and icons for Gmail, Slack, HubSpot, and 200+ other integrations
documentation-updater
by viteinfinite
Use when implementing features, refactors, or fixes that affect core functionality, configuration, infrastructure, or integrations. Ensures documentation stays accurate by updating README, operational guides, and reference docs, and verifying links/commands remain correct.
html-to-markdown
by KaribuLab
Get the markdown content from a HTML url
javascript
by dmonteroh
"Build and debug modern JavaScript (ES6+) with async patterns and Node.js/browser compatibility when authoring, modernizing, or diagnosing JS."
architecture-documentation
by pluginagentmarketplace
Create and maintain architecture documentation using standard formats
client-generation
by velcrafting
Generate or update typed API clients from canonical contracts.
api-docs
by Leechael
Analyze FastAPI route files and complete API documentation metadata. Follows the complete call stack including Depends, traces all possible errors, and generates comprehensive OpenAPI documentation elements. Use when: user provides a file path with @filename syntax and wants API docs completed.
fastapi-best-practices
by ahmed6ww
FastAPI production-grade best practices and guidelines for building scalable, high-performance web APIs. Covers project structure, async concurrency, Pydantic validation, dependency injection, and database patterns.
convention
by tlyboy
'Project conventions and documentation standards. Use when creating, writing, or reviewing README files, documentation structure, or project-level conventions. Use when the user asks how to write a README or needs bilingual documentation. Topics: README, documentation, convention, standard, format, bilingual, Chinese, English, README.zh-CN.'
redux-state-management
by pluginagentmarketplace
Master Redux Toolkit for production state management including slices, async thunks, RTK Query, and error handling
long-document-llm-pipeline
by shimo4228
"Use when processing documents over 50K characters through LLM APIs with section splitting and batch cost reduction."
k8s-management
by SerendipityOneInc
Kubernetes cluster management and monitoring (Kubernetes集群管理与监控)
vue-expert
by Shohzod-Abdusamatov-7777777
Use when building Vue 3 applications with Composition API, Nuxt 3, Naive ui , or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.
frontend-hooks-creation
by Workshop-Ventures
Create React Query hooks for API endpoints with proper typing and cache invalidation. Use when asked to "create hooks", "add frontend hooks", "create API hooks", or "add React Query hooks".
documentation-writer
by jgarrison929
Use when writing API documentation, READMEs, changelogs, architecture decision records (ADRs), migration guides, onboarding guides, troubleshooting docs, code comments, or any technical documentation task.
root-cause-challenge-pattern
by shimo4228
"Use when evaluating whether a new feature, dependency, or abstraction is truly needed. 5-step root cause challenge."