Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:52:13 +08:00
commit 4b20ee9596
10 changed files with 3079 additions and 0 deletions

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