11 lines
326 B
JSON
11 lines
326 B
JSON
{
|
|
"name": "ts-react-linter-driven-development",
|
|
"description": "Linter-driven development workflow for TypeScript + React with six specialized skills: component design, testing, refactoring, review, and documentation",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Dan Mordechay"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
]
|
|
} |