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 可查看来源和详情。
已展示 7 / 7 个已收集 Skill。
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.
原文语言:英语