byexistential-birds· 54 skills
Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and verbose LLM style patterns. Use when cleaning up AI-generated code or reviewing for agent-introduced cruft.
$npx -y skills add existential-birds/beagle --skill llm-artifacts-detectionInstalls into the current project.
Run `npx skills use "https://github.com/existential-birds/beagle" --skill "existential-birds/beagle/llm-artifacts-detection"` 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/existential-birds/beagle" that are relevant to the current task. Run `npx skills add "https://github.com/existential-birds/beagle"` and select the relevant skills, then follow their instructions.