发布

  • fix(skill): house style anti-defaults for SVG, overlap, and zoom (#68)

    frostbyte_neo 发布于 2026-03-26 21:02:30 +00:00

    Summary

    • Anti-default: don't draw real-world objects with SVG paths — they look crude. Geometric shapes and abstract forms only.
    • Anti-default: every element needs clear space — overlapping text is always ugly.
    • Replaced zoom-in monoculture in choreography — now offers 6 ambient motion options instead of always zooming.
    • Added scene pacing: build/breathe/resolve phases.

    Follow-up to the house style PR (#59, merged). These fixes came from visual review of 20+ eval compositions.

    Test plan

    • Generate a composition with a sparse prompt and verify no SVG illustrations of real objects
    • Verify elements don't overlap in generated compositions
    • Verify ambient motion varies (not always zoom-in)

    🤖 Generated with Claude Code

    下载附件