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