npx skillsauth add jcalixte/dotfiles skills/translateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Reading the file in parameter. Translate the markdown file.
Look after mistakes and weird expression as the author is French. Keep the same tone.
Directly modify the file.
Do NOT modify the frontmatter and reference part (only ## Références into ## References).
The file may be partially translated already (e.g. body in English but title/filename in French, or some headings already translated). Translate only what's still in French — for already-English parts, run them through the /enhance skill instead of leaving them as-is.
Translate the filename as well and modify its references in every other markdown files (ignore node_modules). When updating references, only translate the link text if it is a standalone title; leave it alone if it's embedded in a sentence in another language (only update the path in that case).
Summarize in the console the changes you've made so I can improve.
tools
Copy a previous Claude suggestion (code block, command, or text) to the macOS clipboard via `pbcopy`. Triggered by `/clip` with an optional selector argument.
development
Deep thinking session that builds the project's ubiquitous language, challenges your plan against the existing domain model, and sharpens terminology. Updates CONTEXT.md (and ADRs when warranted) inline as decisions crystallise. Use when stress-testing terminology against the existing glossary. For goal-driven design decomposition (Goal → Function → How → Component, with critical performance budget and explicit tradeoffs), run `/qfd` instead.
development
Goal-driven design cascade (QFD) — Goal → Function → How → Component, with critical performance budget and explicit tradeoffs. Challenges terminology against CONTEXT.md inline; lands decisions in DESIGN.md (and ADRs when warranted). Use when designing a new feature, an architectural shift, or any non-trivial change that benefits from a goal-first decomposition.
development
Web development. Use it when implementing code for webapps. In VueJS, TypeScript, HTML or css/scss.