Skip to main content

cwilliams5/Alt-Tabby

SkillsMP は cwilliams5/Alt-Tabby から 65 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
65
GitHub スター
4
GitHub フォーク
0

収集済み skill 65 件中 40 件を表示しています。

職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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

原文の言語: 英語

更新
収集済み skill 65 件中 40 件を表示しています。