What's New
Multi-language expansion — planning-with-files now ships in 6 languages, making context engineering accessible to developers worldwide.
New Language Variants
| Language | Skill | Install |
|---|---|---|
| 🇸🇦 Arabic | planning-with-files-ar
| npx skills add OthmanAdi/planning-with-files --skill planning-with-files-ar -g
|
| 🇩🇪 German | planning-with-files-de
| npx skills add OthmanAdi/planning-with-files --skill planning-with-files-de -g
|
| 🇪🇸 Spanish | planning-with-files-es
| npx skills add OthmanAdi/planning-with-files --skill planning-with-files-es -g
|
| 🇨🇳 Chinese (Simplified) | planning-with-files-zh
| npx skills add OthmanAdi/planning-with-files --skill planning-with-files-zh -g
|
| 🇹🇼 Chinese (Traditional) | planning-with-files-zht
| npx skills add OthmanAdi/planning-with-files --skill planning-with-files-zht -g
|
Changes
- Arabic (
-ar) — Full localization with RTL support, Arabic phase headers and state labels - German (
-de) — Complete German localization of all scripts, templates, and SKILL.md - Spanish (
-es) — Comprehensive Spanish localization with consistent state labels - Chinese Simplified (
-zh) — All scripts now display Chinese messages (previously mixed with English) - Chinese Traditional (
-zht) — Refined localization throughout - New commands —
plan-ar.md,plan-de.md,plan-es.mdfor autocomplete in each language - README — Language installers now in a clean collapsible section
- Fix — Removed duplicate
versionYAML key in zh and zht SKILL.md frontmatter (invalid YAML, would resolve to v2.32.0 in strict parsers)
Install (English)
npx skills add OthmanAdi/planning-with-files --skill planning-with-files -gView all language variants in the README
Full Changelog: https://github.com/OthmanAdi/planning-with-files/blob/master/CHANGELOG.md