system-prompts

Solid

Write system prompts, tool docs, and agent definitions. Project tag conventions + RFC 2119 keywords + dense compression. Use when authoring or editing any prompt the model reads.

AI & Automation 135 stars 14 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
71
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# System Prompts Project house style. Dense, imperative, RFC-keyed. Targeting small models (≤2B, tiny/on-device like LFM2)? You MUST read [small-models.md](small-models.md) — the rules below assume frontier-class instruction following; several invert at that scale. ## Tags Tags are structural markers — the agent treats them as authoritative and literal. Each tag means exactly what its name says. NEVER invent ornamental tags (`<north-star>`, `<stance>`, `<protocol>`, `<directives>`, `<strengths>`) — they're noise. The vocabulary actually in use: | Tag | Purpose | | --- | --- | | `<system-conventions>` | How to interpret tags + RFC keywords themselves. Defines the contract. | | `<stakes>` | Why correctness matters here. Domain framing. | | `<communication>` | Voice, tone, response shape. | | `<critical>` | Inviolable rules. Place at START and END. | | `<completeness>` | What "done" means. Anti-shrink rules. | | `<yielding>` | Pre-yield checklist. Block conditions. | | `<workflow>` | Numbered phases (scope → edit → decompose → work → verify). | ## Normative Language RFC 2119 in full caps, no bold. The all-caps form IS the marker. | Keyword | Meaning | Replaces | | --- | --- | --- | | MUST / REQUIRED | Absolute requirement | "always", "make sure", "ensure" | | NEVER (= MUST NOT) | Absolute prohibition | "do not", "don't" | | SHOULD / RECOMMENDED | Strong preference; deviation allowed with known tradeoffs | "prefer", "it's best to" | | AVOID (= SHOULD NOT) | Strong discour...

Details

Author
dmae97
Repository
dmae97/omk
Created
3 months ago
Last Updated
yesterday
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category