一键导入
karpathy-codex-skills
karpathy-codex-skills 收录了来自 bluesaurel 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Behavioral guardrails for Codex that reduce assumption drift, overengineering, scope creep, and weak verification. Use when a task is ambiguous, easy to overbuild, or likely to trigger unnecessary edits.
Helps Codex surface risky assumptions, clarify ambiguity selectively, and avoid silently choosing the wrong interpretation.
Helps Codex turn vague fix or refactor requests into concrete goals with targeted verification loops.
Behavioral guardrails for Codex that reduce assumption drift, overengineering, scope creep, and weak verification. Use when a task is ambiguous, easy to overbuild, or likely to trigger unnecessary edits.
Helps Codex prefer direct solutions over speculative abstractions, overengineering, and unnecessary configurability.
Keeps Codex focused on scoped edits, matching existing style while avoiding unrelated rewrites and drive-by cleanup.