Skip to main content
thpoll83
GitHub 创作者资料

thpoll83

按仓库查看 3 个 GitHub 仓库中的 26 个已收集 skills。

已收集 skills
26
仓库
3
更新
2026年8月18日
仓库浏览

仓库与代表性 skills

extract-qmk-module
软件开发工程师

Extract a self-contained subsystem out of keyboards/polykybd/ into a reusable QMK community module under modules/polykybd/ — assess the coupling, scaffold the module, convert consumers to its auto-hooks, add a mocked unit-test suite, and verify with a…

2026年8月12日
merge-upstream-into-branch
软件开发工程师

Merge upstream/master into the current branch (typically PolyKybd), resolve any conflicts, and push. Use after mirror-master-with-upstream to bring PolyKybd customisations up to date with the latest QMK changes.

2026年8月11日
mirror-master-with-upstream
软件开发工程师

Fast-forward the fork's master branch to match upstream/master exactly, then push it to origin. Use this to keep the fork's master as a clean mirror before or after a merge-upstream-into-branch run.

2026年8月11日
measure-firmware-perf
软件开发工程师

Measure PolyKybd firmware performance on the HIL rig and interpret the result — main-loop iteration timing, overlay-burst cost split into bridge/render/rest, HID round-trip latency, and boot-to-responsive. Drives the opt-in perf CI job (or a manual…

2026年8月5日
polykybd-github-release
软件开发工程师

Cut a GitHub Release for the PolyKybd firmware (qmk_firmware), the host app (PolyKybdHost) or WinCompose (wincompose) — draft customer-facing release notes (newest version first, maintenance-only bumps skipped, concise, informative-over-funny), get the user's…

2026年8月1日
deliver-test-firmware
软件开发工程师

Build the PolyKybd split72 firmware and hand the user a flashable `.bin` (plus the paired DoomPack `.plyx`) for testing on real hardware. Use whenever the user asks for "a bin", "a build to test", "give me firmware", "can you build that so I can flash it", or…

2026年8月1日
session-retro
软件开发工程师

Scan the current (or a past) Claude Code session for things worth keeping — (1) durable LEARNINGS (gotchas, root causes, environment/toolchain quirks, design decisions, hard-won exact commands) that belong in a CLAUDE.md / docs / memory but aren't recorded…

2026年8月1日
status-oled-layout
软件开发工程师

Adjust the PolyKybd STATUS OLED layout (the 128x64 split72 / 32x128 portrait split42 panel) — move, add, resize or re-space rows and indicator columns, and verify the result before flashing. Use when asked to "distribute the lines better", "give X more…

2026年7月29日
已展示 8 / 17 个已收集 Skill。
triage-pr-review
软件质量保证分析师与测试员

Triage the review feedback on a PolyKybd pull request and drive it to a resolution — fetch the comments and reviews, work out which bots actually reviewed (several post long comments without reviewing), verify every finding against the real code before…

2026年8月18日
update-polykybd-docs
软件开发工程师

When you add or change a USER-FACING feature in the firmware or host — a new HID command / PROTOCOL_VERSION, a polyctl subcommand, a host setting or tray menu item, a keyboard feature (glyph script, idle style, brightness, font pack), or a language/layout —…

2026年8月18日
polykybd-kofi-post
技术写作员

Write a ko-fi / supporter post announcing a PolyKybd feature that has landed, together with its visuals — an animated GIF of the mechanism and a composed hero still — all rendered from the real firmware sources rather than mocked up. Use when asked to "write…

2026年8月14日
polykybd-github-release
软件开发工程师

Cut a GitHub Release for the PolyKybd firmware (qmk_firmware), the host app (PolyKybdHost) or WinCompose (wincompose) — draft customer-facing release notes (newest version first, maintenance-only bumps skipped, concise, informative-over-funny), get the user's…

2026年8月5日
generate-app-overlays
软件开发工程师

Build PolyKybd keycap overlay PNGs for an application end to end — research the app's keyboard shortcuts (from its docs or source), source a matching icon per shortcut (official app art or a freely-licensed icon set), save every source plus its…

2026年8月1日
session-retro
软件开发工程师

Scan the current (or a past) Claude Code session for things worth keeping — (1) durable LEARNINGS (gotchas, root causes, environment/toolchain quirks, design decisions, hard-won exact commands) that belong in a CLAUDE.md / docs / memory but aren't recorded…

2026年7月15日
fix-debugpy-wmi
网络与计算机系统管理员

Fix the "KeyboardInterrupt in platform._wmi_query" crash that kills the first debugpy launch on Windows (Python 3.13 bug). Creates a sitecustomize.py in the venv's site-packages that pre-warms platform.uname() before debugpy initialises, so the WMI COM…

2026年5月13日
已展示 3 / 3 个仓库
已展示全部仓库