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