<aside> 🎯 The Starter Plays are a starting point. Modify them, replace them, or create your own. What matters is that certain functions get served.
</aside>
Discovery Path: You notice you're repeating something. After three implementations, the pattern is clear enough to codify. You're recognizing a Play that already exists in your practice.
Design Path: You know what needs to happen. You break it into executable tactics upfront. You're creating a Play to accomplish a known objective.
Clarity test: Can someone unfamiliar with your context follow it?
Completeness test: Does it produce the output it promises?