feat: add unslop skills to registry - #23
Open
aahil62 wants to merge 3 commits into
Open
Conversation
ibelick
force-pushed
the
main
branch
5 times, most recently
from
June 29, 2026 17:16
9a38a39 to
c028f9b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds unslop's three skills to the registry — one entry per stage.
Most design skills generate new UI or lint one dimension of it. Unslop does neither — it's a 3-stage pipeline for sites you've already shipped: score the AI-slop with evidence (screenshots, WCAG contrast, static scan), synthesize a one-off design lane from a taste interview (no preset menu — no two lanes alike), then re-theme pass-by-pass with a build-and-screenshot gate after every change. All three ship together as one Claude Code plugin.
unslop-audit— https://github.com/aahil62/unslop/blob/main/skills/audit/SKILL.md —accessibility,systems,craftunslop-interview— https://github.com/aahil62/unslop/blob/main/skills/interview/SKILL.md —taste,color,typographyunslop-retheme— https://github.com/aahil62/unslop/blob/main/skills/retheme/SKILL.md —systems,motion,frontendHappy to adjust descriptions, slugs, or topics if any of them don't fit the catalog's conventions — just let me know.