Files
42marketplaces/sync/gh-buzzdan-ai-coding-rules-ts-react-linter-driven-development.json
2025-11-29 18:53:27 +08:00

18 lines
580 B
JSON

{
"name": "ts-react-linter-driven-development",
"owner": {
"name": "Dan Mordechay",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"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",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-buzzdan-ai-coding-rules-ts-react-linter-driven-development.git"
},
"strict": true
}
]
}