Learning Prompts¶
Collection of prompts for educational content, skill development, and knowledge acquisition.
Available Prompts¶
Concept Explanation¶
- explain_concept.md - Clear concept explanations
- eli5_explainer.md - "Explain Like I'm 5" simplifications
- technical_concepts.md - Technical concept breakdown
- analogy_generator.md - Concept explanation through analogies
Tutorial Creation¶
- step_by_step.md - Step-by-step tutorial generation
- hands_on_guide.md - Practical, hands-on learning guides
- project_tutorial.md - Project-based learning tutorials
- troubleshooting_guide.md - Problem-solving tutorials
Skill Development¶
- skill_assessment.md - Skill level assessment
- learning_path.md - Personalized learning path creation
- practice_exercises.md - Practice exercise generation
- progress_tracking.md - Learning progress evaluation
Knowledge Testing¶
- quiz_generator.md - Quiz and test creation
- flashcard_maker.md - Flashcard generation
- assessment_rubric.md - Assessment criteria creation
- knowledge_check.md - Knowledge verification questions
Research and Study¶
- study_guide.md - Study guide creation
- research_methodology.md - Research approach guidance
- note_organization.md - Note-taking and organization
- summary_extraction.md - Key point summarization
Usage Examples¶
# Explain complex concepts simply
aia explain_concept --topic "blockchain" --level "beginner"
# Create learning tutorial
aia step_by_step --subject "Python programming" --project "web scraper"
# Generate practice exercises
aia practice_exercises --skill "data analysis" --difficulty "intermediate"
Learning Workflows¶
Concept Mastery¶
- concept_introduction.md - Introduce new concept
- detailed_explanation.md - Provide detailed explanation
- practical_examples.md - Show real-world examples
- practice_problems.md - Generate practice problems
- concept_assessment.md - Assess understanding
Skill Development¶
- skill_assessment.md - Assess current skill level
- gap_analysis.md - Identify skill gaps
- learning_plan.md - Create development plan
- resource_recommendation.md - Recommend learning resources
- progress_milestones.md - Set progress markers
Project-Based Learning¶
- project_design.md - Design learning project
- requirement_breakdown.md - Break down requirements
- implementation_guide.md - Step-by-step implementation
- review_and_reflect.md - Review and reflection
- next_steps.md - Suggest next learning steps
Educational Approaches¶
Different Learning Styles¶
- visual_learner.md - Visual learning approaches
- auditory_learner.md - Audio-based explanations
- kinesthetic_learner.md - Hands-on learning methods
- reading_learner.md - Text-based learning materials
Difficulty Levels¶
- beginner_friendly.md - Beginner-level explanations
- intermediate_depth.md - Intermediate complexity
- advanced_topics.md - Advanced, detailed coverage
- expert_discussion.md - Expert-level discourse
Customization Parameters¶
- Learning Level - beginner, intermediate, advanced, expert
- Learning Style - visual, auditory, kinesthetic, reading
- Subject Area - specific domain or field
- Time Constraint - available time for learning
- Goal Orientation - certification, job skills, general knowledge
Integration with Other Prompts¶
Code Learning¶
# Combine with development prompts
aia explain_concept --topic "design patterns" | aia code_review --context -
Research Learning¶
# Combine with analysis prompts
aia research_methodology --topic "market analysis" | aia competitive_analysis --method -
Assessment and Feedback¶
Self-Assessment Tools¶
- knowledge_self_check.md - Self-assessment questions
- skill_reflection.md - Skill reflection prompts
- learning_journal.md - Learning journal templates
- goal_evaluation.md - Goal achievement assessment
Peer Learning¶
- discussion_questions.md - Generate discussion topics
- peer_review.md - Peer review frameworks
- group_project.md - Collaborative learning projects
- knowledge_sharing.md - Knowledge sharing formats
Related¶
- Writing Prompts - Educational content creation
- Analysis Prompts - Learning analytics
- Development Prompts - Technical skill development