Agent Skills
› kaininx/PlainTab
› diagnose
diagnose
GitHub用于诊断 PlainTab 应用中的 bug、流程断裂、启动问题、存储或壁纸回归及性能退化等问题的技能。
Trigger Scenarios
用户报告应用出现异常行为或崩溃
需要排查启动失败或功能失效问题
发现性能下降或 UI/数据回归
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


