gitwtfhub

wtf is kill-ai-slop?

yetone/kill-ai-slop — explained in plain English

Analysis updated 2026-05-18

703TypeScriptAudience · developerComplexity · 2/5LicenseSetup · easy

TL;DR

A field guide and code scanner that catalogue the visual and writing habits typical of AI-generated products and help remove them.

Mindmap

mindmap
  root((kill-ai-slop))
    What it does
      Catalogues AI slop tells
      Scans project code
      Suggests clean fixes
    Tech stack
      TypeScript
      Astro
      Node.js
    Use cases
      Design critique website
      Agent skill for coding tools
    Audience
      Developers
      Designers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Browse the field guide website to learn common AI-generated design and copy patterns.

REASON 2

Install the Agent Skill so a coding assistant scans a project for those patterns.

REASON 3

Run the command line scanner on a project to get a report of AI slop tells found.

REASON 4

Apply the suggested clean fixes to make a vibe-coded product look less machine-made.

What's in the stack?

TypeScriptAstroNode.js

How it stacks up

yetone/kill-ai-sloptickernelz/opencode-memaffaan-m/agentshield
Stars703711719
LanguageTypeScriptTypeScriptTypeScript
Setup difficultyeasyeasyeasy
Complexity2/52/53/5
Audiencedevelopervibe coderdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 5min
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

Wtf does this do

kill-ai-slop is a project about a specific look that shows up over and over in products built with AI coding tools: indigo gradients, glowing cards, emoji scattered everywhere, mascots in corners, and stat cards written in all capital letters. The project calls this look AI slop, and it argues that it has become so common that people have stopped noticing it. The project has two parts. The first is a website, killaislop.com, which works as a field guide. It catalogues 33 of these AI slop tells, and each one comes with an interactive demo that shows the messy default next to a cleaner fix. The website itself is built without any of the tells it lists, so it acts as its own example of the clean style it recommends. It is available in English, Chinese, Japanese, and Korean. The second part is an Agent Skill, a tool meant to be installed into AI coding assistants such as Claude Code or Cursor. Once installed, it can scan a web project's code for the same signals catalogued on the website, explain why each one reads as machine made, and either suggest or apply a cleaner version. There is also a command line scanner that can be pointed directly at a project folder to produce a report, either in a readable format or as JSON for other tools to use. The scanner only reads files and reports what it finds, it does not edit anything unless run through the skill. The website is an Astro project with no JavaScript by default, and its design intentionally avoids gradients, emoji, glass effects, and badges, using a plain paper and ink look with a single red accent color. The whole project is licensed under Apache-2.0.

Yoink these prompts

Prompt 1
Install the kill-ai-slop skill in my coding agent and scan this project for AI slop.
Prompt 2
Run the kill-ai-slop scanner on this folder and show me a grouped report of the results.
Prompt 3
Explain why glowing cards and indigo gradients read as AI-generated design.
Prompt 4
Help me fix the AI slop tells this scanner found in my project one by one.

Frequently asked questions

wtf is kill-ai-slop?

A field guide and code scanner that catalogue the visual and writing habits typical of AI-generated products and help remove them.

What language is kill-ai-slop written in?

Mainly TypeScript. The stack also includes TypeScript, Astro, Node.js.

What license does kill-ai-slop use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is kill-ai-slop to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is kill-ai-slop for?

Mainly developer.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.