home/coding/prompt-engineering-80

Prompt Engineering

GPTClaudeDeepSeek··1,243 copies·updated 2026-07-14
prompt-engineering-80.prompt
# Prompt Engineering for Claude

> Get dramatically better results from Claude by structuring your prompts effectively. From basic techniques to advanced patterns.

## Table of Contents

- [Core Principles](#core-principles)
- [Prompt Structure](#prompt-structure)
- [Claude-Specific Techniques](#claude-specific-techniques)
- [Prompting for Code](#prompting-for-code)
- [System Prompts](#system-prompts)
- [Advanced Patterns](#advanced-patterns)
- [Common Mistakes](#common-mistakes)
- [Templates](#templates)

---

## Core Principles

### 1. Be Specific

The #1 rule. Vague prompts get vague results.

when to use it

Community prompt sourced from the open-source GitHub repo wangpengchao1993/claude-engineer (MIT). A "Prompt Engineering" 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

wangpengchao1993/claude-engineer · MIT