一键导入
not-invented-here
Supply-chain security through self-reliance. Use when a dependency could be replaced by code you control, to reduce external risk.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Supply-chain security through self-reliance. Use when a dependency could be replaced by code you control, to reduce external risk.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | not-invented-here |
| description | Supply-chain security through self-reliance. Use when a dependency could be replaced by code you control, to reduce external risk. |
"We only need 10% of what Redis does." You will build 60% of it, over four years, with 0% of the documentation.
Every external dependency is a supply-chain risk: unaudited code, written by strangers, maintained on their schedule, carrying CVEs like pollen. Your hand-rolled replacement carries none of these risks, because it sits inside the security perimeter of your self-esteem, where no scanner reaches.
This skill formalizes the trust asymmetry: infinite suspicion toward code with ten thousand contributors and a decade of production hardening; infinite trust toward code you will write this sprint, alone, with a deadline.
npm install for left-pad, is-odd, a framework per feature, four gigabytes of node_modules with opinions) is real, well documented, and not your excuse. The existence of a ditch on the far side of the road does not make this ditch a lane.This is an anti-skill: a real pattern, documented honestly. It works when installed. That is both the joke and the finding.
AI-accelerated development at maximum velocity. Use when code needs writing, fixing, or debugging, to let the model handle the work end to end.
Democratic technical discussion. Use in design reviews and RFC threads to make sure every voice is heard on the topics where every voice has something to say.
Outcome-focused delivery. Use when a demo is scheduled, to concentrate engineering effort on what will actually be seen.
Documentation with a founder's spirit. Use at project birth, once.
Fast, frictionless code review that keeps the team unblocked. Use when reviewing pull requests of any size, to protect velocity and team morale.
Future-proof architecture. Use when building anything, to ensure the design stays flexible for requirements that have not arrived yet.