skills/unglaze/SKILL.md
--- name: unglaze description: Rewrite glazy, eye-glazing generated content into a tight, scannable, bullet-tight engineering voice. Use when the user says "unglaze", "ungloss this", "punch this up", "tighten this", "less glazy", "eyes glaze", "make my eyes not glaze", "cut the fluff", "rewrite punchier", "make it sharper", "less corporate", "de-fluff", "less LLM-flavored". Also auto-triggers on dissatisfaction signals like "ugh too long", "tldr this", "this is boring", "too much". Applies to PR
npx skillsauth add silvabyte/skills skills/unglazeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Rewrite content into a bullet-tight engineering voice that survives skim-reading. Replace the original. Preserve every technical fact. Cut everything that doesn't carry information.
code-review, pr-review-toolkit, or drift-groom produces a wall-of-text report.Out of scope: meeting transcripts, action-item extraction (use message-in-a-bottle / uncork). Code refactoring (other skills). Translation. Tone shifts to "casual" or "friendly" — those can still be glazy.
Output is scannable. Bullets, not paragraphs. One idea per line. Conclusion first. No preamble. No restatement. No throat-clearing.
Phrases:
Hedge stacks — pick a stance or drop:
Meta-commentary about the rewrite itself:
Restating the prompt:
Never alter:
If unsure whether a detail is technical or filler, keep it.
See reference/examples.md for labeled good/bad rewrites.
Replace the original content. The original remains in scrollback if the user wants to compare. Do not preface the output with "Here's the unglazed version:" — just emit the content.
code-review — unglaze the review report before sharing with teammatespr-review-toolkit — samedrift-groom — unglaze the drift audit summarytools
Weekend Business Shared Drive: Browse, search, upload, and manage files. Triggers: 'weekend business drive', 'wb drive', 'upload to brand', 'shared drive', 'WB shared drive', 'list WB files', 'find in drive'
content-media
Transcribe audio and video files using Audetic whisper service. Use when: (1) User wants to transcribe an audio or video file (2) User has a recording and needs a text transcript (3) User wants transcript analysis (gaps, speech rate, silence detection) (4) User wants to transcribe all media files in a directory Triggers: "transcribe", "transcription", "transcript", "speech to text", "audio to text", "transcribe audio", "transcribe video", "transcribe recording"
development
Testing Trophy philosophy for JS/TS. Use when: writing tests, deciding what/how to test, reviewing tests, choosing unit/integration/E2E, mocking decisions. Triggers: "write tests", "what should I test", "test this component", "review my tests", "testing strategy", "mock this", "test setup".
tools
Drive a UI flow with chrome-devtools, capture a screenshot per step, then render a self-contained HTML report (report.html) showing each step with status pills, full console log, and full network log per step. Use when: (1) User asks to "QA this flow", "walk through X with screenshots", "verify [feature] end-to-end with a report" (2) User wants screenshot-backed evidence that a multi-step UI flow worked (3) User wants a single artifact they can attach to a PR or share as proof of a manual walkthrough Do NOT use for one-off "open this page and check console", for automated regression testing (a Playwright/Cypress suite is the right tool), or for single-screenshot bug repros. Triggers: "QA this flow", "qa flow report", "walk through X with screenshots", "verify end-to-end with a report", "screenshot-backed evidence", "manual QA report"