feilipu/8085-skills

34 agent markdown files indexed from feilipu/8085-skills. Install any of them pinned to an exact hash with mdr add feilipu/8085-skills/<name>.

compiler-80cc skill
feilipu/8085-skills · .agents/skills/compiler-80cc/SKILL.md · 80cc experimental/alternate C compiler in z88dk. Use when -compiler=80cc or working under src/80cc.
git:20260919.216763a · audit A · 3 stars
compiler-ac85 skill
feilipu/8085-skills · .agents/skills/compiler-ac85/SKILL.md · Agent compiler for Intel 8085 (ac85): emit Zilog assembly for z88dk-z80asm -m8085 from standard C90. Data model, SMALLC…
git:20260921.85b9514 · audit A · 3 stars
compiler-sccz80 skill
feilipu/8085-skills · .agents/skills/compiler-sccz80/SKILL.md · sccz80 classic C compiler for z88dk: calling conventions, copt peephole path, 8080/8085/z80 runtime under…
git:20260919.216763a · audit A · 3 stars
compiler-zsdcc skill
feilipu/8085-skills · .agents/skills/compiler-zsdcc/SKILL.md · zsdcc (SDCC-based) compiler path in z88dk: -clib=sdcc_ix / sdcc_iy, newlib integration, and regenerating…
git:20260821.71d8484 · audit A · 3 stars
cpu-8085 skill
feilipu/8085-skills · .agents/skills/cpu-8085/SKILL.md · Intel 8085 assembly for z88dk: Zilog mnemonics, full opcode map (flags K/V, timings), and extended-instruction usage…
git:20260921.85b9514 · audit A · 3 stars
library-am9511 skill
feilipu/8085-skills · .agents/skills/library-am9511/SKILL.md · Am9511A (Intel 8231A) APU float library: IEEE host format vs APU format, pushf/popf status mapping, IEEE-side specials…
git:20260918.95c4588 · audit A · 3 stars
library-classic skill
feilipu/8085-skills · .agents/skills/library-classic/SKILL.md · z88dk classic library world: libsrc/target and classic trees, multi-CPU (8080/8085/gbz80/…), fgets_cons line input…
git:20260821.71d8484 · audit A · 3 stars
library-math16 skill
feilipu/8085-skills · .agents/skills/library-math16/SKILL.md · math16 half-float library for z88dk: f16/f24 cores, restoring div vs NR inv, classic +test recipes need z88dk-classic…
git:20260918.95c4588 · audit A · 3 stars
library-math32 skill
feilipu/8085-skills · .agents/skills/library-math32/SKILL.md · math32 IEEE single float library: multi-CPU layout (asm/z80, asm/8085, asm/8080, asm/vm1, asm/gbz80), products…
git:20260918.95c4588 · audit A · 3 stars
library-newlib skill
feilipu/8085-skills · .agents/skills/library-newlib/SKILL.md · z88dk newlib architecture: CRT m4 FILE* instantiation, character_00 vs console_01, static stdio heap sizing…
git:20260821.71d8484 · audit A · 3 stars
methodology-measure skill
feilipu/8085-skills · .agents/skills/methodology-measure/SKILL.md · How to measure and prove z88dk library changes: z88dk-ticks TIMER/hotspots, map/nm proof, suite gates, A/B library…
git:20260920.88ac0a1 · audit A · 3 stars
methodology-sdcc-vanilla skill
feilipu/8085-skills · .agents/skills/methodology-sdcc-vanilla/SKILL.md · Vanilla upstream SDCC (not zsdcc) benchmark recipes: /usr/local/bin/sdcc, svn pin vs --version #NNNN, makebin -p…
git:20260821.71d8484 · audit A · 3 stars
style-libsrc-layout skill
feilipu/8085-skills · .agents/skills/style-libsrc-layout/SKILL.md · z88dk libsrc house rule: one major function (or one logical operation) per source file, including CPU-specific copies…
git:20260821.71d8484 · audit A · 3 stars
style-ste-writing skill
feilipu/8085-skills · .agents/skills/style-ste-writing/SKILL.md · Rewrite prose (docs, READMEs, PR descriptions, error messages, release notes, comments — never code) into ASD-STE100…
git:20260821.71d8484 · audit A · 3 stars
target-cpm skill
feilipu/8085-skills · .agents/skills/target-cpm/SKILL.md · z88dk +cpm only: classic vs newlib CP/M, clib/CPU variants (8080/8085/z180), subtypes as packaging (not “newlib”), FCB…
git:20260821.71d8484 · audit A · 3 stars
target-rc2014 skill
feilipu/8085-skills · .agents/skills/target-rc2014/SKILL.md · z88dk +rc2014 only: modular RC2014 board target, default newlib sdcc_iy, classic vs 8085 serial subtypes…
git:20260821.71d8484 · audit A · 3 stars
tool-appmake skill
feilipu/8085-skills · .agents/skills/tool-appmake/SKILL.md · z88dk-appmake: binary to tape/disk/ROM/hex for emulators. Often via zcc -create-app.
git:20260821.71d8484 · audit A · 3 stars
tool-asmpp skill
feilipu/8085-skills · .agents/skills/tool-asmpp/SKILL.md · z88dk-asmpp assembler preprocessor helper. Niche; see wiki Tool---asmpp.
git:20260821.71d8484 · audit A · 3 stars
tool-asmstyle skill
feilipu/8085-skills · .agents/skills/tool-asmstyle/SKILL.md · z88dk-asmstyle assembly formatter. Use only when the tree already uses it for a file family.
git:20260821.71d8484 · audit A · 3 stars
tool-basck skill
feilipu/8085-skills · .agents/skills/tool-basck/SKILL.md · z88dk-basck BASIC token helper. Use for BASIC-related target tooling.
git:20260821.71d8484 · audit A · 3 stars
tool-copt skill
feilipu/8085-skills · .agents/skills/tool-copt/SKILL.md · z88dk-copt text peephole optimiser: rule files lib/z80rules.*, what zcc applies by -O, and required hand-asm…
git:20260821.71d8484 · audit A · 3 stars
tool-dis skill
feilipu/8085-skills · .agents/skills/tool-dis/SKILL.md · z88dk-dis disassembler for binaries/objects. Use to inspect codegen and library expansion.
git:20260821.71d8484 · audit A · 3 stars
tool-gdb skill
feilipu/8085-skills · .agents/skills/tool-gdb/SKILL.md · z88dk-gdb source-level debug bridge when target supports it. Use for interactive debug beyond ticks.
git:20260821.71d8484 · audit A · 3 stars
tool-ticks skill
feilipu/8085-skills · .agents/skills/tool-ticks/SKILL.md · z88dk-ticks cycle-accurate emulator: TIMER bounds, hotspots, debugger, CPU -m flags. Use for suite runs and library…
git:20260912.9177912 · audit A · 3 stars
tool-ucpp skill
feilipu/8085-skills · .agents/skills/tool-ucpp/SKILL.md · z88dk-ucpp C preprocessor (usually via zcc only). Use when diagnosing preprocess issues.
git:20260821.71d8484 · audit A · 3 stars
tool-z80asm skill
feilipu/8085-skills · .agents/skills/tool-z80asm/SKILL.md · z88dk-z80asm assembler/linker/librarian: -mCPU, -x lib, synthetics, listings. Use when assembling libsrc or making .lib…
git:20260919.216763a · audit A · 3 stars
tool-z80nm skill
feilipu/8085-skills · .agents/skills/tool-z80nm/SKILL.md · z88dk-z80nm object/library symbol lister. Use to prove a symbol is in a .o/.lib after rebuild.
git:20260821.71d8484 · audit A · 3 stars
tool-z88dk-lib skill
feilipu/8085-skills · .agents/skills/tool-z88dk-lib/SKILL.md · z88dk-lib library packaging helper. Use when installing or packaging clibs per project docs.
git:20260821.71d8484 · audit A · 3 stars
tool-zcc skill
feilipu/8085-skills · .agents/skills/tool-zcc/SKILL.md · zcc front end: +target compile/assemble/link, -clib, -compiler, -m map, --math32, -create-app. Use for any z88dk build…
git:20260918.95c4588 · audit A · 3 stars
tool-zobjcopy skill
feilipu/8085-skills · .agents/skills/tool-zobjcopy/SKILL.md · z88dk-zobjcopy object file manipulator. Use for advanced object/section surgery.
git:20260821.71d8484 · audit A · 3 stars
tool-zpragma skill
feilipu/8085-skills · .agents/skills/tool-zpragma/SKILL.md · z88dk-zpragma pragma processor (via zcc). Use when debugging pragma-define/redirect handling.
git:20260821.71d8484 · audit A · 3 stars
tool-zx0 skill
feilipu/8085-skills · .agents/skills/tool-zx0/SKILL.md · z88dk-zx0 / dzx0 ZX0 compression tools. Use when packing data/code with ZX0.
git:20260821.71d8484 · audit A · 3 stars
tool-zx7 skill
feilipu/8085-skills · .agents/skills/tool-zx7/SKILL.md · z88dk-zx7 / dzx7 ZX7 compression tools. Use when packing with ZX7.
git:20260821.71d8484 · audit A · 3 stars
AGENTS.md agents
feilipu/8085-skills · AGENTS.md
git:20260919.216763a · audit A · 3 stars

Source

github.com/feilipu/8085-skills · 3 stars · license MIT · pushed 2026-09-21