Prompt Examples
# Prompt Examples
This collection contains real-world prompt examples organized by category and complexity level.
## Categories
### [Development](development/index.md)
Prompts for software development tasks:
- **Code Review**: Quality analysis and improvement suggestions
- **Documentation**: Generate comprehensive code documentation
- **Debugging**: Systematic problem diagnosis and resolution
- **Architecture**: System design analysis and recommendations
- **Testing**: Test strategy and implementation guidance
### [Writing](writing/index.md)
Content creation and editing prompts:
- **Technical Writing**: API docs, tutorials, technical guides
- **Blog Posts**: Engaging technical and general content
- **Creative Writing**: Stories, poetry, creative projects
- **Editing**: Content improvement and style refinement
- **Marketing**: Copy, descriptions, promotional content
### [Analysis](analysis/index.md)
Data analysis and research prompts:
- **Data Analysis**: Statistical analysis and insights
- **Research**: Literature review and synthesis
- **Reports**: Structured analysis and recommendations
- **Comparison**: Competitive analysis and evaluation
- **Trends**: Pattern recognition and forecasting
### [Automation](automation/index.md)
System administration and automation prompts:
- **System Monitoring**: Health checks and diagnostics
- **Deployment**: Release and deployment workflows
- **Log Analysis**: System log interpretation
- **Maintenance**: Routine system maintenance tasks
- **Alerting**: Notification and response templates
### [Learning](learning/index.md)
Educational and knowledge acquisition prompts:
- **Concept Explanation**: Complex topic simplification
- **Tutorial Creation**: Step-by-step learning guides
- **Quiz Generation**: Assessment and evaluation tools
- **Research Assistance**: Academic and professional research
- **Skill Development**: Practice exercises and challenges
## Complexity Levels
### Basic
- Simple, single-purpose prompts
- Minimal configuration required
- Clear, straightforward outputs
- Great for learning AIA basics
### Intermediate
- Multi-step workflows
- Dynamic configuration
- Context-aware processing
- Suitable for regular use
### Advanced
- Complex multi-stage pipelines
- Extensive use of directives
- Tool and MCP integration
- Production-ready workflows
## Using These Examples
### 1. Copy to Your Prompts Directorywhen to use it
Community prompt sourced from the open-source GitHub repo MadBomber/aia (MIT). A "Prompt Examples" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
MadBomber/aia · MIT
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions