Skip to main content
Run any Skill in Manus
with one click
GitHub repository

c64commander

c64commander contains 9 collected skills from chrisgleissner, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
8
updated
2026-06-23
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

menu-mapping-authoring
software-developers

Use when capturing a new device-menu YAML (a new family or firmware) and bootstrapping its REST<->menu association for the Config-page menu mapping layer, or when re-validating/extending the existing C64U mapping. Covers the draft_association.py authoring aid and the compile-menu-mapping pipeline.

2026-06-23
device-connectivity
software-developers

Use when hardware validation or debugging needs the adb-attached Pixel 4 plus a reachable Ultimate device over REST in C64 Commander. Prefer u64 when both u64 and c64u are reachable.

2026-04-05
doc-audit
software-quality-assurance-analysts-and-testers

Use when auditing README, docs/**, docs/, or in-app documentation for stale guidance, contradictions, undocumented behavior, or screenshot drift in C64 Commander.

2026-03-27
repo-inventory
software-developers

Use when building a repository inventory for C64 Commander, including subsystem boundaries, runtime entry points, and major module responsibilities.

2026-03-14
runtime-traversing
software-developers

Use when tracing runtime behavior in C64 Commander from UI events through state updates, async queues, throttling, and device requests.

2026-03-14
c64-coverage
software-quality-assurance-analysts-and-testers

Raise Codecov-reported test coverage for C64 Commander to a defined target without duplicating tests or degrading signal quality.

2026-02-16
c64-harden
network-and-computer-systems-administrators

Production hardening workflow for C64 Commander covering CI integrity, Docker images, Node runtime, artifact consistency, and release stability.

2026-02-16
c64-parity
software-quality-assurance-analysts-and-testerssoftware-developers

Audit/enforce feature/behavior parity across Android/iOS/Web routes in C64 Commander.

2026-02-16
c64-resolve-pr
software-developers

Fetch all unresolved pull request review comments for the current branch, validate them, implement confirmed fixes, commit and push changes, and resolve each conversation using the GitHub CLI.

2026-02-16