# Anti-Fluff Checklist

**Last Updated:** 2026-02-22  
**Purpose:** Guidelines for avoiding filler, redundancy, and vague content in blog posts

## Overview

Fluff adds length but not value. Every sentence should earn its place. Use this checklist during content creation and self-edit passes.

## Micro-Fluff (Word-Level)

**Cut these:**

| Avoid | Replace With |
|-------|--------------|
| very, really | (delete or use stronger word) |
| due to the fact that | due to |
| in order to | to |
| whether or not | whether |
| at this point in time | now |
| it is important to (verb) | (verb) |

**German examples:**

| Avoid | Replace With |
|-------|--------------|
| sehr, wirklich | (delete or stronger word) |
| aufgrund der Tatsache, dass | aufgrund |
| um zu | zu |
| im Laufe der Zeit | (be specific) |
| es ist wichtig zu | (direct verb) |

## Macro-Fluff (Section-Level)

**Remove:**

- Generic statements ("X is an important topic in business")
- Redundant paragraphs (same point in different words)
- Vague claims without specifics ("many companies struggle with…")
- Bullet dumps without "so what" or "how"
- Transitions that add no value ("Now we will turn to…")

## Front-Load Answers

**Inverted pyramid:** State the direct answer or definition in the first sentence, then add context and examples.

- Definition posts: "X ist …" in first sentence
- How-to: Outcome or first step in first sentence
- Comparisons: Key difference in first sentence

## Decisive Tone

- Prefer active verbs
- Use concrete facts and numbers
- Avoid hedging ("might", "could potentially", "somewhat")
- One clear point per sentence

## Per-Section Check

Before finalizing each H2 section, ask:

1. **Does this sentence add unique value?** If not, cut it.
2. **Value test:** Would a reader who landed here feel their question was fully answered? If not, add substance.
3. **Am I repeating something from another section?** If yes, consolidate or remove.

## Redundancy Check (Before Finalizing)

- [ ] **No H2 repeats another** – Each H2 covers a distinct angle. Merge or reframe if two H2s answer the same question.
- [ ] **No paragraph restates the intro** – Definition appears once (intro or first H2); don't repeat verbatim.
- [ ] **No "Tipps" or "Checkliste" that merely repeat prior sections** – Each tip must add new, actionable information. If a tip restates content from another H2, cut it or reframe.
- [ ] **Fazit doesn't copy intro** – Summarize key points; don't repeat the opening paragraph.

## References

- [CONTENT_DEPTH_GUIDELINES.md](CONTENT_DEPTH_GUIDELINES.md) – Section depth, expand vs stop
- [CONTENT_CREATION_WORKFLOW_2026.md](CONTENT_CREATION_WORKFLOW_2026.md) – Prohibited: incremental word-count chasing
- [SKYSCRAPER_TECHNIQUE_2026.md](SKYSCRAPER_TECHNIQUE_2026.md) – No fluff principle
