Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions .agents/skills/docs-en-improvement/SKILL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
name: docs-en-improvement
description: Improve English documentation under `website/docs/en` by rewriting unnatural translated sentences into clear, professional English while preserving meaning. Use when editing or polishing English docs.
---

# Docs En Improvement

## Steps

1. Focus on files in `website/docs/en`.

2. Rewrite only sentences that clearly improve clarity, correctness, or naturalness in English.

3. Preserve original meaning exactly; do not introduce new claims or remove technical details.

4. If a file in `website/docs/en` is updated, check the mirrored file in `website/docs/zh` and apply equivalent updates when needed.

## Constraints

- Limit each PR to 10 documentation files or fewer.
- Start PR titles with `docs:`.
- Keep reasonable technical abbreviations (for example, `dev server`).
- Keep wording simple and readable for non-native English readers.
- Use sentence case for Markdown headings.
30 changes: 0 additions & 30 deletions .github/docs-en-improvement.prompt.yml

This file was deleted.

Loading