Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

pong-sdl3-cpp

يحتوي pong-sdl3-cpp على 7 من skills المجمعة من SRombauts، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
7
Stars
0
محدث
2026-06-02
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

agent-response-style
الكتّاب التقنيون

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.

2026-06-02
game-code-architecture
مطوّرو البرمجيات

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 architecture or standards check.

2026-05-21
repo-conventions
مطوّرو البرمجيات

Repository layout and naming conventions. Use to find or place files.

2026-05-21
development-workflow
مطوّرو البرمجيات

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` (or, when one is filed, a GitHub issue).

2026-05-20
format
مطوّرو البرمجيات

Format and verify C/C++ source style with clang-format.

2026-05-16
test
محللو ضمان جودة البرمجيات والمختبرون

Run the unit-test suite. Use to run, filter, or disable tests.

2026-05-13
build
مديرو الشبكات وأنظمة الحاسوب

Build the project. Use to build, compile, test, or run the project.

2026-05-09