home/productivity/create-multi-page-app-user-prompt

Create Multi Page App.user.prompt

GPTClaudeDeepSeek··805 copies·updated 2026-07-14
create-multi-page-app-user-prompt.prompt
# Create Multi-Page Streamlit Application

**Agent:** Streamlit UI Development Agent  
**Category:** UI Development  
**Complexity:** Intermediate  
**Duration:** 1-2 hours

---

## Purpose

Structure a Streamlit application with multiple pages for complex AI systems with different functionalities (chat, documents, analytics, settings).

---

## Instructions

Create multi-page Streamlit app with:

1. **Main App** (`streamlit_app.py`) - Landing page or default view
2. **Pages Directory** (`pages/`) - Individual page files
3. **Shared Components** - Reusable UI elements
4. **Navigation** - Automatic sidebar navigation

---

## Expected Structure

when to use it

Community prompt sourced from the open-source GitHub repo Modular-Earth-LLC/multi-agent-ai-development-framework (MIT). A "Create Multi Page App.user.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

Modular-Earth-LLC/multi-agent-ai-development-framework · MIT