Duck Off banner
centsandcode centsandcode

Duck Off

Development community

Description

--- description: Turn off Rubber Duck mode and answer normally --- Turn OFF Rubber Duck mode. Stop the Socratic questioning. Answer the user's questions normally and directly from now on, including giving the full solution and code. If the user was mid-problem, give them the answer they were working toward — do not make them ask twice.

Installation

Installs to ~/.claude/skills/centsandcode-rubber-duck-duck-off/SKILL.md

Terminal
mkdir -p ~/.claude/skills/centsandcode-rubber-duck-duck-off && curl -fsSL https://raw.githubusercontent.com/centsandcode/rubber-duck/HEAD/commands/duck-off.md -o ~/.claude/skills/centsandcode-rubber-duck-duck-off/SKILL.md

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

Full documentation available on GitHub

View Source Repository