Skip to main content
edrethardo
GitHub 제작자 프로필

edrethardo

3개 GitHub 저장소에서 수집된 41개 skills를 저장소 단위로 보여줍니다.

수집된 skills
41
저장소
3
업데이트
2026년 8월 24일
저장소 탐색

저장소와 대표 skills

engine-how-to
미분류

Use when adding or modifying DungeonEngine content (items, affixes, weapons, enemies, bosses, enemy roles, skills, materials, levels) or generating assets, and to check known pitfalls/gotchas before touching combat, loot, networking, split-screen, or entity…

2026년 8월 24일
create-cinematic-trailer
미분류

Produce or update the CINEMATIC trailer — HUD-free camera-path takes (orbit/glide/follow), the biome tour on deep floors, the seven-biome weapon montage, loot shower, chakram follow-kill and storm orbit, word-by-word title intro and logo-walk outro;…

2026년 8월 23일
create-trailer
미분류

Produce or update a DungeonEngine trailer — shoot deterministic takes with the --record/--camera/--stage pipeline, generate the gold/red title cards, cut via the EDL scripts, QC frames, and export the Steam master. Trigger for "neuer Trailer", "Trailer…

2026년 8월 23일
create-gameplay-trailer
미분류

Produce or update the GAMEPLAY trailer — HUD-on, dungeon-only, honest footage; bot-played takes per beat (frozen-orb opener, class beats, boss trio, chakram storm, couch split, death beat), scan-derived trims, tools/cut_gameplay.sh as the EDL. Trigger for…

2026년 8월 23일
engine-reference
미분류

Use when you need DungeonEngine internals — the type/constant cheat sheet and MAX_* caps, the per-frame game loop, data lifecycles (hit feedback, entity/projectile/item drop, server-authoritative loot), JSON config schemas…

2026년 8월 21일
create-enemy
미분류

Use when adding a brand-new enemy to DungeonEngine — generating its voxel mesh and skin via the Python asset tools, wiring the material / mesh registry / enemies.json, and implementing a behavioral gimmick (composed shipped roles + an onHitEffect, or a…

2026년 8월 5일
changelog
소프트웨어 개발자

Use when writing or updating CHANGELOG.md for DungeonEngine — collect every commit since the last v* tag, translate them into player-facing entries, and flag compatibility breaks (PROTOCOL_VERSION / SAVE_VERSION / controls.json). Trigger for "write a…

2026년 7월 22일
create-boss
소프트웨어 개발자

Use when adding a new milestone boss to DungeonEngine — a bosses.json entry (stats, roles, personality, skill, projectile, loot guarantee, floor placement), optionally a dedicated generated mesh + skin + limb config. Trigger for "add a boss", "new floor…

2026년 7월 16일
수집된 skill 16개 중 8개를 표시합니다.
create-ticket
미분류

Use when the user asks to create a ticket in chat — "erstelle ein Ticket", "leg ein Ticket an", "schreib das als Ticket auf", "mach daraus ein Ticket", "das sollten wir als Ticket festhalten".

2026년 8월 22일
creating-skills
미분류

Use when a task type has occurred twice, when the user says "always do it this way", or when following a skill produced a bad result — extract or improve a skill.

2026년 8월 22일
git-discipline
미분류

Use before starting work, after reaching any working state, at session end, and when the user asks to undo or go back — keeps every change recoverable and the history readable.

2026년 8월 22일
werkbank-pull-ticket
미분류

Use when the user asks this session to pull or work its Werkbank ticket — "zieh dir ein Ticket", "hol dir dein Ticket", "hast du ein Ticket?", "arbeite dein Ticket ab" — find the open ticket for THIS project on the Werkbank board and work it.

2026년 8월 22일
werkbank-register-session
미분류

Use when the user asks THIS chat session to receive a project's Werkbank tickets — "registrier dich für dieses Projekt", "melde dich als Session an", "du sollst die Tickets für X bekommen", "register this session" — make the board hand this project's…

2026년 8월 22일
werkbank-work-ticket
미분류

Use this skill whenever you work a Werkbank ticket inside this repository — via chat request ("bearbeite WB-n"), via a handover from the board, or as a dispatched run. Single source of truth for the workflow; do not duplicate it elsewhere.

2026년 8월 22일
work-tickets
미분류

Use when the user asks to work the tickets ("arbeite die Tickets ab", "erledige Ticket WB-3", "was steht an?"), and when the board hands a ticket to this chat — dispatch or visibly work tickets and report results.

2026년 8월 22일
start-board
미분류

Use when the user asks to start, open, stop, or restart the Werkbank board ("starte das Board", "mach das Board auf", "Board neu starten"), or when server code changed and needs a restart.

2026년 8월 18일
수집된 skill 14개 중 8개를 표시합니다.
documenting
소프트웨어 개발자

Use after any user-visible change or architectural decision — update user docs, dev docs, CHANGELOG and the indexes in the same session as the change.

2026년 8월 16일
explaining-complexity
소프트웨어 개발자

Use when the user requests a new feature or change, before building anything — give an honest, plain-language cost assessment first.

2026년 8월 16일
journaling
소프트웨어 개발자

Use at session end, after completing or abandoning any task, or when an approach fails — record what happened in docs/journal/ so no future session re-investigates it.

2026년 8월 16일
reviewing
소프트웨어 품질 보증 분석가·테스터

Use when writing acceptance criteria, when about to report something as verified or done, and when the hard rules call for an adversarial review — every check has to say what it cannot see.

2026년 8월 16일
initialize-tool
소프트웨어 개발자

Use when docs/journal/INDEX.md contains the UNINITIALIZED marker — first-run setup; interview the user, set up git, install shared skills, configure the machine.

2026년 8월 16일
adopting-a-project
소프트웨어 개발자

Use when the user wants this developer-agent setup added to a project they already have, or when they start working on code that lives in another folder — installs the configuration into their repo without breaking what is already there.

2026년 8월 16일
git-discipline
소프트웨어 개발자

Use before starting work, after reaching any working state, at session end, and when the user asks to undo or go back — keeps every change recoverable and the history readable.

2026년 8월 16일
testing
소프트웨어 품질 보증 분석가·테스터

Use before writing any logic the user will trust — sums, filters, imports, anything money- or record-shaped — and before claiming that anything works.

2026년 8월 16일
수집된 skill 11개 중 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다