Files
42marketplaces/sync/gh-codethread-claude-code-plugins-plugins-doc-writer.json
2025-11-29 18:53:27 +08:00

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
}
]
}