Ctrl C V

Coding doctrine for any task that creates, modifies, or refactors code in a programming language. Make sure to consult this skill whenever the user is about to write, edit, debug, or ship code, even if they don't explicitly ask for "best practices" — Claude's default of generating new code from scratch produces code no one can grep, copy, or ship next Friday, and this skill enforces a copy-paste-first workflow that compounds into tomorrow's shortcuts. TRIGGER when: user asks to write/add/fix/implement code; request mentions a function/class/module/component/endpoint/script; user shares an error and asks to fix; user wants code review of a diff or PR; file changes touch *.py *.ts *.tsx *.js *.jsx *.go *.rb *.rs *.java *.kt *.swift *.cpp *.c *.h *.cs *.php *.lua *.sh; user opens or enters a new project for the first time (no CLAUDE.md present yet); refactoring or extracting from a monolith → § 9 mode applies. SKIP when: pure markdown/config edit (yaml, json, toml, env); conceptual question without code-change i

Huangleyang125207 12a96c2 11 files · 33.9 KB Updated

File contents

Huangleyang125207/ctrl-c-v-code-skills/tree/main/skills/ctrl-c-v commit 12a96c2a08

Frequently asked questions

npx skillmds@latest add huangleyang125207/ctrl-c-v