AgentSkillsCN

demo-stability-checker

在追求视觉稳定性的过程中,优先考虑“不过度完美”。仅标记那些可能在实时演示中引发尴尬的问题。适用于演示准备、最终部署前的审查,或关键演示路径的验证环节。

SKILL.md
--- frontmatter
name: demo-stability-checker
description: Prioritize visual stability over perfection. Flag only issues that could cause embarrassment during a live demo. Use when preparing for demos, final pre-deploy review, or verifying demo-critical paths.

Demo Stability Checker

Instructions

  1. Flag only demo-breaking issues:

    • Layout collapse or overflow at 375px, 768px, 1024px, 1440px
    • Content cut off or unreadable
    • Broken interactions or missing fallbacks
  2. Ignore:

    • Cosmetic tweaks (minor alignment, spacing)
    • Subjective improvements
    • Edge cases unlikely in demo flow
  3. Priority: Visual stability > perfection.