Prompts for improving productivity and personal efficiency
A devil's advocate for your monitoring and alerting setup. Paste your alert rules, dashboards, or describe your observability stack β it will ruthlessly challenge every alert, kill the noise, and rebuild what's left into a system on-call engineers actually trust.
Describe your current architecture and target state β monolith to microservices, framework swap, language migration, cloud provider move β and get a phased migration plan with risk assessment, rollback gates, and the strangler fig pattern applied to your specific codebase. Identifies the critical path, flags hidden coupling that will bite you mid-migration, estimates team-weeks per phase, and designs the parallel-run strategy so you never have a 'big bang' cutover moment. For tech leads planning migrations they can't afford to get wrong.
Paste a podcast or video transcript and get coached through extracting 10+ content assets from a single episode β Twitter threads, LinkedIn posts, newsletter sections, short-form video scripts, blog posts, quote cards, and audiogram scripts. Not a one-shot dump of mediocre rewrites. The coach works iteratively: identifies the episode's strongest moments, helps you pick angles for each platform, adapts your voice, and refines until each piece stands alone. For creators and marketers who record once and want to publish everywhere without sounding like a robot.
Describe your supply chain β suppliers, routes, inventory positions, lead times β and run disruption scenarios against it. Port closure, supplier bankruptcy, demand spike, tariff change, natural disaster β the simulator walks you through cascading effects, identifies your single points of failure, quantifies days-of-supply at risk, and builds contingency playbooks ranked by cost and speed of activation. Uses decision-tree logic so you explore branches, not just get a report. For ops leaders who'd rather find the weak links before reality does.
For small business owners, e-commerce operators, and anyone managing physical inventory without a six-figure ERP. Paste your product list with sales velocity and current stock β get reorder points, safety stock calculations, and a prioritized reorder schedule that accounts for lead times, seasonality, and cash flow constraints. Turns spreadsheet chaos into a system.
A phased return-to-work protocol for anyone coming back after a career gap β parenting, health, burnout, caregiving, or just life. Builds a 60-day plan that addresses the gap narrative, skill rust, confidence rebuild, and strategic re-positioning.
Comparing job offers on vibes alone is how people end up regretting their choice 6 months later. Paste your competing offers and this prompt builds a weighted decision matrix based on what actually matters to you β not just comp, but growth trajectory, culture signals, and hidden costs.
Paste your bank statement or list your recurring charges β this prompt plays devil's advocate on every subscription you pay for. It calculates your true annual cost, challenges you on usage vs. price, identifies overlapping services, and builds a cut list with projected savings. The financial equivalent of cleaning out your closet.
Not another 'take a bath and journal' burnout list. This is a phased recovery protocol that meets you where you actually are β whether you're still functioning but running on fumes, or fully shut down and can't reply to a text. You describe your symptoms, work situation, and what you've already tried. It builds a week-by-week recovery plan with energy budgeting, boundary scripts for your manager, and the specific cognitive rehab exercises that reverse the 'everything feels pointless' fog. Distinguishes burnout from depression (and tells you when to see a professional instead).
Before you buy that car, laptop, couch, camera, or anything over $500 β run it through this. Paste the item, your budget, and your situation. Get a devil's advocate analysis: the real total cost (not just sticker price), whether you're buying for the right reasons, cheaper alternatives you haven't considered, and the 'future you' regret forecast. Not a buzzkill β a clarity machine.
Plan a build-it-yourself project you can actually finish in a weekend β shelving, a planter, a bench, a small desk. Scopes the project to your tools and skill, generates a realistic cut list and materials list, and produces a phased plan that accounts for glue-up waits, paint drying, and the fact that trips to the hardware store eat half the day.
Plan a focused Sunday cooking session that produces 4-5 days of meals. Accounts for your fridge space, dietary needs, skill level, and how much time you actually have. Outputs a timed cook plan, shopping list, and storage instructions β not just recipes.
Paste your messy notes, Slack wins, project lists, or bullet points β get a polished, compelling self-assessment that makes your impact impossible to ignore. Turns 'I did stuff' into 'here's the measurable value I created.'
Paste your bank statement, credit card export, or just a rough list of what you spent last month. Get a brutally honest audit β where your money actually went vs. where you think it went, silent subscriptions bleeding you dry, and a concrete plan to redirect cash without living like a monk.
Stress-test any decision before you commit. Paste your plan, business idea, career move, big purchase, or life choice β and this prompt will systematically attack it from every angle: hidden assumptions, second-order consequences, what you're not seeing, who loses, and the version of you in 6 months who regrets this. Not negativity for its own sake β structured adversarial thinking that makes your decision sharper.
An AI home maintenance expert that diagnoses household problems through targeted questions, assesses severity and safety risk, then walks you through the fix step-by-step β or tells you when to call a professional. Covers plumbing, electrical, HVAC, appliances, structural, and exterior. Not a generic checklist β an actual troubleshooting tree.
A parenting advisor that helps you build a realistic, age-appropriate screen time framework for your kids β not a guilt trip. Takes your family's actual schedule, your kid's age and interests, what devices they use, and what battles you're already fighting, then produces a concrete weekly plan with built-in flexibility. Helps you pick the right battles and let go of the wrong ones.
Walk into high-stakes meetings fully prepared. Paste your context β get a strategic brief, anticipated questions with strong answers, objection playbook, opening/closing scripts, and a post-meeting action template. Works for board presentations, client pitches, investor meetings, performance reviews, and team all-hands.
Analyze your sleep patterns, habits, and environment to build a personalized evidence-based sleep protocol β using wearable data if you have it, behavioral assessment if you don't.
Paste a CSV (or describe your dataset) and ask questions in plain English. Get a full exploratory analysis β summary stats, distributions, anomalies, correlations β plus the exact Python or SQL code to reproduce everything. No pandas knowledge required.
Thinking about moving cities? Input where you live now, where you're considering, and what matters to you β get a weighted comparison covering cost of living, career opportunities, quality of life, and the hidden costs most people discover too late.
Draft written feedback on someone's work β code review, design critique, manuscript notes, performance review β then iteratively sharpen it until it's specific, constructive, and lands the way you intend.
Paste your failing CI/CD logs, pipeline config, or error output and get a structured diagnosis β root cause, fix, and prevention strategy. Works with GitHub Actions, GitLab CI, Jenkins, CircleCI, and more.
Turn any topic, article, textbook chapter, or lecture notes into optimized spaced-repetition flashcards. Follows evidence-based principles β atomic questions, no orphan cards, retrieval-focused phrasing.
Paste any freelance contract, SOW, or client agreement and get a clause-by-clause breakdown of red flags, missing protections, and specific language to negotiate. Built for freelancers and solo consultants who can't afford a lawyer for every gig.
Generate well-structured Architectural Decision Records from a brief description of a technical decision. Captures context, alternatives evaluated, trade-offs, and consequences in a format your future self will thank you for.
Describe your git situation in plain English β messy merges, detached HEAD, accidentally committed secrets, lost work β and get the exact sequence of commands to fix it, with explanations of what each one does and what could go wrong.
Paste any SQL query and get a plain-English explanation, performance analysis, and optimized rewrite. Works in reverse too: describe what you need in words and get production-ready SQL with proper indexing hints.
Describe an app idea in casual language and get a complete project scaffold β tech stack recommendation, file structure, working starter code, and a step-by-step build plan. Built for the 'vibe coding' era where you ship first and refine later.
A data engineering expert that transforms messy, real-world data into clean, analysis-ready datasets using pandas, SQL, or any tool you throw at it. Handles missing values, type coercion, deduplication, reshaping, and all the unglamorous work that makes analysis possible.
A meta-prompt that turns any AI into its own prompt engineer β iteratively analyzing, critiquing, and rewriting your initial prompt through multiple refinement passes until it's optimized for the target model and task.
An academic research analyst that reads, compares, and synthesizes multiple research papers into structured insights β extracting key findings, methodological strengths, contradictions, and gaps in the literature.
Converts vague product ideas and feature requests into precise, validated technical specifications β bridging the gap between 'vibe coding' and production-grade development with clear acceptance criteria, data models, and edge cases.
A ruthlessly practical API design reviewer that evaluates REST, GraphQL, and gRPC APIs for consistency, developer experience, security, and long-term maintainability β like having a senior platform engineer on call.
Transforms patient encounter notes, dictations, and clinical observations into structured medical documentation β SOAP notes, discharge summaries, referral letters, and procedure notes β with correct medical terminology, ICD/CPT awareness, and compliance-ready formatting.
Designs, reviews, and evolves database schemas with an eye for normalization, query performance, migration safety, and real-world access patterns β not just textbook theory.
A senior engineering mentor for 1-on-1 career conversations β navigating promotions, switching roles, negotiating comp, handling difficult managers, building influence, and making the jump from IC to lead (or choosing not to).
Designs multi-step prompt chains and workflows that break complex tasks into sequenced, composable prompts β each step feeding the next β for reliable, high-quality AI output at scale.
Takes any one-shot AI prompt and re-architects it into a full agentic workflow β with tool definitions, memory strategy, error recovery, and a control loop β turning a single instruction into a reusable, autonomous system.
Transforms messy meeting transcripts, notes, or recordings into structured async digests β with decisions, action items, open questions, and context-aware summaries for people who weren't there.
An adaptive learning system that transforms any topic into a personalized spaced repetition curriculum β with evolving flashcards, knowledge gap detection, and retrieval practice scheduling.
A personal stylist that analyzes your existing wardrobe and generates a complete capsule wardrobe system with outfit combinations, gap analysis, and shopping priorities.
Analyze contracts, agreements, and legal documents for risky clauses, missing protections, unusual terms, and negotiation leverage β without needing a lawyer for the first pass.
Expert architect for designing distributed multi-device ecosystems using HarmonyOS and Huawei's Pangu AI models.
Conduct structured open-source intelligence investigations on any entity β person, company, domain, or event β using systematic OSINT methodology and public data analysis.
Create Spotify Wrapped-style visual summaries for anything -- your year, a relationship, a project, a hobby, a friendship -- with data-driven storytelling and bold infographic design.
Upgrade any AI prompt into a multi-pass reflective reasoning pipeline β making LLMs think harder, self-critique, and produce dramatically better outputs using test-time compute techniques.
An advanced strategic engine for IPL 2026 that utilizes heat-map analytics and environmental data to craft winning cricket tactics.
Design a robust framework for an AI agent capable of managing and executing a digital inheritance plan through secure, context-aware triggers and agentic handshakes.
Turn any topic into a comprehensive, source-grounded research brief using systematic multi-pass analysis β ideal for Gemini Deep Research, GPT-5.4 Thinking, or Claude with web access.
Systematically compare and evaluate AI models (GPT-5.4, Claude Opus 4.5, Gemini 3.1, etc.) on your specific use case with structured head-to-head testing and scoring.
Create a comprehensive personal and family defense plan against AI voice cloning scams, vishing attacks, and social engineering that exploits synthetic media.
A framework for streamlining AI-to-AI communication, eliminating conversational fluff to increase token efficiency and task accuracy.
Direct AI voice clone performances with precise control over emotion, pacing, breathing, and delivery β turning text-to-speech into text-to-performance.
Design effective project rules files (CLAUDE.md, .cursorrules, .windsurfrules) that shape AI coding assistants into expert collaborators on your specific codebase.
Craft precise, delegation-ready task prompts for AI computer-use agents like Claude Dispatch β send from your phone, get finished work on your desktop.
Transform plain English questions into complete data analysis β formulas, pivot tables, charts, and insights β without touching a spreadsheet yourself.
Paste any AI-generated output β image, text, code, or video β and reverse-engineer the exact prompt that would reproduce it. The ultimate meta-prompt for learning prompt craft by deconstruction.
Master the art of structuring, organizing, and leveraging million-token context windows in GPT-5.4 and Claude 4.6 β turn massive context from a liability into a strategic advantage with optimal document ordering, attention management, and retrieval patterns.
Analyzes meeting transcripts or notes to reveal hidden emotional intelligence cues, power structures, and actionable relationship insights.
Systematically reverse-engineer, document, and map unfamiliar or legacy codebases. Produces architecture diagrams, dependency maps, risk assessments, and onboarding guides from raw source code.
Transform raw data, metrics, or statistics into compelling visual narratives β infographic concepts, dashboard wireframes, and data-driven storytelling frameworks with chart selection guidance.
Design and plan multi-step desktop automation workflows for AI computer use agents. Turns vague task descriptions into structured, executable playbooks with error handling and human checkpoints.
Helps non-technical users design multi-agent AI workflows using plain English. Maps business processes to agent roles, handoffs, and tools without writing a single line of code.
A psychological system designed to eliminate decision fatigue and build unstoppable daily momentum by treating every day as a single, deliberate action.
A unique design framework for Obsidian vaults blending 1995 desktop nostalgia with vibrant South Asian neo-noir and cyberpunk motifs.
Design production-grade APIs from requirements using contract-first methodology. Generates OpenAPI specs, GraphQL schemas, error taxonomies, versioning strategies, and SDK-friendly designs.
Design and run controlled failure experiments for your infrastructure. Generates realistic chaos scenarios, blast radius analysis, rollback plans, and post-experiment reports.
A hyper-aggressive stress-test for your strategies, using the unstoppable force of Chuck Norris logic to identify and destroy every weakness in your plan.
Transform raw datasets, spreadsheets, and numbers into compelling data-driven narratives with visualizations, insights, and a clear storyline that non-technical audiences can follow and act on.
Transform any topic into optimized spaced repetition flashcards using proven memory science principles. Generates Anki-compatible cards with atomic questions, interference prevention, and retrieval cues.
An interactive system design interview coach that walks you through designing large-scale distributed systems with structured feedback, trade-off analysis, and back-of-envelope calculations.
A meta-prompt that transforms any AI model into a rigorous self-verifying reasoner, using structured reflection loops, step-by-step validation, and adversarial self-checks to dramatically reduce hallucination and improve answer quality.
A strategic career transition planner that maps your skills to AI-resilient roles, identifies gaps, and builds a 90-day pivot plan with concrete weekly actions.
A comprehensive framework for building a physical, scrap-proof knowledge system that prioritizes human memory and deep synthesis over digital convenience.
An advanced meta-framework for orchestrating multi-LLM workflows with automated PII sanitization, data masking, and secure context re-integration.
A strategic prompt that analyzes your task and routes each subtask to the optimal AI model β leveraging each model's strengths for cost, speed, and quality.
Design immersive audio environments, soundscapes, and sonic branding using AI audio generation β from podcast intros to ambient game worlds to product sound design.
Design step-by-step computer-use agent prompts that guide AI models with native desktop/browser control to complete real tasks β clicking, typing, navigating, and verifying outcomes like a skilled operator.
Transforms Gen Alpha and Gen Z 'brainrot' slang into high-level, professional corporate communications for emails, meetings, and reports.
Transforms chaotic incident timelines into structured, blameless postmortem documents with root cause analysis, contributing factors, and actionable follow-ups.
Turn boring chores and life-admin tasks into an engaging RPG experience with XP, Boss fights, and loot tables to skyrocket productivity.
A structured guide for productive vibe coding sessions β translating natural language intent into working software through AI coding tools like Cursor, Claude Code, Bolt, and Lovable.
The 2026 paradigm shift in prompting: stop telling AI how to do things step-by-step and start defining what success looks like. A meta-prompt that turns any LLM into an autonomous executor by specifying outcomes, constraints, and quality bars instead of procedures.
Craft detailed prompts for AI music generators (Suno, Udio) to produce studio-quality ambient soundscapes, lo-fi beats, ASMR audio, and meditative compositions β the fastest-growing AI audio content category of 2026.
A high-impact framework designed to strip business problems of corporate fluff and rebuild them with raw, brutalist efficiency and structural integrity.
Systematically excavates and documents unfamiliar or legacy codebases, producing navigable maps of architecture, dependencies, conventions, and buried knowledge.
Redesigns documents, dashboards, presentations, and interfaces by applying cognitive science principles to reduce mental effort and increase comprehension.
A strategic crisis management tool designed to architect immediate logistics pivots and supply chain resiliencies during a total Strait of Hormuz closure.
Forces rigorous thinking by constructing the strongest possible version of opposing arguments, then stress-testing your position against them.
Transform low-resolution, ambiguous feedback into high-fidelity, actionable project roadmaps with surgical precision.
Create a detailed AI persona blueprint of yourself that can handle async communications, draft responses, and make decisions in your voice β your digital twin for the always-on era.
Generate complete podcast episode scripts with natural conversational flow, segment structure, guest question arcs, and show notes β built for solo hosts, interview formats, or co-hosted shows.
Design the perfect context window for autonomous AI agents β system prompts, memory retrieval, tool schemas, and guardrails β using the framework that replaced prompt engineering in 2026.
A comprehensive framework for auditing data exchange and privacy risks between Apple's Siri and Google's Gemini AI integration.
A meta-prompt that forces any LLM to outline its reasoning plan before executing, giving you a checkpoint to correct course β the single most impactful prompting technique of the GPT-5 / Claude 4 era.
Design, debug, and optimize data pipelines β from raw ingestion to clean warehouse tables. Covers ETL/ELT patterns, schema design, Airflow/dbt/Spark, and data quality checks.
A structured mock interview simulator that adapts to role, seniority, and company style. Covers behavioral (STAR method), system design, and coding rounds with real-time feedback and scoring.
A music production co-pilot that helps with songwriting, chord progressions, arrangement, mixing notes, and genre-specific production techniques across any DAW.
An accessibility specialist that audits web pages, components, or full apps against WCAG 2.2 AA/AAA standards, generates fix-ready code, and builds an a11y remediation roadmap.
A high-level systems engineering prompt designed to architect autonomous robotic systems using NVIDIA's 2026 Rubin platform and Isaac SDK.
A high-stakes logistics simulation for redesigning global supply chains and shipping routes in response to extreme fuel price volatility and macroeconomic shifts.
A sophisticated meta-cognitive framework for AI agents to self-audit their reasoning, identify risks, and ensure alignment before executing high-impact tasks.
Optimize high-stakes event planning during a speculative 2026 fuel crisis, balancing guest transport, vendor logistics, and strict energy quotas.
An advanced analytical tool for HR leaders to calculate the financial ROI and cultural benefits of implementing menstrual equity policies in the workplace.
A high-stakes business simulation that tests your ability to adapt operations when global energy costs skyrocket to $114/barrel.
A strategic AI framework for architects and urban planners to design safer, inclusive public spaces for women using the 2026 Nari Shakti safety standards.
A high-performance cognitive framework that converts mental entropy into a year-long systematic execution plan using discrete logic triggers.
Seamlessly bridge the gap between AI platforms by synthesizing your ChatGPT memory logs into a high-density context packet optimized for Claude.
A sophisticated research framework designed to strip away AI-generated filler and SEO-bloat to uncover authentic, human-centric expertise and high-signal data.
A high-level strategic tool for designing complex, alternative aviation routes and geopolitical logistics scenarios.
A strategic recovery tool designed to identify burnout-inducing tasks and re-align your focus using the Pareto Principle and Essentialism frameworks.
A specialized diagnostic tool for identifying and fixing logic gaps, state leakage, and context degradation in multi-agent AI workflows.
A meta-orchestration prompt that turns local LLMs into strategic project managers, focusing on task decomposition and human-in-the-loop governance.
An advanced prompt designed to optimize reasoning chains for maximum efficiency, mimicking DeepSeek-V3's efficiency-first logic architecture.
A high-stakes forensic framework designed to detect AI-generated synthetic media and establish rapid IT compliance protocols against deepfake fraud.
A systemic habit-building framework using a 4-week recursive feedback loop to ensure long-term behavioral change during the unique 28-day cycle of February.
A sophisticated framework for architecting autonomous agent workflows across multiple platforms and APIs using S26 logic standards.
A high-performance productivity triage agent that organizes your chaos using the personas and energy of BLACKPINK.
A high-level framework for evaluating the safety, alignment, and risk profiles of autonomous AI agents using hypothetical 2026 NIST standards.
A strategic trade advisor for navigating complex international regulations, minimizing tariff impact, and optimizing supply chain resilience.
A UX design framework that transforms modern, addictive apps into distraction-free, 2005-era functional interfaces to promote deep work and intentionality.
A specialized tool to strip away the robotic veneer of AI-generated content, restoring authentic tone and specific human intent.
A sophisticated system for optimizing workflow and energy levels during Ramadan, aligning professional output with metabolic states and fasting windows.
A sophisticated AI financial strategist designed to navigate the tax landscape of 2026, optimizing personal wealth, deductions, and long-term investment growth.
A comprehensive AI assistant designed to optimize your sleep cycles, productivity, and nutritional timing specifically for the 2026 Ramadan season.
A specialized creative engine for crafting biting satire that mocks the hyper-optimized, AI-driven 'hustle culture' and productivity obsession of the near future.
Architect and deploy complex multi-agent workflows by defining specialized AI roles, communication protocols, and task orchestration logic.
A high-level strategic framework for building a future-proof personal brand in an AI-saturated market, focusing on 90 days of actionable growth.
Design sophisticated multi-agent ecosystems with specialized roles, communication protocols, and task orchestration logic.
Uncover the psychological barriers and subconscious self-sabotage patterns hindering your professional output through deep introspection and radical honesty.
A high-level engineering prompt designed to transform abstract logic into production-grade, secure, and highly optimized code structures.
A comprehensive AI system designed to synchronize your personal tasks, professional goals, and cognitive health into a single, proactive stream of execution.
A high-level software architect that scaffolds production-ready, modular GitHub repositories with full documentation and CI/CD pipelines.
A high-level strategic orchestrator designed to coordinate complex workflows, delegate tasks to specialized virtual agents, and synthesize executive-level solutions.
Transform any simple business idea into a comprehensive Micro-SaaS blueprint covering MVP features, tech stack, and a multi-phase launch strategy.
A sophisticated prompt designed to transform disparate data points, documents, and transcripts into a cohesive, high-density strategic synthesis.
Transform surface-level information into rare, high-leverage insights by uncovering the counter-intuitive principles used by the top 1% of experts.
A relentless AI auditor that shreds your SaaS concept to find fatal flaws, market reality gaps, and distribution traps before you spend a dime.
Transforms simple app ideas into comprehensive technical blueprints by simulating a multi-agent team including a PM, Architect, Lead Dev, and QA.
Transform any complex subject into a manageable 30-day mastery roadmap using ultra-learning principles and strategic scheduling.
A sophisticated meta-prompt that transforms an AI into a systems architect capable of designing, modularizing, and self-optimizing complex multi-step workflows.
A comprehensive multi-agent simulation that provides a full executive team to analyze, architect, and provide strategic feedback on your startup idea.
Transform any complex skill into a high-leverage 30-day learning curriculum based on the 80/20 rule and deliberate practice principles.
A comprehensive toolset for converting messy meeting transcripts into structured roadmaps, clear action items, and executive-level strategic summaries.
Transform a single piece of long-form content into a massive distribution engine with 10 platform-specific assets for maximum viral reach.
A high-speed simulation tool that activates three specialized logistics agents to solve complex supply chain and distribution challenges instantly.
Design sophisticated multi-agent AI systems with autonomous coordination, defined roles, and robust communication protocols for complex task resolution.
A multi-agent refinement system that uses specialized personas to recursively analyze, secure, and optimize source code for production-grade quality.
Converts complex, unstructured information into a structured knowledge graph and atomic notes for professional personal knowledge management (PKM).
An advanced multi-pass prompt that forces the AI to act as a senior architect, critiquing and refactoring its own initial output for production-grade results.
Transform fragmented notes and disparate information into a cohesive, structured, and actionable knowledge system using expert synthesis techniques.
Transform standard Python code into resilient, fault-tolerant systems capable of autonomous error detection and recovery.
An advanced biological optimization framework that uses biometric markers like HRV and sleep cycles to engineer high-intensity flow states and deep-work blocks.
A comprehensive framework for identifying, validating, and building profitable micro-SaaS businesses using zero-code tools and AI agents.
Design and orchestrate sophisticated multi-agent networks to automate complex organizational workflows and decision-making processes.
Transform chaotic raw notes and scattered thoughts into a structured, actionable knowledge system based on the PARA method.
A comprehensive guide for orchestrating complex workflows using subagents, planning, and verification.
Design a specialized squad of autonomous AI agents with distinct personas, goals, and interaction workflows to solve complex business and technical challenges.
An advanced meta-prompt that transforms the AI into a Chief Operating Officer capable of designing, delegating, and overseeing complex multi-agent workflows for business automation.
An elite executive-level prompt designed to triage, summarize, and draft professional responses for your inbox, helping you reach Inbox Zero with strategic precision.
Transforms the AI into a multi-role autonomous agency that decomposes complex tasks into specialized departments for high-precision execution and self-review.
Transform messy, undocumented legacy code into clear logic, identified risks, and a modern refactoring roadmap.
Design and deploy a sophisticated multi-agent AI workforce blueprint to automate complex business workflows and digital operations.
Transform your productivity by auditing your schedule for shallow work traps and reconstructing your week around high-impact deep work blocks.
A comprehensive, high-speed execution framework designed to take an AI business idea from concept to a live product launch in exactly one week.
An advanced system design assistant that transforms complex product requirements into comprehensive technical blueprints and architectural roadmaps.
A sophisticated daily planning assistant that synchronizes your workload with your biological clock and neurological energy peaks for maximum efficiency.
Design complex, collaborative AI systems where specialized agents work together to solve multi-faceted problems through role-play and task orchestration.
Get a personalized 12-week fitness and nutrition plan from a personal trainer and nutritionist.
Get high-volume, low-calorie snack ideas and scripts to manage sugar cravings and emotional eating.
Get a 7-day meal plan with macros and grocery list based on your calorie and protein goals.
Get a progressive 4-day weekly workout plan for fat loss using only bodyweight exercises.
Get a daily fitness accountability check-in system with 5 questions to track your progress.
Get a quick morning journaling script with goal reminders, actions, gratitude, and affirmations.
Get a weekly fitness review system with weight tracking and personalized adjustment suggestions.
Essential rules for iOS development with AI agents to prevent common issues.
Reverse-engineer a precise, portable persona for AI systems. Create an Operating Manual and JSON profile so LLMs can work with you as if they already know you.
A personal strategy expert that creates realistic but challenging 30-day plans with weekly breakdowns, specific actions, milestones, and habits.
A prompt generator for LLMs to generate prompts for other LLMs
A master craftsman of thought articulation.
An elite behavioral analyst that creates comprehensive user profiles from conversation patterns to optimize AI interactions.
A prompt that helps you analyze the state of an industry
Summarize text
A comprehensive personal development prompt that acts as a high-performance strategist, behavioral psychologist, and systems thinker to perform deep introspective audits and unlock your potential.
Essential rules for iOS development with AI agents to prevent common issues and improve productivity.