MATSEOTOOLS brings everything you need in one place - from AI tools List, color Library, SEO analyzers, image processing, conversion utilities, text tools, and developer tools to ready-to-use AI prompts & informative blogs.

AI Prompts Library

Browse curated prompts that help you think less and create more.

Distribution & Marketing:- App Store Search Algorithm

Explain the 3 primary factors that the App Store Search Algorithm uses to rank applications (e.g., relevance, keywords, velocity). Detail wh...

Distribution & Marketing:- App Store Video Strategy

Design the content and style for a 30-second App Store Preview Video. The video must show the app in action, focus on the user achieving a k...

Performance & Scalability:- Designing for Offline Capability

For a field service application (used often without reliable network), outline 3 techniques for ensuring Offline Capability. Techniques must...

Performance & Scalability:- Handling Time Zones

Outline the mandatory best practice for storing and displaying time-sensitive data (e.g., order history) in a global application. Specify th...

Feature Development & Testing:- Dependency Management Policy

Establish a policy for managing Third-Party Dependencies in the application codebase. The policy must mandate a weekly scan for security vul...

Feature Development & Testing:- Impact Analysis for Bugs

Outline a process for conducting an Impact Analysis for a newly discovered bug. The analysis must cover two key areas: Affected Users (e.g.,...

User Experience & Design:- Gamification Strategy

Design a basic Gamification Strategy for a financial tracking app. Propose 3 specific elements (e.g., badges, progress bars, streaks) that e...

User Experience & Design:- Designing for Fitts's Law

Explain Fitts's Law in UX design. Apply the law to optimize a primary CTA button on a mobile screen, detailing the optimal size and distance...

Security & Compliance:- HSTS Implementation

Explain the security benefit of implementing HTTP Strict Transport Security (HSTS) on a web application server. Detail the necessary HTTP He...

Distribution & Marketing:- Managing ASO Updates

Outline a formal process for updating App Store Optimization (ASO) metadata (e.g., keywords, description). The process must include A/B test...

Distribution & Marketing:- App Review Solicitation

Design a respectful and effective In-App Prompt for soliciting a review and rating. The prompt must only appear after the user has completed...

Performance & Scalability:- Message Queue for Decoupling

Describe how a Message Queue can be used to decouple a monolithic application into microservices. Provide an example of a long-running, non-...

Performance & Scalability:- Handling Deadlocks in Databases

Explain the concept of a Database Deadlock in a high-concurrency application. List two techniques that the application or database must impl...

User Experience & Design:- Micro-Copy for Error Messages

Draft 3 versions of Micro-Copy for a login error message: 'Invalid username or password.' Version 1: Technical. Version 2: User-Friendly/Emp...

User Experience & Design:- Visual Hierarchy

Explain the concept of Visual Hierarchy in application design. Propose three techniques (e.g., size, color contrast, spacing) to ensure the ...

Security & Compliance:- Handling Password Storage

Describe the mandatory, secure process for storing user passwords in a database. The process must prohibit storing clear-text passwords and ...

Security & Compliance:- Input Validation Policy

Establish a strict Input Validation Policy for all user-submitted data. Define the two primary types of validation (e.g., client-side, serve...

Distribution & Marketing:- Deep Linking Implementation

Explain the concept and user benefit of Deep Linking in a mobile app. Describe the process for creating a deep link that directs a user from...

Distribution & Marketing:- App Icon Design Principles

List 5 essential Design Principles for a highly recognizable and compelling App Icon (e.g., simplicity, scalability). Explain the importance...

Performance & Scalability:- Asynchronous Task Handling

Describe the use of Asynchronous Tasks (background processing) to improve the responsiveness of a web application. List 3 specific operation...

Performance & Scalability:- Idempotency in API Design

Define Idempotency in API design. Provide a specific example of an API request (e.g., a DELETE or PUT request) that should be idempotent and...

Feature Development & Testing:- Performance Testing in CI/CD

Outline a strategy for integrating an automated Performance Test into the CI/CD pipeline. The test must run only on the Staging Environment ...

Feature Development & Testing:- Creating User Stories

Draft 3 simple User Stories for a music streaming application, following the standard format ('As a [Role], I want to [Goal], so that [Benef...

User Experience & Design:- Optimizing for Cognitive Load

Explain the concept of Cognitive Load in UX. Propose 3 design techniques (e.g., chunking, progressive disclosure) to reduce cognitive load o...

Distribution & Marketing:- Responding to Negative Feedback

Draft a template response for a public 3-star review that states: 'The app is great, but Feature X is missing.' The response must validate t...

Distribution & Marketing:- Localization Strategy

Outline a basic Localization Strategy for a mobile application targeting the US and Germany. Specify the two non-code elements (e.g., curren...

Performance & Scalability:- Serverless Cost Optimization

For a serverless function (e.g., AWS Lambda), identify the two primary factors that determine the cost (e.g., execution time, memory allocat...

User Experience & Design:- Heuristic Evaluation

Apply Jakob Nielsen's 10 Usability Heuristics to a mobile app's navigation. Identify the heuristic that deals with providing clear user stat...

User Experience & Design:- Micro-Interaction Design

Design a Micro-Interaction (visual feedback) for a 'Like' button in a social media app. Describe the visual transition (e.g., button bounce,...

Security & Compliance:- Protecting Against SQL Injection

Explain the vulnerability of SQL Injection. Describe the mandatory programming technique (e.g., using prepared statements or parameterized q...