A developer introduces a set of Claude skills designed to create user interfaces that resist or counter generic, low-quality AI-generated content ("AI slop"). The project is shared on GitHub for community feedback.
Background
- This is a Show HN post on Hacker News (a popular tech community and aggregator) sharing a GitHub project that provides Claude "skills" — reusable prompt templates or instructions for Anthropic's Claude AI assistant — to create user interfaces specifically designed to *avoid* looking like they were made by AI.
- "Anti-AI slop" refers to the backlash against generic, formulaic, or obviously AI-generated content (often called "slop"). Many developers and designers feel that AI tools produce interfaces that look samey, cluttered, or lack human touch.
- The project likely addresses a growing tension: AI coding assistants (like Claude, ChatGPT, Copilot) are powerful, but their output can have a recognizable, low-quality aesthetic that users dislike. The "skills" here probably instruct Claude to follow specific design principles, avoid certain patterns, or apply human-like judgment to make the result feel more authentic.
- Why it matters: As more non-designers use AI to build software, the problem of "AI-slop UI" is becoming a real pain point. This project is an attempt to recover quality and distinctiveness while still using AI tools — a pragmatic middle ground.