Huangleyang125207/ctrl-c-v-code-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: ctrl-c-v-code-skills.
Huangleyang125207/ctrl-c-v-code-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: ctrl-c-v-code-skills.
Huangleyang125207/ctrl-c-v-code-skills
Plugin Claude Code
Copy-paste-first coding principles. Makes AI work like a senior engineer who never writes from scratch: grep, copy, adapt, ship. Code is memory. Comments are search indexes.
Huangleyang125207/ctrl-c-v-code-skills
Skill Claude CodeCodex
Test-pattern doctrine. Tests are copyable from /.claude/patterns/tests/, three categories: input boundary, contract, effect. Make sure to consult this skill whenever code changes touch a boundary where someone else's code meets yours, even if the user doesn't say "test" or "TDD" — Claude tends to ship untested…
Huangleyang125207/ctrl-c-v-code-skills
Skill Claude CodeCodex
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…
Huangleyang125207/ctrl-c-v-code-skills
Skill Claude CodeCodex
Co-author doctrine for shared, half-hour-block daily schedules. Make sure to consult this skill whenever working in a dated daily log, journal, retro, or coordination file shared with a coworker — even if the user only says "log this at 11:00" or "what did we say last Tuesday." Default behavior of dumping procedural…