Step-by-Step Exercise
Walks you through a math, physics, or chemistry problem without giving the answer right away: restating the problem, knowns and unknowns, the method to follow, then three increasing levels of hints, plus a check on units and whether the result makes sense. The final answer comes only if you ask for it after trying.
Real example
Taken from the skill's “Example” section (in French: the skill answers in your language).
Énoncé reformulé
Un mobile freine à décélération constante depuis 20 m/s jusqu'à l'arrêt. Combien de temps met-il ?
Données
- v0 = 20 m/s
- a = -2 m/s² (décélération)
- v(final) = 0 m/s
Inconnue
Le temps t pour atteindre v = 0.
Méthode
1. Utiliser l'équation horaire de la vitesse en mouvement uniformément varié : v(t) = v0 + a·t.
2. Poser v(t) = 0 et isoler t.
Indice niveau 1
Remplace v(t) par 0 dans la formule et résous l'équation pour t.
À toi d'essayer. Dis-moi où tu bloques, ou demande l'indice suivant.
…
Install in two minutes
- 1
claude.ai or Claude Desktop
Settings, capabilities (skills) section, then import the .zip file.
- 2
Claude Code
Unzip the folder into
~/.claude/skills/: the/exercice-pas-a-pascommand appears. - 3
Ask as usual
Claude triggers the skill on its own when your request matches.
The skill helps you learn and produce your own work; it never writes graded work for you. Check your school's rules on AI use.
In the same field
Algorithm Interview Prep
Practices technical coding interviews: problem statement, clarifying questions, guidance from a brute-force approach to an optimized one, time/space complexity, edge cases, and feedback on your proposed solution.
Lab Report Structure
Builds the full structure of a science lab report (objective, equipment, protocol, data table, analysis, uncertainty, conclusion) ready to fill in with your real data, and reviews a report you've already written to flag gaps and inconsistencies.
Measurement Uncertainty
Applies the GUM method (type A statistical uncertainty, type B non-statistical) for measurement uncertainty, propagates uncertainty (general formula and common cases: sum, product, power), and presents the result with the right number of significant figures, with a full worked example.