SnapSift – Find near-duplicate photos on your iPhone
Local-only duplicate finder, but Apple Photos already handles this—just less aggressively.
A Claude Code plugin for detecting and eliminating code duplication using jscpd
Pragmatic fix for Claude Code's duplication bias using deterministic tooling instead of prompting.
Teams using Claude Code for development, codebases with creeping duplication from agentic code generation
ESLint + prettier (code quality automation) · SonarQube duplication detection
Because DRYwall detects code duplication using a deterministic toolchain (the awesome jscpd), it's significantly more effective and cheaper in tokens than just telling an agent to find and refactor duplication.
Local-only duplicate finder, but Apple Photos already handles this—just less aggressively.
TypeScript AST contracts feed LLMs correct props; stops AI from hallucinating missing fields.
Idempotency guards for AI agents prevent duplicate payments when retries inevitably happen.
Merkle tree hashing detects stale files before reusing subagent context.
Sub-second dead code detection in Rust when ESLint and TypeScript already exist.
22 Claude commands in Vim without leaving editor, but Continue and Cursor already own this UX.