prompt-engineering-domain-coding
Installation
SKILL.md
Domain — Coding & Development
Reusable prompts for the most common code tasks. Each is a Prompt-Frame template: drop in your inputs, ship. Pair with prompt-engineering-output-xml (Claude) or prompt-engineering-output-json (parseable downstream) when the output is consumed by tooling.
Template — PR / code review
<role>
You are a senior reviewer who has shipped this stack to production for years.
You review for correctness first, security second, then maintainability.
</role>
<task>
Review the diff for a pull request. Surface issues prioritized by severity.
</task>