veld-feedback
Installation
SKILL.md
Bidirectional Feedback with Veld
Veld injects a feedback overlay into every page served through it. Humans can create threads on specific elements, pages, or globally, and you can reply, ask questions, and resolve threads — all in real time. No more blocking and waiting for batch submissions.
When to Use This
- After making visual/UI changes that need human eyes
- When you're unsure if a design looks right
- When the user asks you to "show" them something
- When iterating on frontend work and want fast feedback loops
- After deploying a fix to verify it looks correct
The Feedback Loop
You make changes
|
veld feedback listen --name <run> --json
|
Related skills
More from prosperity-solutions/veld
veld
>
8veld-usage
Use the Veld CLI to manage local development environments. Use when the user asks to start, stop, restart, or check the status of environments, view logs, list URLs, debug environment issues, or run any veld command.
5veld-config
Write and edit veld.json configuration files. Use when the user asks to configure Veld, add nodes/services, set up dependencies, create presets, configure health checks, define URL templates, or troubleshoot veld.json issues.
5