> ## Documentation Index
> Fetch the complete documentation index at: https://docs.constructr.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Prompt Inspirations

> Get inspired with example prompts for building different types of apps with Constructr

## Prompt Inspirations

Get inspired with these example prompts that demonstrate effective ways to describe what you want to build. Use these as starting points for your own apps.

## Productivity Apps

### Task Management

**Prompt:**

> "Build a collaborative task management app for small teams (5-10 people). Users can create tasks with title, description, due date, and priority (low/medium/high). Include a kanban board view with columns (To Do, In Progress, Done), ability to assign tasks to team members, filter by assignee and priority, and send Slack notifications when tasks are assigned or completed. Add a dashboard showing team productivity metrics."

### Daily Digest Generator

**Prompt:**

> "Create a daily digest app for product managers that aggregates key metrics and updates from Google Calendar, Intercom, Jira, Linear, Mixpanel, Slack, and Zendesk. The app should generate a summary of important events, customer feedback, sprint progress, analytics insights, and support tickets, delivering it to Slack channels or via email."

### PRD to Sprint Converter

**Prompt:**

> "Build an app that takes a Product Requirements Document (PRD) from Notion and automatically converts it into a structured sprint with tasks in Jira or Linear. The app should parse PRD sections, identify user stories and acceptance criteria, estimate complexity, and create tickets with proper labels and assignments."

## Content & Creative Apps

### AI Tweet Generator

**Prompt:**

> "Build an AI-powered tweet generator app that allows users to enter a topic, select a tone (professional, friendly, humorous, inspirational, urgent), specify a target audience (like tech enthusiasts, customers, sports fans), add keywords, and choose tweet length (short, medium, or near-maximum). The app should generate tweets using AI and keep a searchable history of all generated tweets."

### Blog Post Summarizer

**Prompt:**

> "Create an AI app where users can paste a blog post or article URL or text, and the AI generates a concise summary. Users can adjust summary length and tone, and save summaries for future reference or export."

### Campaign Collaboration Tool

**Prompt:**

> "Create a collaborative AI tool for campaign creation. Users can invite team members to a shared workspace where they generate campaign images (banners, social posts, ads) and marketing copy (slogans, posts, emails) using AI. Features include real-time feedback, version history, ability to vote and approval workflows for both images and text."

## Customer & Support Apps

### Customer Voice Radar

**Prompt:**

> "Create an AI-powered app that monitors customer conversations from Intercom and Zendesk, identifies common themes, pain points, and feature requests, then automatically creates organized summaries in Notion. Include sentiment analysis, priority scoring, and trend detection over time."

### Bug-to-Support Auto-Responder

**Prompt:**

> "Build an app that automatically routes bugs from Jira to support tickets in Zendesk or Intercom, creates automatic responses for users, and syncs resolution status back to Jira. Include SLA tracking and escalation workflows via Slack."

## Sales & Marketing Apps

### Meeting Brief Generator

**Prompt:**

> "Create an app that generates meeting briefs by pulling context from Google Calendar events, enriching with CRM data from Hubspot or Salesforce, and sending comprehensive briefs to Slack before meetings. Include talking points and customer history."

### Sales Enablement Content Generator

**Prompt:**

> "Create an app that generates sales enablement content by pulling templates from Notion, customizing them for specific deals, and distributing via Slack or Gmail. Include battle cards, case studies, and objection handling guides."

## Operations Apps

### SOP Builder

**Prompt:**

> "Build an app that analyzes repeated questions in Slack, identifies patterns, automatically generates Standard Operating Procedures (SOPs) in Notion, creates knowledge base articles, and tracks SOP effectiveness."

### Project Intake Triage

**Prompt:**

> "Create an app that receives project requests from Gmail or Slack, automatically categorizes and prioritizes them, creates tickets in Jira or Linear, assigns to appropriate teams, and sends confirmation notifications."

## Personal & Lifestyle Apps

### Resume Builder

**Prompt:**

> "Create an AI-powered resume builder where users input their work experience, education, skills, and target job description. The AI generates a polished resume and personalized cover letter, with options to tailor tone and style for different industries or roles."

### Personal Note-Taking App

**Prompt:**

> "Create a personal note-taking app where users can create, edit, and delete notes, organize notes into folders, search notes by title or content, mark notes as favorites, and export notes as markdown files. Use a simple, clean interface with a sidebar for folders and a main area for note content."

## Data & Analytics Apps

### Funnel Drop-Off Investigator

**Prompt:**

> "Create an app that analyzes funnel drop-off data from Mixpanel, identifies key drop-off points, generates Jira tickets for investigation, and posts findings to Slack. Include automatic segmentation analysis, conversion rate tracking, and recommended actions."

### Pipeline Hygiene Enforcer

**Prompt:**

> "Build an app that monitors pipeline health in Hubspot or Salesforce, identifies hygiene issues (stale deals, missing data, inactive opportunities), sends alerts to Slack, and generates reports in Google Sheets for sales operations."

## Integration-Heavy Apps

### Multi-Service Sync App

**Prompt:**

> "Build an app that syncs data between multiple services: sync GitHub issues to Linear, create Notion pages from Slack threads, and update Google Sheets from Jira tickets. Include conflict resolution and manual override options."

### Cross-Platform Notification Hub

**Prompt:**

> "Create a notification hub that aggregates alerts from Slack, email, Jira, Linear, and GitHub, displays them in a unified dashboard, allows filtering and prioritization, and sends summary digests to users' preferred channels."

## Tips for Using These Examples

<AccordionGroup>
  <Accordion title="Adapt to Your Needs">
    These prompts are starting points. Modify them to match your specific requirements, team size, and use cases.
  </Accordion>

  <Accordion title="Combine Ideas">
    Mix and match features from different examples to create something unique for your needs.
  </Accordion>

  <Accordion title="Start Simple">
    Begin with core features, then iterate to add complexity. You don't need to include everything at once.
  </Accordion>

  <Accordion title="Be Specific">
    When adapting these prompts, add specific details about your workflow, team structure, and requirements.
  </Accordion>
</AccordionGroup>

## Categories

These prompts span various categories:

* **Productivity** - Tools to help teams work better together
* **Content** - Apps for creating and managing content
* **CRM & Support** - Customer relationship and support management
* **Sales & Marketing** - Tools for sales and marketing teams
* **Operations** - Operational efficiency and automation
* **Personal** - Individual productivity and lifestyle apps
* **Analytics** - Data analysis and insights

## Next Steps

<CardGroup cols={2}>
  <Card title="Learn How to Prompt" icon="star" href="/best-practices/how-to-prompt">
    Learn best practices for writing effective prompts.
  </Card>

  <Card title="Build Your First App" icon="rocket" href="/working-with-constructr/build-your-first-app">
    Use these inspirations to build your own app.
  </Card>

  <Card title="Explore Integrations" icon="plug" href="/app-integrations/supported-integrations">
    See what integrations you can use in your apps.
  </Card>

  <Card title="Join Community" icon="discord" href="https://discord.com/invite/z9xmYcHDGZ">
    Share your prompts and get feedback from the community.
  </Card>
</CardGroup>

<Note>
  **Have a great prompt idea?** Share it with the community on [Discord](https://discord.com/invite/z9xmYcHDGZ) and help inspire others!
</Note>
