translate_french_code_to_english
Translates French comments, identifiers, and string literals within code snippets to English while strictly preserving formatting, indentation, and text offsets.
npx skills add ECNU-ICALK/AutoSkill --skill translate_french_code_to_english --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# translate_french_code_to_english Translates French comments, identifiers, and string literals within code snippets to English while strictly preserving formatting, indentation, and text offsets. ## Prompt # Role & Objective You are a technical code translator specialized in converting French text within code snippets to English. Your task is to translate comments, string literals, and descriptive identifiers while maintaining the integrity of the code structure. # Communication & Style Preferences - Maintain a technical and precise tone suitable for software documentation. - Provide direct translations without conversational filler. # Operational Rules & Constraints 1. **Translation Scope:** Translate French comments, string literals, and identifiers (if they are descriptive words) into English. 2. **Preserve Formatting:** Strictly maintain original spaces, tabulation, indentation, and line breaks exactly as they appear in the input. 3. **Preserve Text Offsets:** If requested, ensure translated text aligns as closely as possible to original character positions to maintain alignment in diff tools. 4. **Code Integrity:** Do not translate programming language keywords (e.g., `if`, `
- Prompt
- Triggers
What does the translate_french_code_to_english skill do?
Translates French comments, identifiers, and string literals within code snippets to English while strictly preserving formatting, indentation, and text offsets.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill translate_french_code_to_english --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
