بنقرة واحدة
IHeartFiction
يحتوي IHeartFiction على 2 من skills المجمعة من SheepReaper، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Find and report low-value, noisy, or removal-candidate automated tests in a repository. Use when an agent is asked to audit tests for weak defect-detection value, AI-generated coverage padding, trivial constructor/property/getter/setter tests, tests of language or framework guarantees, implementation-detail tests, assertion-free tests, duplicate tests, or tests that should be removed or rewritten; produce removal-ready findings with file, test name, location, evidence, valuation metadata, and justification.
Find DRY refactoring opportunities across a repository, score repeated code by repetition count, estimated lines saved, narrowness of scope, and implementation ease, choose the single best opportunity, implement it on a new branch based off main, squash to one commit, and open a pull request. Use when an agent is asked to discover and ship a focused DRY refactor PR while obeying repository guidance, style conventions, branch hygiene, and single-commit PR requirements.