Cody Williams
Community@cwilliams5 · San Diego, CA
Agent Skills by Cody Williams
Showing 54 vetted skills indexed across 1 GitHub repositories.
review-static-history
Mine git history for fixed bugs to propose static analysis checks.
review-reviews
Audit review skills in .claude/skills for broken references and inconsistencies.
followup-cleanup
Prune false positives and add stale-data warnings to review plans.
review-constants-to-configs
Identify hardcoded constants and generate config registry integration plans.
shader-retire
Archives shader assets and regenerates build files via scripts.
review-test-reliability
Audit AutoHotkey test suites for reliability anti-patterns in the tests/ directory.
review-test-speed
Analyze AutoHotkey test suite bottlenecks and optimize speed with parallelism.
review-tool-coverage
Audit query tools for accuracy, coverage gaps, and retirement candidates.
review-d3d
Audit D3D11 shader host code for per-frame buffer and state waste.
review-dead-code
Identify dead code and generate a removal plan for codebases.
explain
Explains code, functions and architecture by querying codebase interfaces and behaviors.
review-reentrancy
Audit COM, DWM, and Win32 API calls for STA message pump reentrancy hazards.
trace
Trace code execution flow and data dependencies with query tools.
flight-recorder
Analyze Alt-Tabby flight recorder dumps to diagnose event trace anomalies.
review-static-coverage
Identify static analysis check opportunities for bug-prone production code patterns.
review-ahk2
Scans AutoHotkey v2 source code for legacy v1 patterns and syntax errors.
review-option-interaction
Test combinatorial interactions between installation options, launch modes, and user journeys.
review-criticals
Audit AutoHotkey v2 Critical sections for necessity, scope, and duration.
review-shaders
Audit HLSL pixel shaders for GPU performance inefficiencies and optimizations.
review-resource-leaks
Audit codebases for GDI+, Win32, file handle, named pipe, and timer leaks.
profile-coverage
Review profiler instrumentation coverage and classify uninstrumented functions by hot path relevance.
investigate
Diagnose user-reported symptoms by mapping them to diagnostic tools and analyzing logs.
review-ownership-manifest
Analyze ownership.manifest files to identify movable global declarations and misplaced logic.
pre-release
Run tiered pre-release code reviews for bugs and hygiene issues.