From cyberfit
Performs cyberpunk-style posture check to detect and correct bad sitting posture. Runs python3 scripts/cli.py posture-check and displays scan results with suggestions.
How this command is triggered — by the user, by Claude, or both
Slash command
/cyberfit:cyberfit-postureThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /cyberfit-posture — 义体姿态校准 执行体态检查,纠正不良坐姿。 ## 执行 使用 `cyberfit-posture` 技能。运行: 以赛博朋克扫描风格展示检查结果和纠正建议。
执行体态检查,纠正不良坐姿。
使用 cyberfit-posture 技能。运行:
python3 scripts/cli.py posture-check
以赛博朋克扫描风格展示检查结果和纠正建议。
npx claudepluginhub zour-ma/cyberfit/guiDebugs and validates GUI systems including web dashboards, CLI interfaces, and visual components with automated diagnostics, testing, performance analysis, accessibility checks, and fixes. Supports scan modes via flags.
/diagnoseRuns a self-check on the AI Brain Starter install, verifying CLAUDE.md, Meta folder, skills, hooks, and MCPs are properly configured.
/refactor-pluginRefactors and health-checks a Claude Code plugin against official best practices.
/roleSwitches Claude to a specified expert role (security, performance, frontend, backend, reviewer, etc.) for specialized analysis, reviews, or architecture. Supports --agent for proactive large-scale tasks.
/roleSwitches to a specialist role (security, performance, frontend, etc.) for evidence-based analysis, reviews, and optimizations. Supports --agent for sub-agent execution.
/roleSwitches Claude to a specialized role (security, performance, frontend, backend, reviewer, etc.) for analysis, review, or architecture tasks. Supports --agent mode for sub-agent execution.