home/productivity/prompt-templates-44

Prompt Templates

GPTClaudeDeepSeek··741 copies·updated 2026-07-14
prompt-templates-44.prompt
# Prompt Templates

Ready-to-use prompt templates calibrated by complexity tier. Pick the tier that matches your task, fill in the bracketed fields, and deploy.

## Templates

| File | Complexity | Token Range | Use When |
|------|-----------|-------------|----------|
| `templates/simple.md` | Simple | 50–150 | Single-turn tasks, basic transforms, Q&A |
| `templates/medium.md` | Medium | 150–500 | Multi-step workflows, constrained generation |
| `templates/complex.md` | Complex | 500–1500 | Agentic systems, expert simulation, high-stakes |

## Chains

| File | Steps | Use When |
|------|-------|----------|
| `chains/research-and-write.md` | 4 | Research a topic → synthesize → draft → refine |
| `chains/code-review-pipeline.md` | 3 | Analyze code → identify issues → generate fixes |

## How to Choose

**Start simple. Escalate only when simpler versions fail specific test cases.**

Ask yourself:
- Does this need examples? → At least Medium
- Does this have edge cases that matter? → At least Medium
- Does this need multi-phase reasoning? → Complex
- Is this safety-critical or high-stakes? → Complex
- Is this a single straightforward transform? → Simple

when to use it

Community prompt sourced from the open-source GitHub repo trebeck87/Hive-Synthesis-Engine (Apache-2.0). A "Prompt Templates" 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

trebeck87/Hive-Synthesis-Engine · Apache-2.0