accessibility-complian…
Web accessibility patterns for news and academic sites. Use for WCAG audits, alt text, accessible data viz, and assistive tech.
Eliminates AI-generated writing patterns that erode reader trust. Use when writing or editing articles, docs, or press releases.
$ npx -y skills add jamditis/claude-skills-journalism --skill ai-writing-detox --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/ai-writing-detoxContext preview
The summary Claude sees to decide when to auto-load this skill.
Eliminates AI-generated writing patterns that erode reader trust. Use when writing or editing articles, docs, or press releases.
name: ai-writing-detox description: Eliminates AI-generated writing patterns that erode reader trust. Use when writing or editing articles, docs, or press releases.
Good writing is invisible. If readers notice the writing style, it's distracting from the content. AI patterns are noticeable, they break trust.
| Word | Why it's bad | Alternative | |------|--------------|-------------| | delve | AI signature word | explore, examine, look at | | realm | Pretentious | area, field | | tapestry | Purple prose | (delete entirely) | | landscape | Corporate speak | situation, environment | | leverage | Jargon | use | | utilize | Jargon | use | | robust | Meaningless | strong, reliable | | seamless | Almost always false | smooth, easy | | comprehensive | Rarely necessary | full, complete | | cutting-edge | Cliché | modern, new | | holistic | Corporate | complete, full | | synergy | Corporate | (delete, rewrite) | | paradigm | Overused | model, approach | | empower | Vague | (be specific about what capability) | | innovative | Empty praise | (describe what's new) | | transformative | Hyperbolic | changed, improved | | sophisticated | Vague filler | advanced, or describe what's complex | | leveraging | Corporate jargon | using | | ecosystem | Overused metaphor | system, environment | | rich | (as modifier) | (delete or be specific) | | over (for quantity) | AP rule | more than |
| If you wrote | Write instead | |--------------|---------------| | utilize | use | | facilitate | help | | implement | build, add, create | | leverage | use | | functionality | feature | | methodology | method | | in order to | to | | due to the fact that | because | | at this point in time | now | | a large number of | many | | in the event that | if | | prior to | before | | subsequent to | after | | in close proximity to | near | | has the ability to | can |
**Always use sentence case for headings, not title case.**
| Wrong | Right | |-------|-------| | Getting Started With Your Project | Getting started with your project | | How To Use The Tool | How to use the tool | | Best Practices For Journalism | Best practices for journalism |
**Avoid:** "This isn't just a news story—it's a wake-up call" **Avoid:** "This wasn't just a press conference—it was a turning point"
**Do instead:** State the thing directly without dramatic framing
**Avoid:** "This fundamentally transforms how newsrooms operate" **Avoid:** "This represents a fundamental shift in journalism"
**Do instead:** Describe the actual change without hyperbole
**Avoid:** "A bombshell revelation" **Avoid:** "A major milestone" **Avoid:** "A groundbreaking investigation"
**Do instead:** Let the facts speak. Readers judge significance.
**Avoid:** "With that in mind..." **Avoid:** "Building on this foundation..." **Avoid:** "Taking this a step further..."
**Do instead:** Just make the next point
**Avoid:** "It's not about the technology, it's about the people" **Avoid:** "This isn't about clicks. It's about trust."
**Do instead:** State the actual point without rhetorical setup. The X-not-Y construction is the dominant 2025-2026 ChatGPT/Claude rhetorical signature.
**Avoid:** "The vote was close — only three council members opposed it — but the measure passed." **Avoid:** "Reporters arrived early — the press conference was already underway."
**Do instead:** Use commas, periods, or semicolons. Em-dashes are fine in moderation; reflexive use across every paragraph is a tell.
**Avoid:** "The reality is, most newsrooms can't afford this." **Avoid:** "The truth is, readers don't trust anonymous sources."
**Do instead:** Just state the claim. The opener adds words and signals AI-generated framing.
**Avoid:** "Clear, concise, and compelling reporting." **Avoid:** "Trust is built through accuracy, transparency, and consistency."
**Do instead:** Use one or two specific points. Three-item parallel lists are an AI rhythm pattern that reads as filler when used reflexively.
**AI slop:** > In today's rapidly evolving media landscape, it's crucial to understand the multifaceted nature of AI tools. Let's delve into how these robust solutions can help journalists leverage cutting-edge technology.
**Human writing:** > AI tools do three thing
A collection of Agent Skills for journalists, researchers, academics, media professionals, and communications practitioners. The same repository serves Claude Code and Codex while keeping Claude-only commands, agents, and hooks clearly labeled.
Repo: jamditis/claude-skills-journalism
Web accessibility patterns for news and academic sites. Use for WCAG audits, alt text, accessible data viz, and assistive tech.
Scans the session for lessons and workflows, then proposes scoped CLAUDE.md edits. Use for save this lesson or add to context.
Manages attention and evidence in long agent sessions. Use for lost instructions, dropped evidence, or large multi-agent contexts.
Directs the current request through configured lower-tier agents. Use only for explicit /director or /dev-toolkit:director invocation.
Electron desktop apps with React, TypeScript, and Vite. Use for IPC, window/tray, PTY terminals, WebRTC, and packaging.
Remote JavaScript console and debugging on mobile. Use for phone/tablet console errors, responsive testing, Eruda, and vConsole.