减少 LLM 常见编码错误的行为准则。在写代码、审查或重构时使用:避免过度复杂、做最小化精准改动、显式暴露假设、定义可验证的成功标准。
$npx -y skills add itmisx/deepx-code --skill karpathy-guidelinesInstalls into the current project.
Run `npx skills use "https://github.com/itmisx/deepx-code" --skill "itmisx/deepx-code/karpathy-guidelines"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/itmisx/deepx-code" that are relevant to the current task. Run `npx skills add "https://github.com/itmisx/deepx-code"` and select the relevant skills, then follow their instructions.