Table of Contents
CSS Communication Toolkit — Chapter List
A calm set of skills for expressing CSS intentions clearly — to ourselves, to others, and to AI
This section teaches us how to speak CSS in a way that reveals:
- intention
- boundaries
- constraints
- relationships
- purpose
- and what must remain unchanged
Each chapter is a communication skill, not a technical topic.
01 — How to Describe What We Want (The Core Skill)
How we express intention instead of code, so AI understands the purpose behind the change.
02 — How to Point to the Right Parts of the Code
How we show AI only what matters, and avoid overwhelming it with context it cannot interpret.
03 — How to Name the Boundaries of a Change
How we express what is inside the change, what is outside, and what must remain untouched.
04 — How to Describe Layout Intentions Clearly
How we talk about space, flow, alignment, and structure in a way AI can follow.
05 — How to Describe Visual Intentions Clearly
How we express tone, density, rhythm, and hierarchy without falling into vague adjectives.
06 — How to Express Constraints and Limits
How we name what the system cannot do, what the design cannot break, and what must remain stable.
07 — How to Describe Relationships Between Elements
How we talk about parent/child, siblings, stacking, flow, and containment in human terms.
08 — How to Ask for Safe Changes
How we request improvements without triggering refactors, redesigns, or unintended rewrites.
09 — How to Ask AI to Explain Its Choices
How we keep the conversation grounded by asking AI to reveal its reasoning.
10 — How to Decline and Redirect
How we bring the work back to clarity when AI misreads intention, boundaries, or context.
11 — How to Shrink the Window
How we reduce the scope of what AI sees so it stays within the right conceptual space.
12 — How to Describe What Must Not Change
How we protect stability, compatibility, and historical decisions through clear language.
13 — How to Communicate Style, Tone, and Restraint
How we express subtlety, quietness, and minimalism in CSS terms.
14 — How to Ask for Explanations Without Losing Control
How we use AI’s explanations to strengthen our understanding without letting it over‑interpret.
15 — How to Build a Shared Vocabulary With AI Over Time
How we create a consistent, predictable collaboration style that improves with each interaction.
