Skip to content

feat: v3.0.0 — full English translation + dev: prefix audit - #19

Merged
gerfru merged 1 commit into
masterfrom
v3/english-translation
Jun 8, 2026
Merged

feat: v3.0.0 — full English translation + dev: prefix audit#19
gerfru merged 1 commit into
masterfrom
v3/english-translation

Conversation

@gerfru

@gerfru gerfru commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Full English translation of all 95 files: 24 SKILL.md workflows, 50+ references/*.md files, 25 commands/*.md files, claude/*.md rule files, reference/*.md docs, CLAUDE.md, docs/skill-research-basis.md
  • dev: prefix applied to all name: fields in SKILL.md (e.g. name: tool-perfname: dev:tool-perf) — all 24 skills audited
  • plugins/dev/rules/ mirror updated to match translated claude/*.md
  • Language note added in design-secure and design-iac: German/Norwegian-language sources are valid inputs — Claude processes them regardless of language

What was preserved

URLs, tool/library names (Terraform, Debezium, axe-core, …), university names (TU Graz, CMU, MIT, NTNU, …), author names, book titles, code block contents, technical acronyms (OWASP, WCAG, DORA, SLO, CDC, GDPR, …)

Why this is v3.0.0

Breaking change for German-speaking users who relied on German workflow prompts; international usability for public repo. Functional behavior unchanged — Claude always responds in the user's language regardless of skill file language.

Test plan

  • Pre-commit hooks pass (markdownlint + validate-skills) ✅ verified locally
  • meta-help menu renders correctly in English
  • All name: fields carry dev: prefix
  • German-language triggers still route correctly (translated to English equivalents in description:)

🤖 Generated with Claude Code

Translated all 95 files from German to English:
- 24 SKILL.md files (frontmatter description/triggers, workflow steps, output templates)
- 50+ references/*.md files (curriculum mappings, pattern references, checklists)
- 25 commands/*.md files (description, argument-hint, body instructions)
- claude/*.md rule files + reference/*.md docs + CLAUDE.md + docs/
- plugins/dev/rules/*.md mirror updated

Also applied dev: prefix to all SKILL.md name: fields (e.g. name: tool-perf -> name: dev:tool-perf).

Preserved: URLs, tool/library names, university names, author names, book titles,
code block contents, technical acronyms (OWASP, WCAG, DORA, SLO, CDC, etc.).
Added language note in design-secure and design-iac for German/Norwegian sources.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gerfru
gerfru merged commit d1476ad into master Jun 8, 2026
3 checks passed
@gerfru
gerfru deleted the v3/english-translation branch June 8, 2026 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant