Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Create and organize public documentation pages using Fumadocs. Use when building new documentation pages or organizing existing ones.
.claude/skills/aiskillstore-docs-creator/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 41% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -20% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -27% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 38% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -53% | 0% |
This skill helps you build public-facing documentation in src/content/docs. The system is powered by Fumadocs and supports MDX, automatic routing, and Lucide icons.
src/content/docs/.mdx files become pages (e.g., getting-started.mdx -> /docs/getting-started).api/auth.mdx -> /docs/api/auth).Every .mdx file should have frontmatter:
yaml--- title: Page Title description: A short description for SEO and search icon: Box # Lucide icon name ---
meta.json)Control sidebar order, group titles, and icons by placing a meta.json in any directory.
json{ "title": "Section Name", "icon": "Settings", "pages": [ "index", // Matches index.mdx "getting-started", // Matches getting-started.mdx "---Separator---", // Adds a visual separator "advanced" // Matches advanced/ folder or file ], "defaultOpen": true }
icon: Name.[Link](./other-page) works correctly.src/content/docs/introduction.mdx)mdx--- title: Introduction description: Getting started with our platform icon: BookOpen --- # Welcome This is the introduction page. ## Next Steps - [Installation](./installation) - [Configuration](./config)
src/content/docs/api/meta.json)json{ "title": "API Reference", "icon": "Webhook", "root": true, "pages": ["introduction", "endpoints", "authentication"] }
Note: "root": true makes this folder a separate tab in the sidebar if using root-level folders.
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-12 | pass→pass | 7,179 | 3,079 | -57% | 1 | 1 | 0% | 1,315 | 1,106 | -16% | 0 | 0 | — |
case-01 | fail→pass | 5,669 | 4,416 | -22% | 1 | 1 | 0% | 1,063 | 1,494 | +41% | 0 | 0 | — |
case-02 | fail→pass | 10,454 | 5,468 | -48% | 1 | 1 | 0% | 2,001 | 1,609 | -20% | 0 | 0 | — |
case-03 | fail→pass | 8,973 | 3,169 | -65% | 1 | 1 | 0% | 1,693 | 1,233 | -27% | 0 | 0 | — |
case-04 | pass→pass | 9,923 | 3,943 | -60% | 1 | 1 | 0% | 1,730 | 1,365 | -21% | 0 | 0 | — |
case-05 | pass→pass | 10,421 | 2,663 | -74% | 1 | 1 | 0% | 1,840 | 1,104 | -40% | 0 | 0 | — |
case-06 | fail→pass | 4,409 | 2,752 | -38% | 1 | 1 | 0% | 792 | 1,090 | +38% | 0 | 0 | — |
case-07 | fail→pass | 12,908 | 2,368 | -82% | 1 | 1 | 0% | 2,264 | 1,060 | -53% | 0 | 0 | — |
case-08 | pass→pass | 15,734 | 2,519 | -84% | 1 | 1 | 0% | 2,955 | 1,016 | -66% | 0 | 0 | — |
case-09 | fail→fail | 7,082 | 3,278 | -54% | 1 | 1 | 0% | 1,367 | 1,195 | -13% | 0 | 0 | — |
case-10 | fail→pass | 18,760 | 2,539 | -86% | 1 | 1 | 0% | 3,488 | 1,046 | -70% | 0 | 0 | — |
case-11 | pass→pass | 5,937 | 2,761 | -53% | 1 | 1 | 0% | 1,092 | 1,128 | +3% | 0 | 0 | — |
case-13 | fail→pass | 4,816 | 2,326 | -52% | 1 | 1 | 0% | 878 | 1,018 | +16% | 0 | 0 | — |
case-14 | pass→pass | 6,827 | 2,085 | -69% | 1 | 1 | 0% | 1,247 | 997 | -20% | 0 | 0 | — |
case-15 | fail→pass | 7,552 | 3,007 | -60% | 1 | 1 | 0% | 1,393 | 1,178 | -15% | 0 | 0 | — |
case-16 | fail→pass | 9,550 | 3,392 | -64% | 1 | 1 | 0% | 1,627 | 1,133 | -30% | 0 | 0 | — |
case-17 | pass→pass | 4,100 | 2,241 | -45% | 1 | 1 | 0% | 649 | 980 | +51% | 0 | 0 | — |
case-18 | fail→pass | 4,313 | 2,216 | -49% | 1 | 1 | 0% | 781 | 896 | +15% | 0 | 0 | — |
case-19 | pass→pass | 14,554 | 3,394 | -77% | 1 | 1 | 0% | 2,778 | 1,268 | -54% | 0 | 0 | — |
case-20 | pass→pass | 3,874 | 4,008 | +3% | 1 | 1 | 0% | 690 | 1,336 | +94% | 0 | 0 | — |
case-21 | pass→pass | 8,336 | 4,681 | -44% | 1 | 1 | 0% | 1,663 | 1,456 | -12% | 0 | 0 | — |
case-22 | pass→pass | 5,726 | 5,690 | -1% | 1 | 1 | 0% | 1,165 | 1,677 | +44% | 0 | 0 | — |
case-23 | pass→pass | 11,914 | 7,874 | -34% | 1 | 1 | 0% | 2,431 | 2,066 | -15% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 23 cases were attempted. The headline lift of +43 percentage points is the difference between those two pass rates over the 23 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.