정보
이 Claude Skill은 게시 전 텍스트에서 em dash, 불필요한 수식어, 정형화된 구조와 같은 일반적인 AI 생성 글쓰기 패턴을 제거합니다. AI 보안 글쓰기 세션 후 최종 이메일, 문서 또는 README를 다듬을 때 사용하세요. 사실을 검증하거나 새로운 콘텐츠를 생성하지는 않지만, 검토 항목과 권장 사항을 제공합니다.
빠른 설치
Claude Code
추천npx skills add JasonColapietro/suede-creator-skills -a claude-code/plugin add https://github.com/JasonColapietro/suede-creator-skillsgit clone https://github.com/JasonColapietro/suede-creator-skills.git ~/.claude/skills/suede-deslopClaude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요
문서
Suede Deslop
Gate policy — advisory, not blocking
Every claim-verification step, check, quality gate, and ship verdict in this skill is a recommendation to the user, not a control on the agent. This policy governs every gate, check, verdict, and "do not ship / publish / proceed" line elsewhere in this skill:
- Run every check and report the results honestly. Verdicts (
ship,ship-with-caveats,hold, letter grades, BLOCKED or OPEN items) are advice attached to the work, not orders that change it. - Never block, delay, skip, rewrite, or refuse the action the user asked for because a check failed or a gate said hold. Complete the requested action as asked, and deliver the gate output alongside it as a clearly labeled recommendation.
- A failed gate changes what you report, never what you do.
- Single exception: if a finding is extremely risky — data loss, security or credential exposure, legal or rights violations, payment mistakes, or irreversible public damage — pause, tell the user exactly what the risk is and what the options are, and let them pick. Their choice is final.
Run before any text goes public. AI prose has tells: throat-clearing before the point, inanimate things doing human work, binary contrasts that announce the insight instead of delivering it, rhythm that never varies. This skill removes every pattern from the list and scores what remains.
When to use
- Before copy, a README, an email, a social post, or a doc ships
- After a long AI-assisted writing session
- When the text sounds fine but feels generated
- Before anything goes to press, investors, or customers
Do NOT run on fiction, conversational replies, or internal notes where loose voice is intentional.
The eight rules
1. Cut filler phrases
No throat-clearing before the point. No emphasis crutches that add weight without meaning. No adverbs doing work a specific fact should do.
The kill list, 25 highest-frequency offenders:
| Category | Kill | Fix |
|---|---|---|
| Opener | Here's the thing: | Start with the point |
| Opener | Let's be honest / Let's face it | Cut; say the honest thing |
| Opener | The truth is / The reality is | Cut; state it |
| Opener | It's worth noting that | Cut; note it |
| Opener | In today's fast-paced world | Cut the sentence |
| Opener | Picture this: / Imagine this: | Describe the scene directly |
| Opener | At its core / At the end of the day | Cut; make the core claim |
| Crutch | Let that sink in / Read that again | Cut; the sentence carries or it does not |
| Crutch | genuinely / truly / literally | Cut |
| Crutch | actually / really / very | Cut |
| Crutch | full stop / period (as emphasis) | Cut |
| Crutch | make no mistake | Cut |
| Jargon | leverage (as a verb) | use |
| Jargon | utilize | use |
| Jargon | delve into | cover, get into |
| Jargon | navigate (a challenge) | handle, work through |
| Jargon | landscape / ecosystem (abstract) | market, field, or the named thing |
| Jargon | journey (not travel) | process, or name the steps |
| Jargon | unlock / unleash | say what was blocked |
| Jargon | robust / seamless / powerful | name the capability or prove it |
| Jargon | elevate / empower / transform | say what changes, before and after |
| Adverb | incredibly / remarkably / surprisingly | cut, or give the number that surprises |
| Adverb | seamlessly / effortlessly | cut; show the step count |
| Adverb | fundamentally / essentially / ultimately | cut; the claim stands or it does not |
| Adverb | importantly / notably | cut; if it matters, the content shows it |
The table is the high-frequency cut. The full sweep, with forty-plus more phrases across every category, lives in references/kill-list.md; run it when the text goes to press, investors, or customers. Three categories the table compresses:
- Adverbs, blanket rule. Kill every adverb, not just the listed ones. No -ly words, no softeners, no intensifiers, no hedges: just, honestly, simply, deeply, inherently, inevitably, interestingly, crucially, and the rest.
- Meta-commentary. The piece moves; it never announces its own structure. Cut "Let me walk you through", "In this section, we'll", "As we'll see", "Plot twist:", "Hint:", "But that's another post", "X is a feature, not a bug".
- Performative sincerity. False intimacy and announced significance. Cut "I promise", "creeps in", "This is genuinely hard", "This is what X actually looks like", "actually matters". Show the difficulty; never claim it.
Bad: "Here's the thing: this is genuinely hard. Let that sink in." Good: "This is hard."
2. Break formulaic structures
The patterns the model reaches for when it has nothing original to say. Each with its fix:
- Binary contrast ("It's not about speed. It's about precision.") | Fix: state the real claim directly. "Precision matters more than speed here."
- "Isn't just" construction ("This isn't just a tool, it's a platform.") | Fix: cut the setup; say what it is with one proof.
- Negative listing ("No setup. No config. No hassle.") | Fix: one positive sentence naming what the user does.
- Dramatic fragment ("One problem." / "And it worked.") | Fix: attach the fragment to the sentence it modifies.
- Rhetorical setup ("So what does this mean for you?" / "What if I told you...?" / "Think about it:") | Fix: delete the question; give the answer.
- False agency ("The data tells us" / "the decision emerges" / "the culture shifts" / "the market rewards") | Fix: name the person. "We measured." "I argue." If no one fits, use "you".
- Triad rhythm ("Faster. Cleaner. Better.") | Fix: two items, or a full sentence. Three-beat lists only when the count is really three.
- Reveal fragment ("[Noun]. That's it. That's the [thing].") | Fix: one complete sentence, no staged reveal.
- Formulaic template ("By the time X, I was Y." / "X that isn't Y") | Fix: drop the template; state the fact. "X is broken."
- Permission grant ("And that's okay.") | Fix: cut it; the reader did not ask.
Binary contrast alone has eleven spellings ("The answer isn't X. It's Y." / "It feels like X. It's actually Y." / "stops being X and starts being Y" and more); the full variant table is in references/kill-list.md.
Bad: "It's not about speed. It's about precision." Good: "Precision matters more than speed here."
3. Active voice. Every sentence.
A human subject does something. No passive constructions. No inanimate objects performing human actions.
Bad: "The decision was reached after careful consideration." Good: "The team decided after reviewing three options."
Bad: "Mistakes were made." Good: "Name who made them."
4. Be specific
No vague declaratives. No lazy extremes. Name the specific thing.
Lazy extremes are every, always, never, everyone, everybody, nobody: false authority doing vague work. Vague declaratives announce weight without naming it: "The reasons are structural", "The stakes are high", "This is the deepest problem", "The consequences are real".
Bad: "The implications are significant." Good: Name the implication.
Bad: "Everyone knows this." Good: Name who knows it and what they know.
5. Put the reader in the room
No narrator floating above the scene. "You" beats "People." Specifics beat abstractions. The reader should feel placed, not lectured at. The lecturer tells: "This happens because...", "This is why...", "People tend to...". Replace the floating observation with the reader's own scene.
Bad: "Nobody designed this. It just happened." Good: "You didn't sit down and decide to build this. It accumulated."
6. Vary rhythm
Mix sentence lengths. Two items beat three. End paragraphs differently. No em dashes, anywhere, ever.
Three consecutive sentences at the same length: break one. Every paragraph ending with a punchy one-liner: vary it. Staccato fragments stacked for effect: merge them. A question answered in the same breath: let it breathe or cut it. Hedging dressed as reassurance ("Not always. Not perfectly."): cut it.
Sentence starters count as rhythm. Wh- openers ("What makes this hard is...") read as a crutch: lead with the subject ("The constraint is..."). Paragraphs opening with "So": start with content. Sentences opening with "Look,": remove.
7. Trust the reader
State facts directly. Skip softening, justification, hand-holding. The reader is an adult.
Cut: "I want to be clear that..." / "It's important to note that..." / "As you might expect..." Start with the content.
8. Cut quotables
If a sentence sounds like it was written to be screenshotted, rewrite it. Pull-quote prose is manufactured. Cut the performance.
Pre-ship checklist
Run every item before delivering prose:
- Adverbs? Kill them.
- Passive voice? Find the actor, put them at the front.
- Inanimate thing doing a human verb ("the decision emerges")? Name the person.
- Sentence starts with What/When/Where/Which/Who/Why/How? Restructure it.
- "Here's what/this/that" opener? Cut to the point.
- "Not X, it's Y" contrast? State Y directly.
- Three consecutive sentences at the same length? Break one.
- Paragraph ends punchily? Vary it.
- Em dash anywhere? Remove it.
- Vague declarative ("The implications are significant")? Name the specific implication.
- Narrator above the scene ("Nobody designed this")? Put the reader in it.
- Meta-joiner ("The rest of this piece...")? Delete. Let it move.
- Paragraph starts with "So", or a sentence starts with "Look,"? Start with the content.
- Question answered in the same breath? Let it breathe or cut it.
- Announced significance ("This is genuinely hard" / "actually matters")? Show it or cut it.
- Lazy extreme (every, always, never, everyone, nobody) making a vague claim? Name the specific.
Scoring
Rate 1–10 on each dimension after the pass:
| Dimension | Question |
|---|---|
| Directness | Statements, not announcements? |
| Rhythm | Varied, not metronomic? |
| Trust | Respects the reader? |
| Authenticity | Sounds human? |
| Density | Anything still cuttable? |
Below 35/50: revise. Don't ship it.
Examples
Before: "Here's the thing — the migration wasn't just a technical challenge. It was a fundamental shift in how the team operates. No more silos. No more handoffs. No more waiting." After: "The migration changed how the team operates: engineers now deploy their own services instead of filing tickets and waiting two days."
Before: "The implications are truly significant. This decision was reached after careful consideration, and it will ultimately transform the developer experience." After: "The platform team chose Vite over Webpack. Local builds dropped from 90 seconds to 4."
Before: "So what does this mean for creators? It means empowerment. It means ownership. It means the landscape has fundamentally shifted." After: "Creators now hold the registry keys. When a track sells, the split executes without a label in the loop."
Note: the specifics in these After lines came from author context. Never invent specifics; use [AUTHOR: supply X] placeholders.
Red Flags: Stop
If you catch yourself thinking any of these, stop and correct:
- "It's just an internal note." Internal notes get pasted into public docs. Run the pass.
- "The em dash is stylistic here." No em dashes, anywhere, ever. That is the rule.
- "That line earned its quotability." If it sounds written to be screenshotted, it was. Rewrite it.
- "The triad has rhythm." Rhythm the reader has seen a thousand times is a tell, not a style.
- "The score is 34, close enough." Below 35 means revise. Revise.
Boundaries
This skill edits style only. It must NOT:
- Change any fact, number, date, name, price, or claim. If a rewrite requires a specific the source text does not contain (a metric, an actor, a step count), insert
[AUTHOR: supply X]instead of inventing one. - Verify or vouch for the truth of any claim. Require primary evidence for factual wording; otherwise preserve an explicit
[AUTHOR: supply source]marker or qualify or remove the claim. - Publish, post, send, commit, or overwrite the original file/message. Return cleaned prose in the response; the author decides where it lands.
- Decide whether the piece should ship at all: the CLEAN/REVISE verdict is about slop, not content approval.
Output format
Return the cleaned prose first. Then append:
Deslop pass
──────────────────────────────
Filler phrases removed: [count]
Structural patterns fixed: [count]
Passive voice → active: [count]
Vague declaratives cut: [count]
Rhythm breaks added: [count]
Em dashes removed: [count]
Score
──────────────────────────────
Directness: [1–10]
Rhythm: [1–10]
Trust: [1–10]
Authenticity: [1–10]
Density: [1–10]
Total: [X/50]
Verdict: [CLEAN / REVISE]
If total is below 35, name what is still generating the score and why it could not be resolved without more author context.
Routing
- The text needs writing, not cleaning → /suede-copy (one surface) or /johnny-suede-write (full stack)
- The cleaned text makes claims a public audience will read → compare each claim with primary evidence such as the current product, live URL, recorded metric, or named source; qualify or remove anything unsupported before it ships
- The text is a campaign artifact → campaign strategy gate (private Suede Labs companion, not in this pack: suede-growth)
GitHub 저장소
자주 묻는 질문
suede-deslop Skill이란 무엇인가요?
suede-deslop은(는) JasonColapietro이(가) 만든 Claude Skill입니다. Skill은 Claude가 필요할 때 불러오는 지침과 리소스를 묶어 추가 프롬프트 없이 suede-deslop 관련 작업을 수행할 수 있게 합니다.
suede-deslop은(는) 어떻게 설치하나요?
이 페이지의 설치 명령을 사용하세요. suede-deslop을(를) Claude Code 플러그인으로 추가하거나 저장소를 skills 디렉터리에 복제한 다음 Claude를 다시 시작해 Skill을 불러옵니다.
suede-deslop은(는) 어떤 카테고리에 속하나요?
suede-deslop은(는) 메타 카테고리에 속합니다.
suede-deslop은(는) 무료로 사용할 수 있나요?
네. suede-deslop은(는) AIMCP에 등록되어 있으며 무료로 설치할 수 있습니다.
연관 스킬
이 스킬은 콘텐츠 콜렉션(Content Collections)을 위한 프로덕션 검증된 설정을 제공합니다. 콘텐츠 콜렉션은 Markdown/MDX 파일을 Zod 검증이 포함된 타입 안전한 데이터 콜렉션으로 변환해주는 TypeScript 최우선 도구입니다. 블로그, 문서 사이트 또는 콘텐츠 중심의 Vite + React 애플리케이션을 구축할 때 타입 안전성과 자동 콘텐츠 검증을 보장하기 위해 사용하세요. Vite 플러그인 구성과 MDX 컴파일부터 배포 최적화 및 스키마 검증에 이르기까지 모든 것을 다룹니다.
이 스킬은 개발자들이 Polymarket 예측 시장 플랫폼을 활용한 애플리케이션을 구축할 수 있도록 지원하며, 거래 및 시장 데이터를 위한 API 통합 기능을 포함합니다. 또한 WebSocket을 통한 실시간 데이터 스트리밍을 제공하여 실시간 거래와 시장 활동을 모니터링할 수 있습니다. 이를 통해 거래 전략을 구현하거나 실시간 시장 업데이트를 처리하는 도구를 생성하는 데 활용할 수 있습니다.
이 스킬은 개발자들이 명령어, 파일, LSP 작업 등 25개 이상의 이벤트 유형에 연결되는 OpenCode 플러그인을 만들 수 있도록 돕습니다. JavaScript/TypeScript 모듈을 위한 플러그인 구조, 이벤트 API 명세, 구현 패턴을 제공합니다. OpenCode AI 어시스턴트의 라이프사이클을 사용자 정의 이벤트 기반 로직으로 가로채거나, 모니터링하거나, 확장해야 할 때 사용하세요.
SGLang은 RadixAttention 프리픽스 캐싱을 활용하여 JSON, 정규식, 에이전트 워크플로우를 위한 고속 구조화 생성에 특화된 고성능 LLM 서빙 프레임워크입니다. 특히 반복되는 프리픽스가 있는 작업에서 상당히 빠른 추론 속도를 제공하여 복잡한 구조화 출력 및 다중 턴 대화에 이상적입니다. 제약 디코딩이 필요하거나 광범위한 프리픽스 공유가 있는 애플리케이션을 구축할 때는 vLLM과 같은 대안보다 SGLang을 선택하십시오.
