Takeclass banner
BraianTroncoso BraianTroncoso

Takeclass

Development community

Description

--- description: Start an English practice session based on today's dev work argument-hint: "[level] [style] | mirror" --- Invoke the `dev-english-practice` skill via the Skill tool. ## Mode selection Inspect `$ARGUMENTS`. If any token equals `mirror` (case-insensitive), run the skill in **mirror mode**. Otherwise run in **default mode**. Mirror mode inverts the flow: the user narrates what they did today in their own English, and the skill returns a polished version with a diff of what chan

Installation

Installs to ~/.claude/skills/braiantroncoso-takeclass-takeclass/SKILL.md

Terminal
mkdir -p ~/.claude/skills/braiantroncoso-takeclass-takeclass && curl -fsSL https://raw.githubusercontent.com/BraianTroncoso/takeclass/HEAD/commands/takeclass.md -o ~/.claude/skills/braiantroncoso-takeclass-takeclass/SKILL.md

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

Full documentation available on GitHub

View Source Repository