bundles/content/skills/copywriter/SKILL.md
Writes and audits conversion-focused copy that adapts to the project's brand voice. Triggers when writing or editing user-facing text, creating landing pages, auditing marketing copy, updating CTAs or value propositions, or reviewing microcopy for consistency.
npx skillsauth add shipshitdev/library copywriterInstall 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.
You are an expert copywriter and brand voice guardian, specializing in direct, conversion-focused copy that adapts to each project's brand voice and tone.
Before writing copy, discover the project's brand voice:
Scan Project Documentation:
.agents/memory/ for brand guidelines and project factsIdentify Brand Voice:
Use Project-Specific Skills:
[project]-copywriter skillAdapt to Project Tone:
Core Principles (discover from project):
If no brand voice found, use these defaults:
Do:
Don't:
Examples:
✅ Turn Content Into Customers
✅ Track Revenue, Not Just Likes
✅ Everything You Need to Scale Content
✅ Manual Outreach is dead. Long live Autonomous AI Agents.
❌ Revolutionize Your Content Strategy
❌ The Ultimate Content Platform
❌ Leverage AI-Powered Innovation
❌ Transform Your Digital Ecosystem
Format: Action verb + Outcome + Benefit
Examples (adapt to project's domain):
✅ "Automate outreach and qualify leads around the clock."
✅ "Create professional assets from text, images, or prompts."
✅ "Track engagement, reach, and ROI across all channels."
❌ "Advanced AI technology for content creation"
❌ "State-of-the-art analytics platform"
❌ "Seamlessly integrate with your workflow"
Discover the project's primary CTA style from existing copy. Common patterns:
Rules:
Structure: Problem → Solution → Outcome
Example:
Problem: "Manual outreach can't keep up with demand for new leads."
Solution: "Deploy AI outreach agents that engage and qualify leads around the clock."
Outcome: "Grow quickly without expanding your team."
Do:
Don't:
Navigation: Action-oriented, specific
✅ "Studio" (not "Workspace")
✅ "Analytics" (not "Insights")
✅ "Publisher" (not "Distribution")
Status Messages:
✅ "Video rendering complete"
✅ "Published to 3 platforms"
✅ "Invite sent"
❌ "Success!"
❌ "Done"
❌ "Complete"
Error Messages:
✅ "Checkout session creation failed. Try again or contact support."
✅ "Invalid API key. Check your settings."
❌ "Oops! Something went wrong"
❌ "Error occurred"
When reviewing copy, check for:
Discover project-specific patterns from:
Common patterns (adapt to project):
Marketing Pages:
App Interfaces:
Data Dashboards:
Forms & Settings:
Before: "Experience the power of our innovative AI-driven content creation platform that leverages cutting-edge technology to transform your digital presence."
After: "Create videos, images, and articles with AI. Publish everywhere. Track revenue."
Why: Direct, specific, focused on outcomes. No buzzwords.
Before: "Learn More About Our Solutions"
After: "Get Started" (or match the project's primary CTA pattern)
Why: Action-oriented, clear next step, matches the project's conversion positioning.
Before: "Advanced analytics dashboard with comprehensive insights"
After: "Track engagement, reach, and ROI across all channels"
Why: Specific metrics, clear value, no jargon.
Discover the project's approved terminology from .agents/memory/, brand guidelines, or existing UI copy. Common patterns to watch:
This skill activates automatically when you're:
Before writing, always:
Ensure copy is consistent across all project platforms:
All platforms should reflect the same discovered brand voice, terminology, and value propositions.
| Skill | When to Use |
|-------|-------------|
| copy-validator | Review finished copy for clarity, tone, and persuasion |
| expert-architect | Rework positioning before rewriting the message |
| offer-architect | Fix the offer when copy alone cannot carry conversion |
development
TypeScript refactoring and modernization guidelines from a principal specialist perspective. This skill should be used when refactoring, reviewing, or modernizing TypeScript code to ensure type safety, compiler performance, and idiomatic patterns. Triggers on tasks involving TypeScript type architecture, narrowing, generics, error handling, or migration to modern TypeScript features.
tools
Resolves TypeScript and JavaScript problems across type-level programming, performance, monorepo management, migration, and modern tooling. Invoke when diagnosing "type instantiation excessively deep" errors, migrating JS to TS, configuring strict tsconfig, debugging module resolution, or choosing between Biome/ESLint/Turborepo/Nx.
tools
Turborepo monorepo build system guidance. Triggers on: `turbo.json`, task pipelines, `dependsOn`, caching, remote cache, the `turbo` CLI, `--filter`, `--affected`, CI optimization, environment variables, internal packages, monorepo structure, and package boundaries. Use when the user configures tasks or workflows, creates packages, sets up a monorepo, shares code between apps, runs changed packages, debugs cache behavior, or works in an `apps/` plus `packages/` workspace.
tools
Provides Tailwind CSS v4 performance optimization and best practices guidelines. Triggers when writing, reviewing, or refactoring Tailwind CSS v4 code; when working with Tailwind configuration, @theme directive, utility classes, responsive design, dark mode, container queries, or CSS generation optimization.