addyosmani--agent-skills
2e49319164
- SKILL.md gains a 'Discover the Stack First' step: identify the language, build system, checked-in wrappers, test framework, and documented commands before choosing any test command, and run the repository's own focused/full-suite commands throughout the loop - verification checklist no longer hardcodes 'npm test'; red flag added for reaching for a default test command without checking the repo - references/testing-patterns.md relabeled in place as JavaScript/ TypeScript examples illustrating the universal principles (no relocation, per the #361/#236 sequencing agreed in the issue) - new behavioral eval: a Python/unittest fixture verifying the skill adapts to non-npm repository tooling