Know who speaks before the skill runs
TL;DR: Always define a clear role at the top of every skill file so you know whose perspective drives the execution.
Common Mistake ❌
You write a skill full of rules but assign no role.
The AI starts executing without knowing if it's a junior developer, a seasoned architect, or a QA engineer.






