home/productivity/prompt-pattern

Prompt Pattern

GPTClaudeDeepSeek··1,199 copies·updated 2026-07-14
prompt-pattern.prompt
# Prompt Pattern

## Purpose

Provide a reusable structure for new prompt files.

## When To Use

Use when adding a copy-paste task prompt under `prompts/`.

## Inputs Needed

- User goal
- Source files
- Constraints
- Output format
- Validation criteria

## Instructions

1. Define the role.
2. Define the exact task.
3. Define required files or context.
4. Define output format.
5. Define pass/fail criteria.

## Expected Output

A prompt that another model or IDE agent can run with minimal editing.

## Quality Bar

- Copy-paste friendly.
- Specific.
- Safe.
- Testable.

when to use it

Community prompt sourced from the open-source GitHub repo Quazmoz/agentdefaults (no explicit license). A "Prompt Pattern" 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

Quazmoz/agentdefaults · no explicit license