#001fast-grep-rust1 skills133updated 2026-05-0150% of creatorskilloccupationdescriptionupdatedfast-grepsoftware-developersUse fast-grep (`fgr`) for regex and literal text search across this repository. When an index exists it is dramatically faster than `grep`/`ripgrep`; without an index it is comparable to ripgrep. TRIGGER when: searching for code (function, symbol, identifier, string), counting occurrences, or listing files matching a pattern in this repo. SKIP for: git-history search (use `git log -G`/`git grep`), binary files, or patterns that require lookaround / backreferences (the Rust `regex` crate does not support them — fall back to `rg -P` or `grep -P`).2026-05-01Showing top 1 of 1 collected skills in this repository.Load 0 more skillsLoading skills...
#002symphony-marketplace1 skills00updated 2026-06-0950% of creatorskilloccupationdescriptionupdatedsymphonysoftware-developersLaunch the claude-symphony autonomous bug-fixing workflow scoped to any Linear team/project backed by GitHub. Ensures Linear login (triggers OAuth if needed), lets the user pick the team/project, confirms the target repo(s), then runs the workflow. Invoked as "/symphony:symphony" (plugin skills are namespaced), or triggered by "run symphony", "fix bugs in <project>", "arreglar bugs de <project>".2026-06-09Showing top 1 of 1 collected skills in this repository.Load 0 more skillsLoading skills...