From Content Writing
Removes AI jargon, buzzwords, and cliches from English and Russian text, making it sound human. Invoke with 'убери ИИ стиль', 'де-аифай', or 'humanize text'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/content-writing:de-ai-ifyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Очисти текст от ИИ-клише и сделай его человечным.**
Очисти текст от ИИ-клише и сделай его человечным.
Сканируй текст на наличие следующих категорий:
Buzzwords (заменить на простые слова):
| AI-клише | Замена |
|---|---|
| leverage | use, apply |
| utilize | use |
| streamline | simplify, speed up |
| harness | use, apply |
| synergy | cooperation, teamwork |
| paradigm shift | major change |
| cutting-edge | modern, new |
| game-changer | important improvement |
| delve into | look at, explore |
| navigate | handle, manage |
| robust | strong, reliable |
| scalable | expandable |
| holistic | complete, full |
| empower | enable, help |
| optimize | improve |
| innovative | new, creative |
| seamless | smooth |
| transformative | significant |
| ecosystem | system, environment |
| actionable | practical, useful |
Фразы-паразиты (удалить или упростить):
Русские AI-клише:
| Клише | Замена |
|---|---|
| в современном мире | сейчас |
| на сегодняшний день | сейчас |
| данный | этот |
| является | — (тире) |
| осуществлять | делать |
| в рамках | в, при |
| представляет собой | это |
| обеспечивает | даёт, позволяет |
| функционал | функции |
| имплементация | внедрение, реализация |
## De-AI-ify Report
**Найдено клише:** X
**Заменено:** Y
**Удалено фраз:** Z
### Очищенный текст:
[cleaned text]
### Изменения:
1. "leverage" → "use" (строка N)
2. ...
До:
We leverage cutting-edge AI to streamline your workflow, delivering a seamless and transformative experience that empowers teams to navigate complex challenges in today's rapidly evolving landscape.
После:
We use modern AI to simplify your work. Teams handle complex tasks faster.
До (русский):
На сегодняшний день наше решение представляет собой инновационную платформу, которая осуществляет комплексный подход к оптимизации бизнес-процессов в рамках цифровой трансформации.
После:
Наша платформа упрощает бизнес-процессы и помогает перейти на цифровые инструменты.
npx claudepluginhub jhamidun/claude-code-config-pack --plugin content-writingBuilds a throwaway prototype to answer a design question about UI appearance or state/logic behavior. Guides you through two branches: interactive terminal app for logic validation, or multiple UI variations for visual exploration.