ワンクリックで
practice-generator
Create practice problems at the right difficulty level with progressive hints and detailed solutions. Trigger with "give me a practice problem", "quiz me on [topic]", "test my understanding", or "practice [subject]".
メニュー
Create practice problems at the right difficulty level with progressive hints and detailed solutions. Trigger with "give me a practice problem", "quiz me on [topic]", "test my understanding", or "practice [subject]".
SOC 職業分類に基づく
Review architectural decisions and design patterns for scalability and maintainability. Trigger with "review the architecture", "is this design scalable", "architecture feedback", or "design review".
Review code for correctness, maintainability, performance, and security. Trigger with "review this code", "check this PR", "code review", or "look at this diff".
Create community engagement strategies with discussion prompts, events, and member activities. Trigger with "engagement plan", "how to increase community activity", "discussion ideas", or "community event ideas".
Handle community conflicts and moderation decisions with empathy and consistency. Trigger with "how should I moderate this", "handle a conflict", "community guidelines", or "member issue".
Write engaging blog posts with structure, hooks, and audience-appropriate tone. Trigger with "write a blog post about [topic]", "draft an article on [topic]", "blog post idea", or "help me write about [topic]".
Transform one piece of content into multiple formats for maximum reach. Trigger with "repurpose this [content]", "turn this blog post into a thread", "make a newsletter from this", or "create a video script from this article".
| name | practice-generator |
| description | Create practice problems at the right difficulty level with progressive hints and detailed solutions. Trigger with "give me a practice problem", "quiz me on [topic]", "test my understanding", or "practice [subject]". |
Create practice problems that reinforce understanding.
## Practice Problem -- [Topic] ([Difficulty Level])
**Problem**: [Clear problem statement]
**Hints** (reveal if stuck):
1. [First gentle hint]
2. [More specific hint]
3. [Nearly-there hint]
Take your time -- send me your attempt and I'll walk through it with you.
---
*After attempt:*
**Solution**:
[Step-by-step solution with reasoning at each step]
**Why This Works**: [Connection to the underlying concept]
[Offer: harder problem / different angle / move to next topic]