Skip to main content
ClaudeWave
Skill6.7k estrellas del repoactualizado 11d ago

blog-post

The blog-post skill generates typography-focused long-form articles of 600+ words with a magazine aesthetic. It structures content through a masthead, hero section with title and metadata, single-column body text optimized at 65 characters, integrated figures with captions, pull quotes in large serif italics with accent bars, and an author bio section. Use this skill when creating substantial written pieces that prioritize readable typography over visual embellishment.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/nexu-io/html-anything /tmp/blog-post && cp -r /tmp/blog-post/next/src/lib/templates/skills/blog-post ~/.claude/skills/blog-post
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

【模板: 博客长文 / Blog Post】
【意图】≥ 600 字的真正的长文章, 排版以 typography 为主, 70% 文字 20% 图 10% chrome。
【布局】
- Masthead (publication name + date)
- Hero (大标题 + 副标 + 作者署名 + 阅读时间)
- 正文 (单栏 65ch, 含 figures, pull quotes, 行内引用)
- Author bio 卡片
- Related posts (3 张卡)
【设计细节】
- Pull quote 用大号 serif 斜体 + 左侧色条
- Figures 自带 caption (italic, smaller)
- 代码块: 圆角 + 深色 + 语言标签