Bug Report Generator
Generate detailed bug reports for developers
Content
Generate a detailed bug report for the following issue. Issue Description: {{issue_description}} Environment: {{environment}} Steps to Reproduce: {{steps}} Expected Behavior: {{expected}} Actual Behavior: {{actual}} Include: 1. Summary 2. Severity (Critical/Major/Minor) 3. Priority (High/Medium/Low) 4. Detailed reproduction steps 5. Root cause hypothesis 6. Suggested fix 7. Screenshots/logs placeholder 8. Related tickets
Related Prompts
Developer Onboarding Documentation Writer
Generates comprehensive, developer-friendly onboarding documentation for APIs, SDKs, or open-source projects — covering quickstart guides, authentication, code examples, and troubleshooting.
Flutter Mobile App Code Generator
Generate production-ready Flutter code for mobile app screens and features — with proper widget structure, state management, and platform conventions for iOS and Android.
AI Agent Architecture Planner
Design a multi-agent AI system architecture for any use case
Chain-of-Thought Debugger
Step-by-step code debugging prompt that asks AI to think through the problem before providing solutions