Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:37:14 +08:00
commit 353f62980d
17 changed files with 4887 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "ring-dev-team",
"description": "10 specialized developer agents: Language-agnostic Backend, Go/TypeScript/Python Backend specialists, DevOps Engineer, Frontend (JavaScript + TypeScript specialists), Frontend Designer, QA Analyst, and SRE. Complete development team coverage with security best practices and language-specific patterns.",
"version": "0.4.2",
"author": {
"name": "Fred Amaral",
"email": "fred@fredamaral.com.br"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"hooks": [
"./hooks"
]
}