12 lines
428 B
JSON
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"
|
|
]
|
|
} |