Initial commit
This commit is contained in:
11
.claude-plugin/plugin.json
Normal file
11
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "llm-docs-optimizer",
|
||||
"description": "Optimize documentation for AI coding assistants and LLMs. Features c7score evaluation, llms.txt generation, question-driven restructuring, and automated quality scoring. Makes your docs perfect for Claude, Copilot, and other AI tools.",
|
||||
"version": "1.3.0",
|
||||
"author": {
|
||||
"name": "Alon Wolenitz"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user