Aisaac2205

Unslop Skill — Design skill for Claude Code

Design community

Editorial guard and anti-slop skill for Claude Code, Gemini, and Codex.

How to install Unslop Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Aisaac2205/unslop-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Unslop Skill does

Editorial guard and anti-slop skill for Claude Code, Gemini, and Codex. Enforces professional bilingual standards (RAE/CMOS), UX dashboard microcopy, and academic monochrome formatting.

Alternatives in Design

  • Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
  • Doc — Read, create, and edit .docx documents with formatting and layout fidelity 14.6k ★
  • Remix — Restyle a site in another design vocabulary — brutalist, swiss, art-deco, cyberpunk, soft-ui, or editorial 3.6k ★

README

unslop-skill

A bilingual (English/Spanish) editorial rewrite skill. It removes common AI-writing patterns from text and enforces documented grammar and style rules: RAE and Fundéu norms for Spanish, Chicago Manual of Style / APA / plain-language norms for English. It covers technical documentation, UX copy for dashboards, SEO content, and formal documents. It is for writers, developers, and technical teams who want a consistent, source-backed editorial pass instead of a generic "make this sound better" rewrite.

Quick install

npx skills add Aisaac2205/unslop-skill

This installs the skill into whichever supported agent it detects on your machine. Or pick your platform below for the manual route. Claude Desktop and ChatGPT users can also grab the ready-made bundles from the [Releases page](https://github.com/Aisaac2205/unslop-skill/releases/latest).

What it fixes

Domain Examples of what changes Rules file
General grammar AI clichés, filler openers, dash overuse, ALL CAPS, gerundio de posterioridad rules/{lang}/grammar.md
Technical docs Buried deliverables, vague callouts, adjectives instead of precision rules/{lang}/technical.md
UX copy for dashboards Vague error messages, ambiguous buttons, unclear empty states rules/{lang}/ux_dashboard.md
SEO content Buried answers, keyword stuffing, generic FAQ blocks rules/{lang}/seo.md
Formal documents Rhetorical questions, unsupported claims, decorative tables rules/{lang}/formal_docs.md

`{lang}` is `en` or `es`, matching the language of the input text.

Usage

In Claude Code, run:

/unslop-skill 

A file path is read as plain text; the skill loads and rewrites its contents. You can add a plain-language domain hint, such as "treat this as UX copy" or "this is SEO content," and the skill routes to the matching rules file. The output is the rewritten text plus a short change log listing which rul