Skill-Details
study-guide
Directly creates study guides with concepts, mnemonics, practice, and exam strategies.
Vor Nutzung prüfen
Die automatische Prüfung bewertet Relevanz, nicht Sicherheit oder Empfehlung. Lies vor der Nutzung die Quellanweisungen.
SKILL.md
Dieser Auszug wurde bei der Prüfung gespeichert. Die externe Quelle enthält die vollständige und aktuelle Version.
--- name: study-guide display_name: Study Guide description: Create comprehensive study guides — key concepts, mnemonics, practice problems, and exam strategies. category: Education & Learning platforms: [claude.ai, api] version: 1.0.0 author: Claude Code tags: [study-guide] --- # Study Guide ## Overview Create comprehensive study guides — key concepts, mnemonics, practice problems, and exam strategies. ## When to Use This Skill Use **Study Guide** when you need to: - Work with study guide tasks in your project or workflow - Automate study guide operations at scale - Generate production-quality study guide output quickly ## Instructions When this skill is active, Claude will: 1. Understand the full context of your study guide request 2. Apply best practices and conventions for Education & Learning 3. Produce clean, well-structured, production-ready output 4. Explain key decisions and offer alternatives where relevant ## Examples ### Example 1 — Basic Usage **User:** Help me get started with study guide. **Claude:** I'll walk you through the essential steps for study guide in your context... ### Example 2 — Advanced Usage **User:** I need a production-ready study guide setup with full error handling. **Claude:** Here's a complete, production-hardened study guide implementation... ## Guidelines - Always validate inputs before processing - Follow the conventions of the target platform or language - Prefer explicit over implicit — clarity beats cleverness - Include comments for non-obvious logic - Suggest tests or validation steps where appropriate ## Dependencies Required: none ## Platforms Available on: claude.ai, api --- *Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.*Vollständige Quelle auf GitHub lesen (öffnet externe Seite)