astro-blog
Astro Blog - Workflow Orchestrator
This skill orchestrates a 5-phase workflow for creating SEO-optimized blog articles.
5-Phase Workflow
Use these skills in sequence:
Phase 1: Research
Skill: astro-blog-research
What: SEO & intent research, keyword targeting, SERP analysis
Output: Intent type, primary keyword, unique angle, CTA type, pillar/cluster designation
Phase 2: Structure
Skill: astro-blog-structure
What: Content outline, component placement, linking strategy
Output: Full outline with H2s, components, links, images, CTAs
Phase 3: Write
Skill: astro-blog-write
What: Write article with human voice, featured snippet optimization
Output: Full article draft with citations and intentional imperfections
Phase 4: Technical
Skill: astro-blog-technical
What: Frontmatter, schema markup, performance optimization
Output: Complete frontmatter, schema, performance settings
Phase 5: Validate
Skill: astro-blog-validate
What: Quality checks, readability scores, performance audit
Output: All checks passed, ready to publish
How to Use
Option 1 - Full workflow:
- Start with
astro-blog-research - Then
astro-blog-structure - Then
astro-blog-write - Then
astro-blog-technical - Finally
astro-blog-validate
Option 2 - Jump to specific phase:
- Already have research? Start with
astro-blog-structure - Already have outline? Start with
astro-blog-write - Article written? Start with
astro-blog-technical - Need validation only? Use
astro-blog-validate
When to Use Each Skill
| Situation | Use This Skill |
|---|---|
| Starting new article from scratch | astro-blog-research |
| Have keyword, need outline | astro-blog-structure |
| Have outline, need to write | astro-blog-write |
| Article written, need technical setup | astro-blog-technical |
| Article complete, need validation | astro-blog-validate |
Reference Files
All skills are self-contained. Read detailed references only for edge cases:
references/CHECKLIST.md- Complete checklist (all phases)references/human-voice.md- AI pattern avoidancereferences/seo-intent.md- Skyscraper, SERP strategiesreferences/content-structure.md- Component examplesreferences/writing-rules.md- Advanced formattingreferences/technical.md- Complex schema, monitoringreferences/validation.md- Detailed criteriareferences/visual-design.md- Component styling
More from soborbo/claudeskills
astro-seo
SEO markup patterns for Astro lead generation sites. Meta tags, Open Graph, Schema.org, sitemap, robots. Use for all SEO implementation.
37astro-architecture
Technical architecture for Astro lead generation websites. Use when setting up new projects, configuring build tools, or establishing project foundations. For images use astro-images skill. For SEO use astro-seo skill.
20astro-performance
Core Web Vitals and performance optimization for Astro sites. LCP preloading, font strategy, image patterns, critical path, third-party scripts, Cloudflare Tag Gateway. Use for performance tuning.
18astro-animations
Animation patterns for Astro sites. Scroll animations, micro-interactions, transitions, loading states. Performance-focused, accessibility-aware.
17astro-a11y
Accessibility patterns for Astro lead generation sites. WCAG 2.1 AA compliance, screen readers, keyboard navigation, focus management, ARIA. Use for all accessibility implementation.
14astro-ux
UX patterns and section templates for Astro lead generation sites. Hero, features, testimonials, CTAs, FAQ sections. Use for page section design.
13