Skip to main content

UltimaBeaR/OpenChaos

SkillsMP는 UltimaBeaR/OpenChaos에서 15개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
15
GitHub 스타
6
GitHub 포크
3

수집된 skill 15개 중 15개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

GitHub release management for OpenChaos — guides user through building, packaging, and publishing releases, and generates release notes with the established format. Use this skill whenever the user asks to create/prepare a release, write release notes,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

AddressSanitizer (ASan) — runtime memory error detector for finding heap overflows, use-after-free, stack-use-after-scope, global buffer overflows, and other memory bugs. Use this skill whenever crash investigation suggests memory corruption:…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Temporary runtime debug logging to file for investigating rendering bugs, game state, variable values, call traces, etc. Use this skill whenever you need to see what's happening inside the game at runtime — values that only exist during gameplay, render state…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Attach to the running game process with cdb (Windows debugger) to inspect stack traces, variables, and game state. Use for crash investigation, freeze debugging, and understanding what the game is currently doing. Use this skill whenever the game is…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

General self-review for OpenChaos — runs after ANY code changes, not just before commits. Use this skill whenever work is done: after a migration iteration, after fixes, after any edits. The user commits manually and may not commit at all — review is still…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to draw in-world 3D debug primitives (lines, spheres, axes, markers) in OpenChaos — what's available, the historical render-pass guard gotcha, the g_matWorld pollution gotcha, naming conventions, and how to add a new debug primitive. Use this whenever you…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

In-game text rendering reference — all functions for displaying text on screen. TRIGGER when about to write or modify ANY code that puts text on screen, even incidentally: primary task is drawing text, OR task is something else (new debug panel, overlay,…

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

In-game 2D HUD rendering reference — drawing rectangles, filled quads, lines, textured sprites, bars, gauges, backdrops, any non-text primitive on screen. TRIGGER when: about to draw ANY 2D element on the HUD that isn't text — rects, filled quads, outlines,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Dump and visualize game resource images (textures from clump/TGA). Use when you need to see what a texture actually looks like — debug rendering bugs, check alpha channels, inspect atlas layouts, verify texture loading. Trigger when: investigating visual…

원문 언어: 영어

업데이트
직업 분류
오락 및 레크리에이션 직원
설명

Take a screenshot of the game window (OpenChaos.exe). Use when the user asks to see the game screen, or when you need to see what's currently rendered. Never take screenshots proactively — only when the user explicitly asks or confirms. Trigger when: user…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Graphics performance diagnostics — temporary instrumentation of the rendering pipeline with perf counters. Use this skill whenever investigating low FPS, slow rendering, frame drops, or when asked to profile the rendering pipeline. Also use when a macOS build…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Install cdb.exe (Windows SDK Debugging Tools) for live process debugging. Use when the debugger skill reports cdb.exe is not found, or when you need cdb.exe and it's not installed. This is a one-time setup — once installed, cdb.exe persists across sessions.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Stage 4 migration iteration for OpenChaos — moving code from legacy headers (src/fallen/, src/MFStdLib/) into the new structure (src/). Use this skill whenever the user asks to do a migration iteration, continue porting, move files/functions to new structure,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Stage 4-specific review extension for OpenChaos migration — runs after ANY changes during Stage 4. This skill EXTENDS the general `review` skill — always run `review` first for general checks (dangling if/else, diff gathering, code correctness), then run this…

원문 언어: 영어

업데이트
직업 분류
중등 후 직업/기술 교육 교사
설명

Navigator for the Urban Chaos original game knowledge base (48 files, ~450KB). Use this skill whenever you need information about the original game: how a subsystem works, what a function does, game mechanics, file formats, architecture, preprocessor flags,…

원문 언어: 영어

업데이트
수집된 skill 15개 중 15개를 표시합니다.