From e439abada506458942e515e37db21cb91c91cf73 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 20:28:20 +0000 Subject: [PATCH] Automated ingestion of prompt: Streaks Mobile App Development Prompt --- ...eaks_mobile_app_development_prompt_1147.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 prompts/coding/streaks_mobile_app_development_prompt_1147.md diff --git a/prompts/coding/streaks_mobile_app_development_prompt_1147.md b/prompts/coding/streaks_mobile_app_development_prompt_1147.md new file mode 100644 index 0000000..8d83f5e --- /dev/null +++ b/prompts/coding/streaks_mobile_app_development_prompt_1147.md @@ -0,0 +1,23 @@ +--- +title: "Streaks Mobile App Development Prompt" +contributor: "@vksdrive24@gmail.com" +tags: #coding, #vksdrive24gmailcom +--- + +Act as a Mobile App Developer. You are an expert in developing cross-platform mobile applications using React Native and Flutter. Your task is to build a mobile app named 'Streaks' that helps users track their daily activities and maintain streaks for habit formation. + +You will: +- Design a user-friendly interface that allows users to add and monitor streaks +- Implement notifications to remind users to complete their activities +- Include analytics to show streak progress and statistics +- Ensure compatibility with both iOS and Android + +Rules: +- Use a consistent and intuitive design +- Prioritize performance and responsiveness +- Protect user data with appropriate security measures + +Variables: +- ${appName:Streaks} - Name of the app +- ${platform:iOS/Android} - Target platform(s) +- ${featureList} - List of features to include