Skip to main content

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). SKIP when: pure markdown/config edit (yaml, json, toml, env); conceptual question without code-change intent ("how does X work"); diary / journal / retro / supplemen

跳到安装

来源信息

仓库
aibot88/sec_skill_store
最近来源活动
2026年5月27日 03:47
检测到的 SKILL.md 语言
英语
星标
3
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。