home/productivity/llm-prompts-2

LLM PROMPTS

GPTClaudeDeepSeek··976 copies·updated 2026-07-14
llm-prompts-2.prompt
# LLM Prompts - Ready-to-Use Templates

**Purpose**: Copy-paste ready prompts to give to an LLM agent to implement the AI Workflow Processing Platform using this documentation.

**Last Updated**: 2025-01-07
**Documentation Path**: `docs/`

---

## 📋 Table of Contents

1. [Initial Project Kickoff Prompt](#initial-project-kickoff-prompt)
2. [Phase-by-Phase Implementation Prompts](#phase-by-phase-implementation-prompts)
3. [Service-Specific Implementation Prompts](#service-specific-implementation-prompts)
4. [Infrastructure Setup Prompts](#infrastructure-setup-prompts)
5. [Debugging & Troubleshooting Prompts](#debugging--troubleshooting-prompts)

---

## Initial Project Kickoff Prompt

### 🚀 Full Platform Implementation (Complete Project)

**Use Case**: You want the LLM to implement the ENTIRE platform from scratch to production.

when to use it

Community prompt sourced from the open-source GitHub repo laugiov/agentic-dev-framework (MIT). A "LLM PROMPTS" 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

laugiov/agentic-dev-framework · MIT