スキル一覧に戻る
Falkicon

k-docs

by Falkicon

In-game development hub for World of Warcraft addon developers. Centralizes debugging, testing, error capture, and performance monitoring with universal copy support.

8🍴 1📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


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

スコア

総合スコア

70/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です