21 lines
583 B
JSON
21 lines
583 B
JSON
{
|
|
"name": "ring-tw-team",
|
|
"description": "Technical writing specialists for functional and API documentation. 3 specialized agents (functional-writer, api-writer, docs-reviewer) and 7 documentation skills covering voice/tone, structure, API field descriptions, and quality review. Enforces clear, consistent documentation standards.",
|
|
"version": "0.2.0",
|
|
"author": {
|
|
"name": "Fred Amaral",
|
|
"email": "fred@fredamaral.com.br"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |