From majestic-marketing
Reviews and edits copy for grammar, style, and clarity using project style guides or defaults. For marketing copy, blog posts, documentation, emails, or business writing.
npx claudepluginhub majesticlabs-dev/majestic-marketplace --plugin majestic-marketingThis skill is limited to using the following tools:
A general-purpose copy editing skill that reviews and edits text for grammar, style, and clarity. Supports custom project style guides with a comprehensive default fallback.
Reviews copy line-by-line against Every's style guide for grammar, punctuation, mechanics, formatting, and consistency in articles or docs.
Polishes marketing copy line-by-line for clarity, conciseness, impact, and conversion. Useful for refining sales pages, emails, ads, landing pages.
Reviews prose for clarity and style by flagging dead metaphors, long words, passive voice, unnecessary padding, and typography errors like straight quotes and wrong dashes, per Orwell and Butterick.
Share bugs, ideas, or general feedback.
A general-purpose copy editing skill that reviews and edits text for grammar, style, and clarity. Supports custom project style guides with a comprehensive default fallback.
Follow these four phases sequentially for thorough copy review.
Before editing, understand the document:
Note these factors as they influence which style rules apply. Marketing copy allows more creative freedom than documentation.
Locate the applicable style guide in this order:
.claude/voice-dna.md (personal voice rules)docs/brand-voice.md or .claude/brand-voice.mdSTYLE_GUIDE.md.claude/style-guide.mddocs/style-guide.mdreferences/DEFAULT_STYLE_GUIDE.md from this skillVoice DNA and brand voice files take precedence over generic style guides. Apply their banned phrases and writing rules as hard constraints.
# Search for project style guide
glob "STYLE_GUIDE.md" || glob ".claude/style-guide.md" || glob "docs/style-guide.md"
If a project style guide exists, prioritize its rules. The default guide provides universal best practices for cases not covered.
Systematically review the copy for:
Grammar & Mechanics
Voice & Clarity
Style Adherence
Content Quality
AI Writing Tells (see references/AI_WRITING_TELLS.md)
Present findings in this format:
## Copy Review Report
**Document**: [filename or description]
**Word Count**: [count]
**Issues Found**: [total count]
### Summary
[1-2 sentence overview of document quality and main areas for improvement]
### Issues by Category
#### Grammar & Mechanics ([count])
| Location | Original | Issue | Suggested Fix |
|----------|----------|-------|---------------|
| Line X | "exact quote" | [issue type] | "corrected text" |
#### Voice & Clarity ([count])
| Location | Original | Issue | Suggested Fix |
|----------|----------|-------|---------------|
| Line X | "exact quote" | [issue type] | "corrected text" |
#### Style Guide Violations ([count])
| Location | Original | Rule Violated | Suggested Fix |
|----------|----------|---------------|---------------|
| Line X | "exact quote" | [rule reference] | "corrected text" |
#### AI Writing Tells ([count])
| Location | Original | Pattern Type | Suggested Fix |
|----------|----------|--------------|---------------|
| Line X | "exact quote" | [vocabulary/phrase/structure/attribution] | "corrected text" |
### Recurring Patterns
- [Pattern 1]: Appears X times - [recommendation]
- [Pattern 2]: Appears X times - [recommendation]
### Top 3 Recommendations
1. [Most impactful improvement]
2. [Second priority]
3. [Third priority]
### Style Guide Compliance
- [x] Active voice preference
- [ ] Number formatting (issues found)
- [x] Capitalization rules
- [ ] [Other applicable rules...]
### AI Writing Check
- [ ] No AI vocabulary clusters
- [ ] No formulaic phrases
- [ ] Specific attributions (not "some experts")
- [ ] Natural structure (not essay format)
Based on user request, provide:
User: Review my landing page copy for issues
Assistant: I'll use the copy-editor skill to review your landing page.
[Executes Phase 1-4, produces structured report]
User: Quick grammar check on this email
Assistant: I'll do a quick scan focusing on grammar and mechanics.
[Produces abbreviated report with top issues]