perf-optimise
Installation
SKILL.md
Skill: Performance Optimization
When to Use
Trigger when diagnosing or optimizing performance for Canvas Apps, Model-Driven Apps, Code Apps, Power Automate flows, Dataverse queries, or plugins. Also trigger when addressing API throttling (429 errors) or capacity limits.
Canvas App Performance
Delegation
Delegation pushes query logic to the data source. Non-delegable operations process only the first 500-2000 records locally.