Audit all lint-ignore suppressions for appropriateness and overuse
Idioma do texto original: inglês
Menu
O SkillsMP coletou 65 skills de cwilliams5/Alt-Tabby. Abra uma skill para revisar a origem e os detalhes.
Mostrando 40 de 65 skills coletadas.
Audit all lint-ignore suppressions for appropriateness and overuse
Idioma do texto original: inglês
Pre-flight checklist — run high-signal review skills before a release
Idioma do texto original: inglês
Discover functions that block the main thread, then micro-audit each for internal optimization opportunities
Idioma do texto original: inglês
Audit the D3D11 interop layer for per-frame waste — buffer allocations, redundant state calls, GPU readback efficiency
Idioma do texto original: inglês
Audit the D2D paint pipeline for per-frame waste — allocations, recomputation, redundant API calls at 120-240fps
Idioma do texto original: inglês
Open performance review
Idioma do texto original: inglês
Audit the paint and frame loop paths for STA message pump reentrancy — COM calls that can dispatch timer/hotkey callbacks mid-execution
Idioma do texto original: inglês
Review code base for undocumented AHK engineering accomplishments.
Idioma do texto original: inglês
Open Review of code quality
Idioma do texto original: inglês
Open zoom out and find whole classes of performance, bug, or anti-pattern issues hiding in plain sight
Idioma do texto original: inglês
Open Audit for race conditions in timers, hotkeys, callbacks, and shared state
Idioma do texto original: inglês
Open Audit for memory leaks, handle leaks, GDI leaks, and CPU churn
Idioma do texto original: inglês
Incremental HLSL shader audit — grep-driven, no agent swarm, built for codebases with prior optimization passes
Idioma do texto original: inglês
Review profiler instrumentation coverage and recommend new instrumentation points
Idioma do texto original: inglês
Audit config registry for dead keys, no-op configs, stale descriptions, and organizational opportunities
Idioma do texto original: inglês
Audit README, AHK deep-dive, and LLM development pages for broken links, stale numbers, missing features, and new highlight opportunities
Idioma do texto original: inglês
Audit CLAUDE.md and .claude/rules/ for stale references, outdated architecture claims, and rules now redundant with static analysis checks
Idioma do texto original: inglês
Create a GitHub issue documenting the work done in this session
Idioma do texto original: inglês
Review query tools for runtime optimization opportunities
Idioma do texto original: inglês
Audit every Critical section for necessity, scope, and duration — find stale or overly broad holds that block the main thread
Idioma do texto original: inglês
Audit debug logging and diagnostics for ungated disk writes, missing coverage, and overhead
Idioma do texto original: inglês
Audit for race conditions in timers, hotkeys, callbacks, and shared state
Idioma do texto original: inglês
Audit HLSL pixel shaders for GPU performance — math optimizations, ALU reduction, texture efficiency at 120-240fps
Idioma do texto original: inglês
Audit HLSL pixel shaders for GPU performance — math optimizations, ALU reduction, texture efficiency at 120-240fps
Idioma do texto original: inglês
Audit the two latency-critical paths for blocking work, redundant computation, and micro-optimization opportunities
Idioma do texto original: inglês
Mine git history for bug patterns that static analysis could have caught
Idioma do texto original: inglês
Audit all SKIP statements in the test suite for correctness
Idioma do texto original: inglês
Analyze flight recorder dumps to diagnose bugs from event traces
Idioma do texto original: inglês
Guide diagnosis of a user-reported symptom — map to diagnostics, collect data, analyze
Idioma do texto original: inglês
Scan for AHK v1 patterns that slipped into the v2 codebase
Idioma do texto original: inglês
Review code quality — separation of concerns, magic numbers, DRY, maintenance issues
Idioma do texto original: inglês
Find and plan removal of dead code (unused functions, variables, unreachable paths)
Idioma do texto original: inglês
Audit function visibility boundaries and rename misclassified public/private functions
Idioma do texto original: inglês
Scan for hot loops over raw buffers that would benefit from MCode (native C) optimization
Idioma do texto original: inglês
Test combinatorial interactions between install options, launch modes, and user journeys
Idioma do texto original: inglês
Review ownership.manifest for coupling that can be reduced
Idioma do texto original: inglês
Audit for memory leaks, handle leaks, GDI leaks, and CPU churn
Idioma do texto original: inglês
Review app polish — native feel, user-facing text, UX quality, and professional presentation
Idioma do texto original: inglês
Audit comments for staleness — stale identifier references, outdated behavioral claims, and unverifiable flags
Idioma do texto original: inglês
Meta-audit all review skills for stale references, drifted architecture claims, and cross-skill inconsistencies
Idioma do texto original: inglês