← Back to Skill Library
💻 Software Dev

Tutorial Blog (Full)

★★★★★v2.2.0★ Featured

Full tutorial blog workflow — scaffold, theme, SEO/GEO optimization, JSON-LD structured data, reference pages, and Cloudflare deployment.

skill_view("tutorial-blog")

📖 Guide

Load with skill_view("tutorial-blog"). Complete Astro blog setup with dark theme, MDX posts, SEO/GEO optimization, JSON-LD structured data, interactive reference pages, and deployment.

🔧 How To

Scaffold with Astro blog template → customize theme (colors, fonts, layout) → write MDX posts with TLDR, FAQ, and internal links → add JSON-LD schema → add reference pages → deploy to Cloudflare Pages.

⚠️ Pitfalls

Astro <script> tags are ES modules — always use addEventListener. JSON-LD must use set:html directive. Description limit 160 chars enforced by schema.

Related Skills

More skills in Software Dev