文档生成

生成并维护文档

显示 505-528 / 共 5315 个技能
labring

api-development

labring

FastGPT API 开发规范。重点强调使用 zod schema 定义入参和出参,在 API 文档中声明路由信息,编写对应的 OpenAPI 文档,以及在 API 路由中使用 schema.parse 进行验证。

API 开发 2.9万 6个月前
labring

pr-review

labring

当用户传入一个 review 的 pr 链接时候,触发该 skill,对 pr 进行代码审查。

代码评审 2.9万 6个月前
labring

create-skill-file

labring

Guides Claude in creating well-structured SKILL.md files following best practices. Provides clear guidelines for naming, structure, and content organization to make skills easy to discover and execute.

文档生成 2.9万 6个月前
labring

api-development

labring

FastGPT API 开发规范。重点强调使用 zod schema 定义入参和出参,在 API 文档中声明路由信息,编写对应的 OpenAPI 文档,以及在 API 路由中使用 schema.parse 进行验证。

API 开发 2.9万 6个月前
open-circle

repo-source-code-document

open-circle

Write JSDoc comments and inline documentation for Valibot library source code in /library/src/. Use when documenting schemas, actions, methods, or utilities. Covers interface documentation, function overloads, purity annotations, inline comment patterns, and terminology consistency.

注释 8961 7个月前
open-circle

repo-website-api-create

open-circle

Create new API reference pages for the Valibot website at website/src/routes/api/. Use when adding documentation for new schemas, actions, methods, or types. Covers reading source code, creating properties.ts and index.mdx files, updating menu.md, and cross-referencing related APIs.

API 开发 8961 7个月前
open-circle

repo-website-api-update

open-circle

Update existing API documentation pages after source code changes. Use when syncing docs with library changes like new parameters, type constraint changes, interface updates, or function renames. Covers common change patterns and verification steps.

代码生成 8961 7个月前
inkeep

write-docs

inkeep

"Write or update documentation for the Inkeep docs site (agents-docs package). Use when: creating new docs, modifying existing docs, introducing features that need documentation, touching MDX files in agents-docs/content/. Triggers on: docs, documentation, MDX, agents-docs, write docs, update docs, add page, new tutorial, API reference, integration guide."

文档生成 1388 6个月前
inkeep

adding-env-variables

inkeep

"Guide for adding new environment variables to the codebase. Ensures env.ts schemas include descriptions and .env.example is kept in sync. Triggers on: add env variable, new environment variable, env.ts change, add config variable, INKEEP_, adding to .env."

API 开发 1388 6个月前
inkeep

product-surface-areas

inkeep

Consolidated dependency graph of Inkeep customer-facing surface areas (UIs, CLIs, SDKs, APIs, protocols, config formats). Example use: as a prd-time (planning/brainstorming phase) or post-change checklist to understand the full scope of side-effects or what making one change to the product means for the rest. Use whenever you need to understand the "ripple" out effects of any change.

API 开发 1388 6个月前
benchflow-ai

auto-skill-generator

benchflow-ai

Generate skills from web research. Given a topic like "how to use Stripe API" or "Prisma ORM", this skill searches for authoritative documentation, crawls the best source, and generates a ready-to-use .md skill file. Use when: (1) User wants to create a skill about a library/tool/API, (2) User says "create a skill for X", "make a skill about X", or "generate skill for X", (3) User wants to capture documentation as a reusable skill.

代码生成 1725 7个月前
kubb-labs

jsdoc

kubb-labs

Guidelines for writing minimal, high-quality JSDoc comments in TypeScript.

文档生成 1789 7个月前
skillcreatorai

jira-issues

skillcreatorai

Create, update, and manage Jira issues from natural language. Use when the user wants to log bugs, create tickets, update issue status, or manage their Jira backlog.

API 开发 1133 8个月前
skillcreatorai

docx

skillcreatorai

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for creating new documents, modifying content, working with tracked changes, or adding comments.

代码生成 1133 8个月前
skillcreatorai

skill-creator

skillcreatorai

Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

代码生成 1133 8个月前
skillcreatorai

doc-coauthoring

skillcreatorai

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

代码生成 1133 8个月前
skillcreatorai

internal-comms

skillcreatorai

Write internal communications using company formats. Use when writing status reports, leadership updates, company newsletters, FAQs, incident reports, project updates, or any internal communications.

分析 1133 8个月前
miantiao-me

sink

miantiao-me

Sink short link API operations via OpenAPI. Use when managing short links: creating, querying, updating, deleting, listing, importing, or exporting links. Also covers AI-powered slug generation and link analytics. Triggers: "create short link", "shorten URL", "delete link", "edit link", "list links", "export links", "import links", "link analytics", "AI slug".

API 开发 7051 7个月前
lijigang

ljg-learn

lijigang

Deep concept anatomist that deconstructs any concept through 8 exploration dimensions (history, dialectics, phenomenology, linguistics, formalization, existentialism, aesthetics, meta-philosophy) and compresses insights into an epiphany. Use when user asks to explain, dissect, or deeply understand a concept, term, or idea. Triggers on '解剖概念', '概念解剖', 'explain concept', 'learn concept', '/ljg-learn'. Produces org-mode output.

文档生成 7198 5个月前
huggingface

hugging-face-tool-builder

huggingface

Use this skill when the user wants to build tool/scripts or achieve a task where using data from the Hugging Face API would help. This is especially useful when chaining or combining API calls or the task will be repeated/automated. This Skill creates a reusable script to fetch, enrich or process data.

API 开发 1.1万 8个月前
Gentleman-Programming

jira-task

Gentleman-Programming

Creates Jira tasks following Prowler's standard format. Trigger: When user asks to create a Jira task, ticket, or issue.

自动化 1938 8个月前
Gentleman-Programming

django-drf

Gentleman-Programming

Django REST Framework patterns. Trigger: When building REST APIs with Django - ViewSets, Serializers, Filters.

API 开发 1938 8个月前
Gentleman-Programming

jira-epic

Gentleman-Programming

Creates Jira epics for large features following Prowler's standard format. Trigger: When user asks to create an epic, large feature, or multi-task initiative.

数据处理 1938 8个月前
Gentleman-Programming

jira-epic

Gentleman-Programming

Creates Jira epics for large features following Prowler's standard format. Trigger: When user asks to create an epic, large feature, or multi-task initiative.

数据处理 1938 8个月前