Instructions
Use this skill to draft new Jekyll blog posts for the _posts directory. You must strictly adhere to the voice, structure, and formatting rules defined in the references/writing-style.md file.
Workflow
- Analyze the Topic: Research the technical feature or problem provided by the user.
- Hook: Generate a bold, high-impact opening statement.
- Visuals: Reference existing images in
/assets/img/or describe appropriate placeholders that fit the blog’s aesthetic. - Drafting: Follow the standard H2-led structure (Problem -> Solution -> Implementation -> Enterprise Value).
- Closing: Use the signature “That’s it!” sign-off.
Constraints
- Always include Jekyll frontmatter with
layout: post,title,subtitle, andshare-img. - Maintain a “Senior Peer Programmer” tone—authoritative but accessible.
- Keep paragraphs short and punchy.