docs
Write, review, and translate TiDB documentation with AI agents
All Skills in This Repository (7)
Pure Emerald Level Indicatorsreview-doc-pr
Identify factual, structural, and stylistic issues in TiDB documentation pull requests.
create-or-update-zh-translation-pr
Create or update Chinese translation PRs from English docs changes.
docs-issue-metadata-guard
Enforces issue templates, labels, and scope rules for pingcap/docs GitHub issues.
add-related-resources
Generates and merges localized RelatedResources cards into TiDB documentation pages.
release-notes
Write, review, and translate TiDB release note entries for features, compatibility changes, improvements, and bug fixes.
write-update-tidb-docs
Write and update TiDB documentation pages from code PRs, issues, and specs.
docs-pr-metadata-guard
Preserves pingcap/docs pull request template structure while editing PR metadata fields.
Frequently Asked Questions
FAQPage SchemaHow to install pingcap/docs skills?▼
Run `npx skills add pingcap/docs --all -g -y` in your terminal to install all documentation workflow skills globally.
How to write TiDB docs from a code PR?▼
The write-update-tidb-docs skill reads the code PR, extracts user-facing changes, and drafts or updates the correct documentation pages following repo templates.
Can AI review TiDB documentation pull requests?▼
Yes. The review-doc-pr skill checks factual accuracy, clarity, version fit, and links, then posts GitHub-ready committable suggestions directly on the PR.
How to translate TiDB docs from English to Chinese?▼
The create-or-update-zh-translation-pr skill uses bundled scripts to sync English changes into docs-cn with minimal edits and opens the translation PR automatically.
Do these skills work with Claude Code and other AI agents?▼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible AI coding agents.
Related Repositories in Content & Communication
View All in Content & Communication→skills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks