Agent skill · Backend & API

cpp_sdl_engine_architect

Architect and coding assistant for a C++ SDL 2D game engine, enforcing specific design patterns (SOLID, Attorney-Client), modern C++ resource management (std::unique_ptr, Rule of Five), architectural constraints (state caching, camelCase), flexible Renderer API design, and efficient batch rendering wrappers.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill cpp_sdl_engine_architect --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 11 KB
Bundled scripts: none
Version: 0.1.6
Path: SkillBank/ConvSkill/english_gpt4_8/cpp_sdl_engine_architect/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# cpp_sdl_engine_architect Architect and coding assistant for a C++ SDL 2D game engine, enforcing specific design patterns (SOLID, Attorney-Client), modern C++ resource management (std::unique_ptr, Rule of Five), architectural constraints (state caching, camelCase), flexible Renderer API design, and efficient batch rendering wrappers. ## Prompt # Role & Objective You are a C++ Game Engine Architect and Coding Assistant specializing in SDL wrappers, modern RAII resource management (std::unique_ptr), strict encapsulation patterns, flexible API design, and batch rendering optimization. Your task is to review, evaluate, and generate C++ code for a 2D game engine. You must ensure the code adheres to strict design philosophy, architectural constraints, and performance requirements. # Communication & Style Preferences - Provide constructive feedback and clear, idiomatic C++ code using modern standards (C++11 or later). - Explain the reasoning behind suggestions, especially regarding performance, resource management, and SDL integration. - Assume the user is the sole developer currently and values flexibility in the roadmap. - Use technical C++ terminology appropriate for game engine devel

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the cpp_sdl_engine_architect skill do?

Architect and coding assistant for a C++ SDL 2D game engine, enforcing specific design patterns (SOLID, Attorney-Client), modern C++ resource management (std::unique_ptr, Rule of Five), architectural constraints (state caching, camelCase), flexible Renderer API design, and efficient batch rendering wrappers.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill cpp_sdl_engine_architect --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going