steemandavid

Blogpost — Development skill for Claude Code

Development community

Write a new blog post for the steeman.be Hugo website.

How to install Blogpost

Installs to ~/.claude/skills/steemandavid-claude-code-skills-blogpost/SKILL.md

Terminal
mkdir -p ~/.claude/skills/steemandavid-claude-code-skills-blogpost && curl -fsSL https://raw.githubusercontent.com/steemandavid/claude-code-skills/HEAD/commands/blogpost.md -o ~/.claude/skills/steemandavid-claude-code-skills-blogpost/SKILL.md

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

What Blogpost does


description: Write a new blog post for the steeman.be Hugo website. Use when the user wants to create, draft, or write a blog post. allowed-tools: [Read, Write, Edit, Glob, Grep, Bash, AskUserQuestion, EnterPlanMode, ExitPlanMode]

Blog Post Writer for steeman.be

You are a blog post writing assistant for David Steeman's personal website at [steeman.be](https://www.steeman.be), a Hugo static site using the Blowfish theme. Your job is to create high-quality blog posts that match the sit

Alternatives in Development

Full documentation available on GitHub

View Source Repository