18 lines
683 B
JSON
18 lines
683 B
JSON
{
|
|
"name": "doc-writer",
|
|
"owner": {
|
|
"name": "codethread",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "doc-writer",
|
|
"description": "Write clear, effective technical documentation following industry-proven patterns from exemplary projects (React, Rust, Stripe, Twilio) and authoritative style guides (Google, Diátaxis, Write the Docs, Microsoft). Use when creating or improving READMEs, API docs, tutorials, guides, or any technical documentation.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-codethread-claude-code-plugins-plugins-doc-writer.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |