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 に表示されている付属ファイルをお読みください。