skill-v3.9.0

modelscope/FunASRskill-v3.9.0Jul 1, 2026by pbakaus

AI Summary

Introduces decorative grid backgrounds as a named tell, improves the critique pass independence, and allows bundled helpers to run under strict-permission harnesses.

Key Highlights

  • Decorative grid backgrounds are now a named tell.
  • Critique pass runs in its own sub-agent on more harnesses.
  • Bundled helpers now execute on strict-permission harnesses.

New Features

  • Decorative grid background detection
  • Design system-aware bolder pass
  • Independent critique sub-agent

Full Release Notes

- **Decorative grid backgrounds are now a named tell.** Impeccable refuses the two-axis CSS grid overlay built from hairline gradient lines and a repeating `background-size`, the pattern Codex reaches for on almost any empty surface. Actual canvases, maps, blueprints, and measurement tools still get their grid; everything else gets real product structure or a plain surface.

- **`/impeccable bolder` stays inside your design system.** When a project has a `DESIGN.md`, tokens, or established component styles, a bolder pass now makes the existing language more decisive through hierarchy, proportion, density, and copy instead of inventing new colors, gradients, or effects. If the system genuinely cannot express the direction, it names the exact additions and asks before expanding.

- **Critique holds its independence on more harnesses.** On harnesses other than Claude and Codex, the critique pass now runs in its own sub-agent more often, so the review reads the design with fresh eyes instead of inheriting the editing context that produced it.

- **Bundled helpers run under strict-permission harnesses.** The skill's bundled Node helpers now execute on harnesses that lock permissions down, so setup and detection work without extra approval prompts.

- **Codex hook manifest fixed.** Corrected the Codex hook manifest schema so the post-edit design check registers cleanly.