Swift Lang banner
iruirc iruirc

Swift Lang

Development community

Description

--- description: "Change project language for swift-toolkit prompts (en/ru) / Сменить язык подсказок swift-toolkit для проекта (en/ru)" argument-hint: <lang> --- Activate `swift-toolkit:swift-lang` with arguments: $ARGUMENTS Updates the `## Language` section of the project's `CLAUDE-swift-toolkit.md` to the specified value (`en` or `ru`). All subsequent skill invocations will use the new language for user-facing strings. If `$ARGUMENTS` is empty, the skill prints the current value and supporte

Installation

Installs to ~/.claude/skills/iruirc-swift-toolkit-swift-lang/SKILL.md

Terminal
mkdir -p ~/.claude/skills/iruirc-swift-toolkit-swift-lang && curl -fsSL https://raw.githubusercontent.com/iruirc/swift-toolkit/HEAD/commands/swift-lang.md -o ~/.claude/skills/iruirc-swift-toolkit-swift-lang/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository