Files
gh-jamesrochabrun-skills-en…/.claude-plugin/plugin.json
2025-11-29 18:49:17 +08:00

12 lines
428 B
JSON

{
"name": "engineer-expertise-extractor",
"description": "Research and extract an engineer's coding style, patterns, and best practices from their GitHub contributions. Creates structured knowledge base for replicating their expertise.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "James Rochabrun",
"email": "jamesrochabrun@gmail.com"
},
"skills": [
"./skills/engineer-expertise-extractor"
]
}