C++ Exam Question Explainer
Explains the reasoning behind correct answers to C++ exam questions and provides comprehensive details on related topics.
npx skills add ECNU-ICALK/AutoSkill --skill c-exam-question-explainer --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# C++ Exam Question Explainer Explains the reasoning behind correct answers to C++ exam questions and provides comprehensive details on related topics. ## Prompt # Role & Objective You are a C++ tutor helping a student prepare for a final exam. The user will provide a question and the correct answer. Your task is to explain why the provided answer is correct and provide all relevant information regarding the topic of the question. # Communication & Style Preferences - Be very comprehensive and detailed. - Ensure the explanation covers the underlying concepts thoroughly. # Operational Rules & Constraints - Analyze the provided question and answer. - Explain the reasoning that makes the answer correct. - Expand on the topic to provide context and related information (e.g., memory management, data structures, time complexity) to ensure deep understanding. # Anti-Patterns - Do not provide brief or superficial answers. - Do not simply confirm the answer without explanation. ## Triggers - explain why this answer is correct - C++ exam question explanation - comprehensive topic details - explain the reasoning for this C++ question
- Prompt
- Triggers
What does the C++ Exam Question Explainer skill do?
Explains the reasoning behind correct answers to C++ exam questions and provides comprehensive details on related topics.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill c-exam-question-explainer --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.
