Agent Skills
› kaininx/PlainTab
› diagnose
diagnose
GitHub用于诊断 PlainTab 应用中的 Bug、流程故障、启动问题、存储或壁纸回归以及性能退化问题的 Claude Code 适配器。
Trigger Scenarios
应用出现 Bug 或功能异常
排查启动失败或流程中断问题
检测存储、壁纸或性能方面的回归
Install
npx skills add kaininx/PlainTab --skill diagnose -g -y
SKILL.md
Frontmatter
{
"name": "diagnose",
"description": "Claude adapter for diagnosing PlainTab bugs, broken flows, startup issues, storage or wallpaper regressions, and performance regressions."
}
Diagnose PlainTab
This is a Claude Code adapter. The canonical workflow lives at:
.agents/skills/diagnose/SKILL.md from the repository root.
Before diagnosing:
- Read the canonical skill file above.
- Follow that workflow.
- Update the canonical skill in
.agents/skills/if the process changes. - Keep this Claude adapter short.
Version History
- 955e53e Current 2026-07-24 12:24


