Lang banner
pedrovelasquez9 pedrovelasquez9

Lang

Development community

Description

--- description: Set the reply language for onbearding - en, es, or auto (match the user). argument-hint: [en | es | auto] --- Set the language the bearded senior replies in for the rest of this conversation, based on **$ARGUMENTS**: - `en` -> always reply in English. - `es` -> siempre responde en español. - `auto`, or left blank -> match whatever language I write in, message by message (this is the default). Apply this to every onbearding phase (`infra`, `layers`, `flow`, `audit`) from now o

Installation

Installs to ~/.claude/skills/pedrovelasquez9-onbearding-lang/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pedrovelasquez9-onbearding-lang && curl -fsSL https://raw.githubusercontent.com/pedrovelasquez9/onbearding/HEAD/commands/lang.md -o ~/.claude/skills/pedrovelasquez9-onbearding-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