Build diverse benchmark task suites from public GitHub repositories for testing universal skills. Use this skill when the user wants to: - Create a benchmark that spans multiple public repositories and languages - Test a universal skill (refactoring, test writing, code review, etc.) across diverse codebases - Curate a representative set of repos and tasks for cross-codebase validation - Build an evaluation suite for a skill that should work in any repository Even if the user doesn't say "benchmark" — if they're building a skill meant to work everywhere and want to validate it across many different projects, this skill applies.
$npx -y skills add noesisvision/nasde-toolkit --skill nasde-benchmark-from-public-reposInstalls into the current project.
Run `npx skills use "https://github.com/noesisvision/nasde-toolkit" --skill "noesisvision/nasde-toolkit/nasde-benchmark-from-public-repos"` 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/noesisvision/nasde-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/noesisvision/nasde-toolkit"` and select the relevant skills, then follow their instructions.