A centralized navigation tool for Mechanic project documentation.

Install

mkdir -p .claude/skills/k-docs && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/9626" && unzip -o skill.zip -d .claude/skills/k-docs && rm skill.zip

Installs to .claude/skills/k-docs

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Index of Mechanic documentation with summaries and links. Load this to understand what documentation exists and where to find detailed information on specific topics. Triggers: docs, documentation, reference, guide, help.
221 charsno explicit “when” trigger
Beginner

Key capabilities

  • Index project documentation
  • Provide integration guides
  • Reference architecture patterns
  • Access CLI command references

How it works

It maintains an indexed table of project documentation, guides, and references for quick retrieval.

Inputs & outputs

You give it
Documentation topic
You get back
Relevant documentation links

When to use k-docs

  • Finding integration guides for MechanicLib
  • Understanding addon architecture
  • Accessing CLI command references

About this skill

Documentation Index

Quick reference to all Mechanic documentation.

Core Documentation

DocumentPathSummary
AGENTS.mdAGENTS.mdAgent guidance, project structure, AFD standards
CLAUDE.mdCLAUDE.mdQuick reference for AI assistants
README.mdREADME.mdProject overview and getting started
CHANGELOG.mdCHANGELOG.mdVersion history and release notes

Integration Guides

Located in docs/integration/:

DocumentSummary
mechaniclib.mdHow to integrate addons with MechanicLib
testing.mdSandbox, Busted, and in-game testing strategies
console.mdStructured logging via MechanicLib:Print
errors.mdBugGrabber integration and error tracking
performance.mdProfiling and performance baselines
release.mdRelease workflow and changelog format
inspect.mdFrame inspector usage
troubleshooting.mdCommon issues and solutions

Architecture Documentation

DocumentPathSummary
addon-architecture.mddocs/addon-architecture.mdCore/Bridge/View layer pattern
addon-integration.mddocs/addon-integration.mdHow to integrate with Mechanic
cli-reference.mddocs/cli-reference.mdFull CLI command reference

.claude System Documentation

DocumentPathSummary
AGENTS.md.claude/AGENTS.mdCommand/skill taxonomy (c-/s-/k-)

Skill References

Each skill has its own references/ folder with deep-dive content:

SkillKey References
s-debugerror-patterns.md, debugging-strategies.md
s-developevent-patterns.md, frame-engineering.md, saved-variables.md, combat-lockdown.md, api-patterns.md
s-testbusted-patterns.md, wow-mocking.md
s-researchapi-research.md, blizzard-ui.md, ace3-patterns.md
k-mechaniccli-commands.md, afd-commands.md, ingame-modules.md, mechaniclib.md, dashboard.md

MCP Tool Discovery

Use these MCP tools to explore available functionality:

env.status()              # Environment and paths
docs.generate()           # Generate full CLI reference
api.stats()               # API database statistics
fencore.catalog()         # All FenCore functions

Quick Links by Topic

TopicWhere to Look
Getting startedREADME.md, docs/addon-integration.md
Debugging issuess-debug skill, docs/integration/troubleshooting.md
Writing testss-test skill, docs/integration/testing.md
Releasing addonss-release skill, docs/integration/release.md
WoW API researchs-research skill, api.search MCP tool
Architecture decisionsdocs/addon-architecture.md

When not to use it

  • When searching for non-Mechanic documentation

Limitations

  • Limited to Mechanic project documentation

How it compares

It provides a centralized index of project-specific documentation rather than general web search.

Compared to similar skills

k-docs side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
k-docs (this skill)07moNo flagsBeginner
meeting-minutes416moNo flagsBeginner
super-save12moReviewBeginner
Outline Open Source Team Knowledge Base and Wiki Platform02moNo flagsBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry