Standard Prompt Template
---
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
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions