amvcp-tokens-anti-slop
CommunityReject banned tokens before shipping.
System Documentation
What problem does it solve?
This Skill prevents AI-like visual “slop” by enforcing strict bans on certain colors, primary fonts, and visual patterns in token sets and emitted HTML, catching issues before they reach users.
Core Features & Use Cases
- Token-set auditing: Lint a parsed DESIGN.md/theme token map or a flat token map to detect banned colors (near-match AI purple cluster and exact pure black/white), banned primary fonts, and banned visual patterns.
- Artifact auditing: Scan generated HTML strings for banned colors, font stacks, and pattern usage like gradient backgrounds and double drop-shadows.
- In-browser DOM auditing: Walk a rendered page, compute styles, and stamp offenders with data-vc-slop-alert so reviewers can immediately see what must be fixed.
Use cases: auditing a newly generated preset, validating an authored token palette, reviewing an HTML artifact before release, and running a live “slop check” during development.
Quick Start
Ask the agent to run an anti-slop audit by executing amvcpTokens.lintHtml on your generated HTML and fixing any violations until the result is ok.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: amvcp-tokens-anti-slop Download link: https://github.com/Emasoft/ai-maestro-visual-communicator-plugin/archive/main.zip#amvcp-tokens-anti-slop Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.