# Specify Preferred Writing Style

> How to move beyond vague style adjectives by defining Tone, Information Density, and Sentence Cadence across 5 standard professional style presets.

- Skill: `alivirgo/specify-preferred-writing-style` (Agent Skill)
- Install (CLI): `npx skillmds@latest add alivirgo/specify-preferred-writing-style`
- Raw SKILL.md: https://api.skillmd.com/api/skills/alivirgo/specify-preferred-writing-style/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: alivirgo (https://skillmd.com/u/alivirgo)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/alivirgo/specify-preferred-writing-style

---


# Specify Preferred Writing Style (The 3D Style Matrix) (AI Skill)

## Overview
Asking an AI to *"write in a professional style"* almost always produces robotic, passive corporate jargon filled with meaningless phrases (*"In order to optimize synergistic alignment..."*). 

The **3D Style Matrix Protocol** decomposes style into **3 Concrete Levers**: **Tone** (warmth/authority), **Information Density** (words per insight), and **Sentence Cadence** (sentence length variety).

---

## The 3-Dimensional Style Framework

```
┌─────────────────────────────────────────────────────────────┐
│                 The 3D Style Control Levers                 │
│                                                             │
│  LEVER 1: TONE            ──► Casual Peer vs. Formal Senior │
│  LEVER 2: DENSITY         ──► High (Facts/words) vs. Sparse │
│  LEVER 3: CADENCE         ──► Short punchy vs. Flowing prose│
└─────────────────────────────────────────────────────────────┘
```

---

## The 5 Standard Professional Style Presets

Select one of these presets to instantly lock in the desired voice:

### Preset 1: The Pragmatic Practitioner (Engineering & Tech)
```markdown
Style Directive:
- Tone: Candid, direct, pragmatic - like a senior engineer writing notes for a peer.
- Density: High. Use exact CLI commands, code snippets, and error logs.
- Cadence: Active verbs, short sentences. Ban all corporate fluff and marketing adjectives.
```

---

### Preset 2: The Executive Decision Brief (Leadership)
```markdown
Style Directive:
- Tone: Authoritative, objective, decision-focused.
- Density: Extreme. Bottom Line Up Front (BLUF) followed by 3 bold supporting metrics.
- Cadence: Bulleted structures and comparative tables over long paragraphs.
```

---

### Preset 3: The Conversational Peer (Team & Slack)
```markdown
Style Directive:
- Tone: Warm, approachable, human, slightly humorous.
- Density: Moderate.
- Cadence: Conversational rhythms. Mix short 3-word sentences with natural spoken phrasing.
```

---

### Preset 4: The Direct-Response Copywriter (Sales & Landing Pages)
```markdown
Style Directive:
- Tone: Empathetic, urgent, benefits-focused.
- Density: High focus on customer pain and quantified relief.
- Cadence: Punchy, rhythmic, single-sentence paragraphs with frictionless CTAs.
```

---

### Preset 5: The Socratic Educator (Tutorials & Onboarding)
```markdown
Style Directive:
- Tone: Encouraging, patient, structured.
- Density: Gradual. Start with a real-world physical analogy before introducing technical syntax.
- Cadence: Step-by-step numbered breakdown with 1 check-for-understanding question.
```

---

## Real-World Comparison

### Scenario: Explaining Why We Delayed a Software Deployment

#### Vague Prompt ("Make it professional")
> *"Please be advised that due to unforeseen operational technicalities encountered during our comprehensive quality assurance staging pipeline, the leadership team has decided to strategically postpone the deployment..."*
> ❌ *(Stiff, impersonal, reads like a legal disclaimer).*

#### Using Preset 1: Pragmatic Practitioner
> *"We postponed today's billing release because our staging load tests showed payment webhooks failing on 4% of orders. Deploying broken billing on a Friday is an unforced error. The queue bug is isolated, and we will deploy Tuesday morning at 9 AM after verification."*
> ✅ *(Clear, accountable, direct).*

---

## Summary Best Practices
- **Never use "Professional" alone**: Replace it with *"Executive Brief"* or *"Pragmatic Practitioner"*.
- **Specify the Banned Clichés**: Always add *"Ban 'delve', 'tapestry', 'crucial', and 'game-changer'"*.

