- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
assistant-ui
by petekp
Guide for assistant-ui library - AI chat UI components. Use when asking about architecture, debugging, or understanding the codebase.
agent-changelog
by petekp
Compile an agent-optimized changelog by cross-referencing git history with plans and documentation. Use when asked to "update changelog", "compile history", "document project evolution", or proactively after major milestones, architectural changes, or when stale/deprecated information is detected that could confuse coding agents.
deepwiki
by petekp
Query DeepWiki for repository documentation and structure. Use to understand open source projects, find API docs, and explore codebases.
api-design-patterns
by petekp
Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices
coze-api
by staruhub
调用扣子(Coze)智能体 API 进行对话、工作流执行等操作。当用户需要集成 Coze 智能体、调用 Coze API、或开发 Coze 相关应用时使用。支持流式和非流式对话、工作流调用等功能。
olore-nextjs-16.1.2
by olorehq
Local Next.js documentation reference (v16.1.2). Use when asked about Next.js features, App Router, Server Components, routing, data fetching, rendering, caching, styling, optimizations, configuration, or Next.js APIs.
olore-nextjs-16.1.5
by olorehq
Local Next.js documentation reference (v16.1.5). Use when asked about Next.js features, App Router, Server Components, routing, data fetching, rendering, caching, styling, optimizations, configuration, or Next.js APIs.
olore-neon-latest
by olorehq
Local Neon documentation reference (latest). Neon serverless Postgres documentation. Use for database branching, autoscaling, connection pooling, data API, extensions, migrations, and PostgreSQL features.
olore-hono-latest
by olorehq
Local Hono documentation reference (latest). Hono web framework documentation. Use for ultrafast edge/serverless apps, routing, middleware, Cloudflare Workers, Deno, Bun, and Node.js adapters.
olore-neverthrow-latest
by olorehq
Local neverthrow documentation reference (latest). Neverthrow documentation. Use for type-safe error handling with Result and ResultAsync, railway-oriented programming, andThen/map chaining, and error aggregation in TypeScript.
olore-cloudflare-latest
by olorehq
Local Cloudflare documentation reference (latest). Cloudflare developer documentation. Use for Workers, Pages, D1, KV, Durable Objects, R2, Queues, AI Gateway, Vectorize, DNS, CDN, security, and all Cloudflare platform services.
olore-nextjs-16.1.1
by olorehq
Local Next.js documentation reference (v16.1.1). Use when asked about Next.js features, App Router, Server Components, routing, data fetching, rendering, caching, styling, optimizations, configuration, or Next.js APIs.
olore-checkly-latest
by olorehq
Local Checkly documentation reference (latest). Checkly monitoring documentation. Use for synthetic monitoring, Playwright checks, API monitoring, Monitoring as Code (MaC), alerting, and CI/CD integration.
olore-partykit-latest
by olorehq
Local PartyKit documentation reference (latest). PartyKit documentation. Use for real-time collaborative apps, WebSocket servers, multiplayer features, Y.js integration, and edge-deployed stateful backends.
olore-nextjs-16.1.3
by olorehq
Local Next.js documentation reference (v16.1.3). Use when asked about Next.js features, App Router, Server Components, routing, data fetching, rendering, caching, styling, optimizations, configuration, or Next.js APIs.
olore-nextjs-16.1.4
by olorehq
Local Next.js documentation reference (v16.1.4). Use when asked about Next.js features, App Router, Server Components, routing, data fetching, rendering, caching, styling, optimizations, configuration, or Next.js APIs.
olore-astro-latest
by olorehq
Local Astro documentation reference (latest). Astro framework documentation. Use for content-focused sites, islands architecture, SSG/SSR, components, routing, and framework integrations.
workos-python
by workos
Integrate WorkOS AuthKit with Python applications. Adapts to Django, Flask, FastAPI, or vanilla Python. Server-side authentication with redirect-based OAuth flow.
sleep-analyzer
by huifer
分析睡眠数据、识别睡眠模式、评估睡眠质量,并提供个性化睡眠改善建议。支持与其他健康数据的关联分析。
travel-health-analyzer
by huifer
分析旅行健康数据、评估目的地健康风险、提供疫苗接种建议、生成多语言紧急医疗信息卡片。支持WHO/CDC数据集成的专业级旅行健康风险评估。
occupational-health-analyzer
by huifer
分析职业健康数据、识别工作相关健康风险、评估职业健康状况、提供个性化职业健康建议。支持与睡眠、运动、心理健康等其他健康数据的关联分析。
weightloss-analyzer
by huifer
分析减肥数据、计算代谢率、追踪能量缺口、管理减肥阶段
jira-cli
by Code-and-Sorts
Interact with Jira from the command line to create, list, view, edit, and transition issues, manage sprints and epics, and perform common Jira workflows. Use when the user asks about Jira tasks, tickets, issues, sprints, or needs to manage project work items.
multi-repo
by rysweet
Multi-repository orchestration for coordinating atomic changes across dependent repositories. Tracks dependency graphs, coordinates cross-repo PRs, and detects breaking changes.