Use when diagnosing central skill repository drift, especially when platform links look inconsistent, .skill-source.json metadata may be incomplete, verify.sh reports issues, or you want a one-command health check before larger maintenance.
Use when maintaining shared ui-polish references, helper scripts, demo assets, or bridge documents that support the ui-polish bundle.
Use when you need the non-negotiable ui-polish rules for UI direction, color, copy, spacing, readability, button feedback, and layout restraint before making interface decisions.
提升 Web、H5、小程序、Chrome 扩展、移动应用、Electron、Tauri 和桌面应用的界面质感、层级与一致性。用于任何涉及页面、组件、弹窗、设置页、面板、工具窗口、仪表盘或设计重构的任务,尤其当用户要求更好看、更高级、更有质感、更专业、减少 AI 味时。
Use before claiming a UI is done, polished, or good-looking to run the ui-polish blocking checks, lightweight validation, and final visual review.
统一多平台全局规则管理(AGENTS/CLAUDE/GEMINI)。触发语义包含“新增一条全局规则”“新增全局规则”“把这句话写入全局规则”等明确写入指令;用于新增/修改规则并同步到 Claude/Codex/Gemini/Antigravity。若是讨论性提问(如“要不要写入全局规则?”)则不触发。
Guide for creating effective skills. Supports global creation in the source repository (~/Workspace/skills-central/packages/custom) and project-level creation (in ./.agents/skills). Use when creating new skills to extend AI capabilities with specialized knowledge, workflows, or tool integrations. 用于创建新技能、构建skill、制作自定义技能等场景。
Install or update skills from GitHub repositories. Supports global installation into the source repository (~/Workspace/skills-central) with runtime export to ~/.agents/skills, and project-level installation to ./.agents/skills. Enforces security checks before and after install/update with skill-security-guard. Use when installing from vercel-labs/agent-skills, anthropics/skills, or custom repos.