byasyrafhussin· 24 skills
Detect AI-generated code patterns ("slop") in PHP/Laravel and TypeScript/React source — comment narration, generic naming, premature interfaces, defensive overdose, mock-everything tests, and the absence of human "scars". Use when reviewing AI-assisted PRs, auditing code for taste/quality (not metrics — that's technical-debt), or hardening a code-review checklist. Triggers on "review for AI slop", "find AI patterns", "check code feels human", "audit code-quality taste".
$npx -y skills add asyrafhussin/agent-skills --skill code-slopInstalls into the current project.
Run `npx skills use "https://github.com/asyrafhussin/agent-skills" --skill "asyrafhussin/agent-skills/code-slop"` 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/asyrafhussin/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/asyrafhussin/agent-skills"` and select the relevant skills, then follow their instructions.