en un clic
granny-smith
granny-smith contient 3 skills collectées depuis pappadf, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Trigger CI on a feature branch, watch runs, fetch failed-step logs efficiently, and download Playwright artifacts. Covers this repo's GitHub Actions workflows, the `gh` CLI patterns that work well for agents, and Codespaces-specific notes (preauthenticated `gh`, scope quirks, fork/secret gating).
Interactive debugging via the headless emulator's TCP shell. Covers daemon startup, the typed object-model shell grammar (bare-path reads, setters, shell-form and call-form method invocation, ${...} expression interpolation), introspection (objects/attributes/methods/help), and the command surfaces for cpu, memory, debug.breakpoints/logpoints, debug.mac.globals, scheduler, screen, machine.profile, machine.rom.identify, scsi/floppy/scc/via/rtc/nubus, mouse/keyboard/find, and common workflows.
Standalone 68000/68030 disassembler for ROM images and binary files. Covers CLI usage, address calculation, output format, and common workflows for offline static analysis without the emulator.