bymassgen· 19 skills
This skill should be used when agents need to search codebases for text patterns or structural code patterns. Provides fast search using ripgrep for text and ast-grep for syntax-aware code search.
$npx -y skills add massgen/massgen --skill file-searchInstalls into the current project.
Run `npx skills use "https://github.com/massgen/massgen" --skill "massgen/massgen/file-search"` 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/massgen/massgen" that are relevant to the current task. Run `npx skills add "https://github.com/massgen/massgen"` and select the relevant skills, then follow their instructions.