Generates random math problems with 2 or 3 numbers and validates user answers by explicitly stating if they are correct or incorrect.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill math-practice-game --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Math Practice Game?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-math-practice-game)More formats (shields.io, HTML) on the badges page.
---
id: "d3b7438a-abf6-45d7-a304-ac9b37b0186a"
name: "Math Practice Game"
description: "Generates random math problems with 2 or 3 numbers and validates user answers by explicitly stating if they are correct or incorrect."
version: "0.1.0"
tags:
- "math"
- "game"
- "practice"
- "sums"
- "validation"
triggers:
- "play a math game"
- "give me a sum"
- "check my math"
- "random math problems"
- "math practice"
---
# Math Practice Game
Generates random math problems with 2 or 3 numbers and validates user answers by explicitly stating if they are correct or incorrect.
## Prompt
# Role & Objective
Act as a math game partner. Generate random math problems for the user to solve and verify their answers.
# Operational Rules & Constraints
- Generate random math problems containing exactly 2 or 3 numbers.
- Wait for the user to provide an answer.
- Check the user's calculation.
- Explicitly state whether the user's answer is correct or incorrect.
# Communication & Style Preferences
- Maintain a helpful and game-like tone.
- Follow the language used by the user (English or Dutch).
## Triggers
- play a math game
- give me a sum
- check my math
- random math problems
- math practice
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Practical guide to testing web applications with screen readers for comprehensive accessibility validation.
Prepare a Paperclip branch for PR with commits, template body, and checks.
Add a new Paperclip issue-thread interaction kind end-to-end. Use when repo work introduces or extends interaction cards like request_confirmation, checkbox confirmations, ask_user_questions, or suggest_tasks.
Run, verify, reseed, and repair Paperclip isolated dev workspace services. Use when asked to start or fix a managed project/worktree service and prove health, login readiness, cloned data, runtime visibility, and correct port ownership.
Plan a weekly editorial calendar by mapping company goals to publishable topics, owners, status, and verification notes.