prompt-generator-v2
Installation
SKILL.md
Prompt Generator V2 — KERNEL Framework
Generate prompts that work on the first try. The KERNEL framework ensures every prompt has a clear goal, verifiable success criteria, and explicit constraints.
KERNEL at a Glance
Each letter is a checkpoint. Chi tiết + ví dụ before/after → kernel-framework.
| Principle | Check | Action if failing |
|---|---|---|
| Keep simple | Describe in one sentence? | Split into prompt chain |
| Easy to verify | Stranger could verify? | Add measurable criteria |
| Reproducible | Works in 30 days? | Remove temporal refs, add versions |
| Narrow scope | One deliverable? | Extract goals into separate prompts |
| Explicit constraints | 2-3 "do NOT" rules? | Add negative constraints |
| Logical structure | Context→Task→Constraints→Format? | Restructure |