by softaworks
AI 生成的内容通常包含空洞的废话、通用语言和不必要的复杂性。本技能应用 Strunk 的《风格的要素》规则来产生清晰、简洁、专业的写作,同时避免常见的 AI 模式。
1. 打开 Claude 聊天界面
2. 点击下方 "📋 复制" 按钮
3. 粘贴到 Claude 聊天框中并发送
4. 输入 "使用 writing-clearly-and-concisely 技能" 开始使用
=== writing-clearly-and-concisely 技能 === 作者: softaworks 描述: AI 生成的内容通常包含空洞的废话、通用语言和不必要的复杂性。本技能应用 Strunk 的《风格的要素》规则来产生清晰、简洁、专业的写作,同时避免常见的 AI 模式。 使用方法: 1. 调用技能: "使用 writing-clearly-and-concisely 技能" 2. 提供相关信息: 根据技能要求提供必要参数 3. 查看结果: 技能会返回处理结果 示例: "使用 writing-clearly-and-concisely 技能,帮我分析一下这段代码"
这种方法适用于所有 Claude 用户,不需要安装额外工具。
productivity
safe
A skill that applies William Strunk Jr.'s timeless writing principles to produce clearer, stronger, more professional prose while avoiding common AI writing patterns.
This skill helps you write better prose for human readers. It draws from two sources:
Whether you're writing documentation, commit messages, error messages, or any text humans will read, this skill helps you cut fluff and say what you mean.
Use this skill whenever you write prose for humans:
Trigger phrases:
The skill uses progressive disclosure to save context:
03-elementary-principles-of-composition.mdFor tight context situations, dispatch a subagent with your draft and the relevant section file.
The skill emphasizes these principles from The Elements of Style:
| Rule | Principle |
|---|---|
| 10 | Use active voice |
| 11 | Put statements in positive form |
| 12 | Use definite, specific, concrete language |
| 13 | Omit needless words |
| 16 | Keep related words together |
| 18 | Place emphatic words at end of sentence |
The skill identifies and eliminates common LLM writing patterns:
| Section | File | Tokens | Content |
|---|---|---|---|
| Grammar & punctuation | 02-elementary-rules-of-usage.md | ~2,500 | Comma rules, possessives, sentence structure |
| Composition principles | 03-elementary-principles-of-composition.md | ~4,500 | Active voice, concision, paragraph structure |
| Formatting | 04-a-few-matters-of-form.md | ~1,000 | Headings, quotations, formatting conventions |
| Word choice | 05-words-and-expressions-commonly-misused.md | ~4,000 | Common errors, word selection |
| AI patterns | signs-of-ai-writing.md | ~25,000 | Wikipedia editors' field guide to AI detection |
Before:
This commit implements the functionality for ensuring that user authentication is properly handled, showcasing robust error handling capabilities.
After:
Add user authentication with error handling
Before:
This groundbreaking feature leverages cutting-edge technology to deliver a seamless experience, fostering better engagement and driving impactful results.
After:
This feature uses WebSocket connections to update the dashboard in real time.
Before:
The configuration file is read by the application at startup.
After:
The application reads the configuration file at startup.
Before:
It is important to note that the API might potentially return an error in certain situations.
After:
The API returns an error when the token expires.
03-elementary-principles-of-composition.mdwriting-clearly-and-concisely/
SKILL.md # Main skill definition
README.md # This file
signs-of-ai-writing.md # AI pattern detection guide
elements-of-style/
01-introductory.md
02-elementary-rules-of-usage.md
03-elementary-principles-of-composition.md
04-a-few-matters-of-form.md
05-words-and-expressions-commonly-misused.md
Claude Code:
cp -r skills/writing-clearly-and-concisely ~/.claude/skills/
Claude.ai: Add the skill to project knowledge or paste SKILL.md contents into your conversation.
View Count
0
Download Count
0
Favorite Count
0
Quality Score
70