diff --git a/plugin.json b/.claude-plugin/plugin.json similarity index 76% rename from plugin.json rename to .claude-plugin/plugin.json index a29e7e0..a5b713d 100644 --- a/plugin.json +++ b/.claude-plugin/plugin.json @@ -3,9 +3,9 @@ "displayName": "Karpathy Coding Guidelines", "version": "1.0.0", "description": "Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls", - "author": "jiayuan7", + "author": "forrestchang", "license": "MIT", - "repository": "https://github.com/jiayuan7/andrej-karpathy-skills", + "repository": "https://github.com/forrestchang/andrej-karpathy-skills", "skills": [ "skills/karpathy-guidelines/SKILL.md" ]