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.
原文の言語: 英語