2 skills published by kevmoo across 1 repository. Together they weigh 4 001 tokens — that is what loading all of them at once would cost you in context.
2 skills 4 001 tokens total
|- Guidelines and best practices for refactoring consecutive prints, single-line string concatenations, and complex output blocks into triple-quoted multi-line string literals (''' or """) in Dart.
|- 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.