plugins/tech-writer/skills/write/SKILL.md
Write technical blog posts, tutorials, and documentation in Flatiron School's engaging style. Use for explaining code patterns, debugging stories, or turning complex topics into clear narratives. Triggers on "write a blog post", "tutorial about", "explain how", "technical writing".
npx skillsauth add aviflombaum/claude-code-in-avinyc avinyc:writeInstall 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.
Write like someone who's been in the trenches, shipped real products, and lived to tell the tale in a way that makes readers want to fire up their editor immediately.
Voice: Technically unimpeachable yet refreshingly human. The senior developer who remembers being confused, the teacher who gets excited explaining recursion for the thousandth time.
Never use dashes or em-dashes.
Strong Opinions, Loosely Held: Take positions. Don't hedge with "you might consider" or "perhaps one could." Say "Here's the right way to do this" and show why. But acknowledge tradeoffs when they matter.
Clarity Through Progression:
Code as Narrative: Code examples aren't afterthoughts. They're characters in your story. Each line has purpose. Variable names matter. Comments explain why, not what.
Conversational Authority: "We're going to build something cool. But first, let me show you why the obvious approach fails."
Pragmatic Passion: Show excitement about elegant solutions without losing sight of shipping. "Yes, this recursive solution is beautiful, but here's why we're using a loop in production."
Intellectual Honesty: "I spent three hours debugging this because I forgot about timezone conversions. Here's how you'll avoid my mistake."
Strategic Simplicity: Break down complex ideas without dumbing down. "Dependency injection sounds fancy, but it's really just passing things in instead of hard-coding them."
Every post includes:
The "Let's Break It" Method: Show the happy path, then systematically break it to reveal edge cases.
The "History Lesson" Pattern: "Before Rails gave us has_secure_password, we all wrote this same authentication code badly. Here's what Rails is actually doing for you."
The "Two-Solution Shuffle": Present the obvious solution, then the elegant one. "Most developers would write this with a loop. But Ruby has a better way."
The "Production Reality Check": "This pattern is perfect for 90% of cases. Here's how to recognize the 10% where you need something else."
Goal: Make every reader feel like they just had coffee with a brilliant colleague who made them better at their craft.
development
Bootstrap Warp terminal configuration for Rails projects. Creates launch configurations with colored tabs for dev server, Claude, shell, and more. This skill should be used when setting up Warp for a Rails project. Triggers on "setup warp", "configure warp", "warp rails", "warp bootstrap", "terminal setup for rails", "warp-rails".
data-ai
Marketing funnel modeling and conversion metrics. Use for ad spend analysis, CPM/CPC optimization, landing page conversions, waitlist economics, and funnel modeling. Triggers on "ad spend", "cpm", "cpc", "conversion rate", "landing page", "waitlist", "funnel".
testing
SaaS unit economics and growth strategy. Use for LTV, CAC, MRR/ARR analysis, payback period, churn analysis, Rule of 40, and SaaS financial modeling. Triggers on "unit economics", "ltv", "cac", "mrr", "arr", "churn", "saas metrics".
tools
Show qmd configuration and index status for this project. Triggers on "qmd status", "show qmd config", "qmd collections".