home/coding/standard-prompt-template

Standard Prompt Template

GPTClaudeDeepSeek··1,251 copies·updated 2026-07-14
standard-prompt-template.prompt
---
id: PROMPT-TEMPLATE
version: 1.0
author: [Your Name]
last_updated: 2026-05-12
applicable_stack: [NodeJS, React, etc]
category: General
difficulty: Intermediate
---

# Standard Prompt Template

Use this template as the basis for every new prompt.

---

## 📋 Structure

### [CONTEXT]
Provide necessary information about:
- **Tech stack:** Framework, libraries, versions
- **Current state:** Brief technical description
- **Schema/Interfaces:** Relevant data structures
- **Existing Code:** Code snippets for reference if needed

*Example:*

when to use it

Community prompt sourced from the open-source GitHub repo JunMystery/AI-Agent-Standards (MIT). A "Standard Prompt Template" 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

codingcommunitydeveloper

source

JunMystery/AI-Agent-Standards · MIT