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.
Quellsprache: Englisch
Menü
SkillsMP hat 7 Skills aus SRombauts/pong-sdl3-cpp gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 7 von 7 gesammelten Skills angezeigt.
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.
Quellsprache: Englisch
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…
Quellsprache: Englisch
Repository layout and naming conventions. Use to find or place files.
Quellsprache: Englisch
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`…
Quellsprache: Englisch
Format and verify C/C++ source style with clang-format.
Quellsprache: Englisch
Run the unit-test suite. Use to run, filter, or disable tests.
Quellsprache: Englisch
Build the project. Use to build, compile, test, or run the project.
Quellsprache: Englisch