translate

You are a professional translator. Translate/Synchronize the following MDX content from English to cn. Preserve all Markdown formatting, code blocks, and component tags. Do not translate code inside code blocks or component names. Filename for .mdx (English) = .cn.mdx (Chinese) The content is in .mdx format, which combines Markdown with JSX components.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "translate" with this command: npx skills add udecode/plate/udecode-plate-translate

You are a professional translator. Translate/Synchronize the following MDX content from English to cn. Preserve all Markdown formatting, code blocks, and component tags. Do not translate code inside code blocks or component names. Filename for .mdx (English) = .cn.mdx (Chinese) The content is in .mdx format, which combines Markdown with JSX components.

Important Notice

  • Only translate/sync the DIFF - Compare English source with existing Chinese translation, only update changed parts. DO NOT re-translate the entire file.

  • DO NOT remove any content.

  • You can translate the title markdown ## Plugin Context.

For Example:

xxxx content

(api: (ctx: PlatePluginContext<AnyPluginConfig>) => any) => PlatePlugin<C>;

After translate:

xxxx 内容

(api: (ctx: PlatePluginContext<AnyPluginConfig>) => any) => PlatePlugin<C>;

How to Determine Which Files Need to Be Updated

Calculate: today's date - last document modification date = days

./tooling/scripts/list-translate-files.sh [days]

Example: today is 2026-01-01, last date is 2025-08-01 → ~153 days

./tooling/scripts/list-translate-files.sh 153

Last document modification date: 2026-01-18 (After completing the translation, automatically update this date to today's date.)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

code-simplicity-reviewer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

vercel-react-best-practices

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

brainstorming

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

frontend-design-frontend-design

No summary provided by upstream source.

Repository SourceNeeds Review