Write real tests for a function or spec scenario — language-agnostic (TypeScript, Python, C++…). Reads the implementation and spec contract first, runs tests, fixes failures. No stubs, no placeholders.
$npx -y skills add clay-good/openlore --skill openlore-write-testsInstalls into the current project.
Run `npx skills use "https://github.com/clay-good/openlore" --skill "clay-good/openlore/openlore-write-tests"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/clay-good/openlore" that are relevant to the current task. Run `npx skills add "https://github.com/clay-good/openlore"` and select the relevant skills, then follow their instructions.