Skip to main content

cwilliams5/Alt-Tabby

SkillsMP 已收集 cwilliams5/Alt-Tabby 中的 65 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
65
GitHub 星标
4
GitHub Forks
0

这个仓库中的 skills

已展示 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

原文语言:英语

更新
已展示 40 / 65 个已收集 Skill。