Author new original practice questions for an Anthropic University track (contributor tool). Use when working inside the anthropic-university repo to add questions to content/<exam>/questions.json.
patrickking67/anthropic-university
SkillsMP has collected 12 skills from patrickking67/anthropic-university. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 12
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 12 of 12 collected skills.
Adversarially review an Anthropic University question bank for wrong keys, ambiguity, tells, weak distractors, and duplication (contributor tool). Use before opening a PR that changes questions.
Give a clear, docs-grounded explanation of a Claude Certification concept (e.g. prompt caching, the agentic loop, batch processing, .claude/rules, escalation design), with a worked example and a check question. Use when the user wants to understand a topic,…
Grade a free-form answer the user wrote for a certification-style question and give targeted feedback. Use when the user pastes a scenario question plus their reasoning/answer and wants it evaluated.
Administer a timed mock certification exam and score it on the 100-1000 scale (720 to pass). Use when the user wants a full practice run under exam-like conditions with a final score and per-domain breakdown.
Run an interactive, adaptive quiz for a Claude Certification track. Use when the user wants to practice certification questions one at a time with immediate feedback. Optionally scope to a domain.
Drill Claude Certification flashcards in the terminal with a lightweight spaced-repetition loop. Use when the user wants to review concepts quickly with front/back cards and self-graded recall.
Scaffold a new certification track (exam) in Anthropic University end to end. Use when adding a new content/<exam>/ folder with questions.json, flashcards.json, and study-guide.md wired into the build and web app.
Author new original practice questions for an Anthropic University certification track. Use when adding or expanding a question bank in content/<exam>/questions.json. Enforces the schema, the one-best-answer quality bar, and docs-grounded answer keys.
Validate and regenerate all Anthropic University content (markdown exams, flashcards, and web-app data) from the canonical JSON. Use after editing anything under content/, before committing.
Adversarially review an Anthropic University question bank for correctness, ambiguity, duplication, and fairness. Use before committing question changes or when auditing an existing content/<exam>/questions.json.
Validate and regenerate all Anthropic University content from the canonical JSON (contributor tool). Use after editing anything under content/, before committing.