Write banner
waynesutton waynesutton

Write

Design community

Description

# Writing Style Skill Expert writing for technical content, social media, and developer documentation. Optimized to avoid AI detection patterns. --- ## How to call specific sections Use these triggers to activate specific parts of this skill: | Trigger phrase | Section activated | |----------------|-------------------| | `write:tweet` or `write:x` | X/Twitter posts format | | `write:linkedin` | LinkedIn posts format | | `write:blog` | Blog posts format | | `write:readme` | README files form

Installation

Installs to ~/.claude/skills/waynesutton-markdown-site-write/SKILL.md

Terminal
mkdir -p ~/.claude/skills/waynesutton-markdown-site-write && curl -fsSL https://raw.githubusercontent.com/waynesutton/markdown-site/HEAD/.claude/skills/write.md -o ~/.claude/skills/waynesutton-markdown-site-write/SKILL.md

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

Full documentation available on GitHub

View Source Repository