mirror of
https://github.com/multica-ai/andrej-karpathy-skills.git
synced 2026-06-23 12:05:14 +02:00
Merge pull request #17 from back1ply/fix/plugin-structure
Fix plugin structure for Claude Code compatibility
This commit is contained in:
@@ -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"
|
||||
]
|
||||
Reference in New Issue
Block a user