ワンクリックで
betrayal-at-krondor
betrayal-at-krondor には canassa から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Write or review Doxygen documentation comments for C code — especially structs and their members, plus enums, unions, typedefs, and functions. Use when adding/reviewing `/** */`, `/*! */`, or trailing `/**< */` doc comments in C, documenting binary-format/reverse-engineered structs with per-field offset notes, setting up a Doxyfile for a C-only project, or when the user says "document this struct/function/enum with Doxygen".
The standard for writing and reviewing comments in the hand-disassembled TASM `.asm` files under `bak/SRC/`: what to document (banners, function plates, inline comments, naming) and which edits stay byte-identical. Use when documenting, commenting, or reviewing any `.asm` file. Triggers: "document this .asm", "review asm documentation", "/asm-documenter".
Commit (and push) staged work in this repo's house style — an emoji-prefixed subject line plus a short why-focused body. Use whenever the user asks to commit, save, or "commit and push". Picks the single best-fit emoji from the project map, writes a tight body (no wall of text), commits, and pushes — without asking for confirmation.