06-reference / concepts

skills as building blocks

·concept

Skills as Building Blocks

The Pattern

Build atomic, reusable skills that each do one thing well, then compose them into larger capabilities. Don’t build monolithic tools — build primitives that can be assembled differently depending on the situation. This is the software equivalent of Block’s “capabilities” layer: no UI, no opinions about context, just reliable building blocks with clear interfaces.

Where It Appears

Tensions