Loading...
Loading...
Found 65 Skills
Use when working with code refactoring context restore
Comprehensive web page validation with authentication, screenshot capture, mobile testing, and enhanced error detection
Render small, focused chunks of interactivity within server-rendered web pages to reduce JavaScript overhead.
Restore and read workflow state after a context break — re-inject workflow phase, task progress, and behavioral guidance into the current session, reconcile state against git reality, and verify whether a workflow exists. Use when the user says 'resume', 'rehydrate', 'where were we', or runs /rehydrate, or when the agent has drifted after context compaction. Do NOT use for saving or mutating state (that is /checkpoint).
Angular performance: NgOptimizedImage, @defer, lazy loading, SSR. Trigger: When optimizing Angular app performance, images, or lazy loading.