Audit all lint-ignore suppressions for appropriateness and overuse
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٦٥ من skills من cwilliams5/Alt-Tabby. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٤٠ من أصل ٦٥ skills مجمعة.
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
لغة النص الأصلي: الإنجليزية