inspecting-angular-apps
Installation
SKILL.md
Inspect Angular Apps
Use structured runtime evidence before drawing conclusions from source code alone.
Workflow
-
Confirm that the target is a local Angular development build.
-
Start or attach to Chromium:
ng-agent open http://localhost:4200 # or ng-agent connect --cdp http://localhost:9222