Scenario guide场景指南
Frontend Implementation
Build interface work from requirements or design.
The problem · 要解决的问题
Frontend changes need a skill stack that moves from implementation to browser verification without losing visual quality.
Recommended skills推荐 skill
4 picks · Best pick first, ranked by fit★ best fit · 首选
QA Loop
by Anya Raghavan
Validates frontend work in the actual browser instead of stopping at code review.
- Responsive checks
- Visual proof
- Fix verification
GStack QA
by Garry Tan
Strong browser-first option for visual and interaction regression loops.
- Browser-first QA
- Console checks
- Iterative fixes
Review Radar
by Garry Stack
Adds pre-merge review coverage for risky UI refactors and behavior changes.
- Regression focus
- Missing-test detection
- Code review workflow
Docs Release
by Mila Cho
Useful when frontend changes alter onboarding, CLI docs, or user-facing documentation.
- Docs alignment
- Changelog support
- Contributor docs