Profile Dart command-line applications using the VM Service protocol to capture CPU samples and identify performance bottlenecks. Helps agents automate CPU profiling, generate function call breakdown summaries, and export JSON profiles without a browser or DevTools.
$npx -y skills add kevmoo/dash_skills --skill profile-dart-codeInstalls into the current project.
Run `npx skills use "https://github.com/kevmoo/dash_skills" --skill "kevmoo/dash_skills/profile-dart-code"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kevmoo/dash_skills" that are relevant to the current task. Run `npx skills add "https://github.com/kevmoo/dash_skills"` and select the relevant skills, then follow their instructions.