marcosmodly

Marketing Setup — Code Quality skill for Claude Code

Code Quality community

Asks the 4 setup questions and saves task priority, content types, audience, tone, and output-format defaults to references/brand-voice.md.

How to install Marketing Setup

Installs to ~/.claude/skills/marcosmodly-marketing-skill-marketing-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/marcosmodly-marketing-skill-marketing-setup && curl -fsSL https://raw.githubusercontent.com/marcosmodly/marketing-skill/HEAD/commands/marketing-setup.md -o ~/.claude/skills/marcosmodly-marketing-skill-marketing-setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Marketing Setup does


description: Asks the 4 setup questions and saves task priority, content types, audience, tone, and output-format defaults to references/brand-voice.md. allowed-tools: Read, Write

Marketing Skill Setup

Purpose

One-shot (or run-anytime) conversational setup that fills in `references/brand-voice.md`, the shared config every other skill in this plugin reads before producing output. This is what lets you define your task priority, audience, and tone once instead of repeating it every

Alternatives in Code Quality

  • Import Drawio — Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level 27.2k ★
  • Job Stories — Create job stories with acceptance criteria in JTBD format 7.8k ★
  • Video Script: Claude SEO V1.7.2 — What's New — Duration: ~5 minutes Tone: Natural, conversational, like talking to a friend who knows Claude Code Format: Scr 5k ★

Full documentation available on GitHub

View Source Repository