Render Performance Fixer
This loop identifies and resolves rendering performance issues in your application to reduce UI lag. It uses performance profiling tools and optimization tec…
This loop is republished with attribution. Full credit and the original content belong to the source linked above.
AI Skill Market Insights
Real data. Real impact.
Emerging
Developers
Kickoff Prompt
Copy this prompt and run it with your agent to start the loop.
Start the "Render Performance Fixer" loop.
Goal: Reduce UI lag by improving rendering performance
Max iterations: 10
Between iterations run: fps benchmark
Exit when: FPS target achieved
Begin performance optimization process: Profile the application's render performance, identify UI bottlenecks causing lag, implement optimizations iteratively, and verify improvements with FPS benchmarks until target frame rate is achieved.
Self-pace this loop. After each iteration, run `fps benchmark` and evaluate the output, and only continue if the exit condition is not met (FPS target achieved). Stop when the exit condition passes or 10 iterations are reached. Give a short status update each pass.