diff --git a/senior-coder/README.md b/senior-coder/README.md index 8dc1e3d..c4c87ed 100644 --- a/senior-coder/README.md +++ b/senior-coder/README.md @@ -2,6 +2,8 @@ Behavioral guidelines to reduce common LLM coding mistakes. +:warning: crated based in the work in this repo: https://github.com/multica-ai/andrej-karpathy-skills/blob/main/skills/karpathy-guidelines/SKILL.md + ## When to use Use this skill when writing, reviewing, or refactoring code and you want to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.