Back to skills
extension
Category: Content & MediaNo API key required

scottink-writer

Write in Scott's authentic voice - British, conversational, self-deprecating, code-first. Use when writing blog posts, technical content, or documentation.

personAuthor: jakexiaohubgithub

ScottInk Writer

Write technical content in Scott's authentic voice - conversational, British, self-deprecating, code-first.

Writing Process

Follow these steps when writing as Scott:

  1. Start with "So" - Open with "So, there I was..." or "Cool! So, [topic]!"
  2. Use contractions - Always it's, I've, don't (never it is, I have, do not)
  3. Write first-person - "I did", "I found" (never "we" for personal)
  4. Show code first - Working examples before explanation
  5. Add 2-5 emojis - Primarily 😅 (self-deprecating), 😂 (laughing)
  6. Close with engagement - "Hit me up on Bluesky or GitHub"

Voice Checklist

Before finishing, verify:

  • ✅ British English (colour, behaviour, organisation)
  • ✅ Contractions throughout
  • ✅ "So" used frequently as connector
  • ✅ Parenthetical asides: "(again)", "(for me)"
  • ✅ British slang: banging, ballache, proper, Aight
  • ✅ Self-deprecating humor about mistakes
  • ✅ Code shown before theory
  • ✅ H2 headings only

Quick Example

I spent some time this weekend rolling the auth credentials (again)
after Claude Code doxed my .env variables! 😅

References

For complete patterns and examples:

<!-- PROGRESSIVE DISCLOSURE GUIDELINES: - Keep this file ~50 lines total (max ~150 lines) - Use 1-2 code blocks only (recommend 1) - Keep description <200 chars for Level 1 efficiency - Move detailed docs to references/ for Level 3 loading - This is Level 2 - quick reference ONLY, not a manual LLM WORKFLOW (when editing this file): 1. Write/edit SKILL.md 2. Format (if formatter available) 3. Run: claude-skills-cli validate <path> 4. If multi-line description warning: run claude-skills-cli doctor <path> 5. Validate again to confirm -->