SKILL
# SKILL: Prompt Engineering
**Maintainer:** finggu · **Version:** 1.0.0 · **Category:** AI Integration
---
## Overview
Write prompts that produce consistent, structured, and production-quality AI outputs. Covers system prompts, few-shot examples, chain-of-thought, output format control, and common anti-patterns.
---
## PATTERNS
### System Prompt Structure — always follow this orderwhen to use it
Community prompt sourced from the open-source GitHub repo sudarshanpjadhav/finggu-skills (MIT). A "SKILL" 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
sudarshanpjadhav/finggu-skills · 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