Default response behavior for AI coding agents: professional, factual, neutral tone with calibrated critical evaluation. Baseline for every task — implementation, code review, debugging, planning, research, evaluation, Q&A.
원문 언어: 영어
메뉴
SkillsMP는 SRombauts/pong-sdl3-cpp에서 7개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 7개 중 7개를 표시합니다.
Default response behavior for AI coding agents: professional, factual, neutral tone with calibrated critical evaluation. Baseline for every task — implementation, code review, debugging, planning, research, evaluation, Q&A.
원문 언어: 영어
Design and review guidelines for this SDL3 Pong codebase: frame-loop constraints, testable layering, and design patterns. Use when designing new features, populating the ISSUES.md, implementing a task, reviewing a diff or branch, or when the user asks for an…
원문 언어: 영어
Repository layout and naming conventions. Use to find or place files.
원문 언어: 영어
Standard end-to-end workflow for working on a task in this repository: branch naming, implement + tests + style, self-review, commit, `docs/ISSUES.md` cleanup, push the branch, and open a PR with `gh`. Use when starting work on an entry from `docs/ISSUES.md`…
원문 언어: 영어
Format and verify C/C++ source style with clang-format.
원문 언어: 영어
Run the unit-test suite. Use to run, filter, or disable tests.
원문 언어: 영어
Build the project. Use to build, compile, test, or run the project.
원문 언어: 영어