Switch language한국어
Back to the list

Show HN: AISlop, a CLI for catching AI-generated code smells | Hacker News

TL;DR AI

Key summary

2 min read
  1. AISlop is a new local CLI tool that scans AI-generated code for non-syntax quality issues.

  2. It flags code smells like empty catch blocks, dead code, duplicated helpers, and misleading comments.

  3. The tool can be wired into agent hooks for automatic checks after AI coding tool calls.

  4. It targets developers using tools like Claude Code, Codex, and OpenCode to catch problems before they reach production.

Read the original