Jeremy Kuhne
Community@jeremykuhne · Redmond, WA
Agent Skills by Jeremy Kuhne
Showing 16 vetted skills indexed across 1 GitHub repositories.
performance-testing
Translate vague performance questions into concrete BenchmarkDotNet benchmarks for multi-targeted .NET libraries.
run-tests-on-wsl
Run Touki tests inside WSL Ubuntu to validate Unix-only test suites.
publish-release
Guide version bumps, tag selection, and GitHub release creation for Touki releases.
filtrace
Rank and drill into hot paths in .NET traces and speedscope exports.
address-pr-feedback
Plan pull request edits and gate commits until an explicit publishing verb.
fuzz-testing
Automate coverage-guided fuzz testing for Touki projects with SharpFuzz.
scratch-buffer-strategy
Identify optimal scratch-buffer strategies for hot-path .NET code.
manage-skills
Find, add, update, and synchronize agent skills across repositories and shared commons.
agent-files-review
Validate agent-file scaffolds and fix broken links, tests, and workflows.
roslyn-analyzers
Design, validate, and ship Roslyn analyzers for netstandard2.0 projects.
polyfill-dotnet-api
Identify missing .NET BCL APIs on net472 and apply the appropriate polyfill source.
create-pr
Create pull requests from feature branches to target main branches.
framework-jit-optimization
Optimize net481 hot-path code using net10 patterns and cross-TFM strategies.
security-review
Inspect code changes for security vulnerabilities in unsafe APIs and memory handling.
il-copy-inspection
Inspect IL to locate value-type struct copies and map them to source lines.
pre-pr-self-review
Automate pre-PR self-review for tests, documentation, and changelog notes.