An AI agent skill for writing tests in the `nushell` repo.
A developer created an AI agent skill for writing tests in the Nushell repository, emphasizing the use of modern `nu_test_support` infrastructure over older subprocess-style testing. The skill provide…