analyze-canvas-performance
Installation
SKILL.md
Analyze Canvas App Performance & Quality
Perform a full audit of the existing Canvas App and produce a prioritized findings report covering performance, coding standards, app design, and error handling:
$ARGUMENTS
CRITICAL: Review Guidance First
Before analyzing anything, you MUST read and internalize the technical reference document:
${CLAUDE_PLUGIN_ROOT}/references/TechnicalGuide.md— Technical best practices, control selection, validation workflow, formulas, layout strategies
Read this file before planning any analysis.
CRITICAL: Sync the Canvas App First
Before reading any YAML files, call the sync_canvas MCP tool to ensure a local copy of the canvas app YAML is present and up to date.
Only proceed after sync_canvas completes successfully.