[2.4.1] Improve design-iterator with focused screenshots and skill loading
- Add focused screenshot guidance: always capture target element, not full page - Include browser_resize recommendations for different component sizes - Add element-targeted screenshot workflow using browser_snapshot refs - Add step to load relevant design skills before starting iterations 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -5,6 +5,12 @@ All notable changes to the compounding-engineering plugin will be documented in
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [2.4.1] - 2024-11-24
|
||||
|
||||
### Improved
|
||||
|
||||
- **design-iterator agent** - Added focused screenshot guidance: always capture only the target element/area instead of full page screenshots. Includes browser_resize recommendations, element-targeted screenshot workflow using browser_snapshot refs, and explicit instruction to never use fullPage mode. Also added step to load relevant design skills (e.g., Swiss design) before starting iterations.
|
||||
|
||||
## [2.4.0] - 2024-11-24
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user