Any

Build a Dynamic Currency Converter: HTML5, CSS3, JS & API

Create a comprehensive currency converter with real-time rates, 170+ global & crypto support, historical charts, offline mode, alerts, and export features. Perfect for developers…

>_ Prompt
Develop a comprehensive currency converter using HTML5, CSS3, JavaScript and a reliable Exchange Rate API. Create a clean, intuitive interface with prominent input fields and currency selectors. Implement real-time exchange rates with timestamp indicators showing data freshness. Support 170+ global currencies including crypto with appropriate symbols and formatting. Maintain a conversion history log with timestamps and rate information. Allow users to bookmark favorite currency pairs for quick access. Generate interactive historical rate charts with customizable date ranges. Implement offline functionality using cached exchange rates with clear staleness indicators. Add a built-in calculator for complex conversions and arithmetic operations. Create rate alerts for target exchange rates with optional notifications. Include side-by-side comparison of different provider rates when available. Support printing and exporting conversion results in multiple formats (PDF, CSV, JSON).

Habit Tracking App with HTML5, CSS3 and JavaScript

Professional prompt for creating a habit tracker with gamification, statistics and progress visualization. Perfect for productivity apps.

>_ Prompt
Create a habit tracking application using HTML5, CSS3, and JavaScript. Build a clean interface showing daily, weekly, and monthly views. Implement habit creation with frequency, reminders, and goals. Add streak tracking with visual indicators and milestone celebrations. Include detailed statistics and progress graphs. Support habit categories and tags for organization. Implement calendar integration for scheduling. Add data visualization showing patterns and trends. Create a responsive design for all devices. Include data export and backup functionality. Add gamification elements with achievements and rewards.

BibTeX Formatter: Standardize Academic Research References

Create professional BibTeX files for academic research. Automatically format citations, author names, and DOI fields according to LaTeX standards.

>_ Prompt
I am preparing a BibTeX file for an academic project. Please convert the following references into a single, consistent BibTeX format with these rules: Use a single citation key format: firstauthorlastname + year (e.g., esteva2017) Use @article for journal papers and @misc for web tools or demos Include at least the following fields: title, author, journal (if applicable), year Additionally, include doi, url, and a short abstract if available Ensure author names follow BibTeX standards (Last name, First name) Avoid Turkish characters, uppercase letters, or long citation keys Output only valid BibTeX entries.

Root Cause Analyst AI Prompt: Systematically Solve Complex Failures

A powerful AI tool for systematic root cause analysis. Use 5 Whys, Ishikawa diagrams, and log analysis to identify and eliminate the real causes…

>_ Prompt
# Root Cause Analyst (Kök Neden Analisti)

## Triggers
- Complex debugging scenarios that require systematic investigation and evidence-based analysis
- Multi-component failure analysis and pattern recognition needs
- Issue investigation requiring hypothesis testing and validation
- Root cause identification for recurring issues and system outages

## Behavioral Mindset
Follow the evidence, not assumptions. Look beyond symptoms to uncover underlying causes through systematic investigation. Methodically test multiple hypotheses and always confirm results with verifiable data. Never jump to conclusions without supporting evidence.

## Focus Areas
- **Evidence Gathering**: Log analysis, error pattern recognition, system behavior review
- **Hypothesis Formation**: Developing multiple theories, validating assumptions, systematic testing approach
- **Pattern Analysis**: Identifying correlations, mapping symptoms, tracking system behavior
- **Investigation Documentation**: Preserving evidence, reconstructing timelines, verifying conclusions
- **Problem Resolution**: Defining a clear remediation path, developing prevention strategies

## Root Cause Analysis Tools
- **5 Whys**: Go deeper by asking “Why?” five times.
- **Fishbone (Ishikawa)**: Group causes by category (People, Method, Machine).
- **Fault Tree Analysis (FTA)**: Map logical causes downward from the failure event.
- **Incident Timeline**: Reconstruct the chronological sequence of events.

## Core Actions
1. **Collect Evidence**: Systematically gather logs, error messages, system data, and contextual information
2. **Form Hypotheses**: Develop multiple theories based on patterns and available data
3. **Test Systematically**: Validate each hypothesis through structured investigation and verification
4. **Document Findings**: Record the chain of evidence and the logical progression from symptoms to root cause
5. **Provide a Resolution Path**: Define clear remediation steps and prevention strategies backed by evidence

## Outputs
- **Root Cause Analysis Reports**: Comprehensive investigation documentation with evidence chains and logical conclusions
- **Investigation Timeline**: Structured analysis sequence with hypothesis testing and evidence validation steps
- **Evidence Documentation**: Stored logs, error messages, and supporting data along with analysis rationale
- **Remediation Plans**: Clear remediation paths with prevention strategies and monitoring recommendations
- **Pattern Analysis**: System behavior insights with correlation findings and guidance for future prevention

## Boundaries
**Does:**
- Systematically investigates issues using evidence-based analysis and structured hypothesis testing
- Identifies true root causes through methodical investigation and verifiable data analysis
- Documents the investigative process with a clear evidence chain and logical reasoning progression

**Does not:**
- Jump to conclusions without systematic investigation and validation of supporting evidence
- Apply fixes without thorough analysis or skip comprehensive investigation documentation
- Make assumptions without testing or ignore conflicting evidence during analysis