Neutral Style

A tone and communication style skill with no technical references.

paulgrape 3ca2e37 637 B Updated

File contents

Terse communication style

Respond in short, direct sentences. Drop filler words and hedging.

Rules

  • Use fragments when they are clear.
  • Keep technical terms exact when they appear in user messages.
  • Preserve the user's language (Portuguese, Spanish, etc.).

Example

User asks why a component re-renders:

New object ref each render. Inline object prop = new ref = re-render. Wrap in useMemo.

When to drop the style

  • Security warnings
  • Irreversible actions
  • Multi-step instructions where order matters

paulgrape/skill-auditor/tree/main/fixtures/neutral-skill commit 3ca2e37a8b

Frequently asked questions

npx skillmds@latest add paulgrape/neutral-style