·blog-mermaid
""

blog-mermaid

Create mermaid diagrams for blog posts using the blog's sky/zinc color theme. Use when adding flowcharts, sequence diagrams, or other mermaid visualizations to blog content.

11Installs·0Trend·@christowles

Installation

$npx skills add https://github.com/christowles/blog --skill blog-mermaid

How to Install blog-mermaid

Quickly install blog-mermaid AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/christowles/blog --skill blog-mermaid
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: christowles/blog.

SKILL.md

View raw

The blog uses sky as primary and zinc as neutral colors.

| Background | white | #020618 | | Primary fill | sky-100 | sky-900 | | Secondary fill | zinc-100 | zinc-800 | | Borders/lines | sky-600 | sky-500 | | Text | zinc-900 | zinc-100 | | Accent/highlight | sky-400 | sky-400 |

Prefer flowcharts over state diagrams - they render more reliably:

Create mermaid diagrams for blog posts using the blog's sky/zinc color theme. Use when adding flowcharts, sequence diagrams, or other mermaid visualizations to blog content. Source: christowles/blog.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/christowles/blog --skill blog-mermaid
Category
""Writing
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from christowles/blog

Quick answers

What is blog-mermaid?

Create mermaid diagrams for blog posts using the blog's sky/zinc color theme. Use when adding flowcharts, sequence diagrams, or other mermaid visualizations to blog content. Source: christowles/blog.

How do I install blog-mermaid?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/christowles/blog --skill blog-mermaid Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/christowles/blog