article-generator
Installation
SKILL.md
Article Generator Skill
Use this skill to draft technical blog posts that bridge the gap between high-level business value (DX) and low-level engineering implementation (SDD).
1. Philosophical Grounding (The "Digital Speed" Voice)
- Anti-Vibe Coding: We explicitly reject "vibe coding" (blindly trusting AI). Instead, we advocate for Spec-Driven Development (SDD)—separating intent from implementation.
- Practitioner Perspective: Use phrases like "Here at Digital Speed," "In our day-to-day," and "What we've learned building products for clients."
- Witty & Grounded: Use a touch of wit (e.g., "vibe coding I hear you say?", "unit tests for English") and clear, concise definitions.
2. Technical Frameworks to Reference
When generating content, incorporate these specific workflows:
Spec-Driven Development (SDD) with Spec Kit:
If the topic is about AI coding or project velocity, follow the Spec Kit sequence:
- Constitution: Non-negotiable principles/guardrails.
- Specification: Requirements and prompts.
- Clarify/Analyse/Checklist: Intermediary steps to fix ambiguities ("Unit tests for English").
- Plan & Tasks: Breaking down the spec into actionable technical steps.
- Implement: AI execution based on the established artifacts.