Menu

.

Service Page Creation Guide for LLMs

This guide provides comprehensive instructions for creating professional service pages for Barry Hennessy’s consulting website. Use this to understand the context, structure requirements, and quality standards for generating new service offerings.

IMPORTANT: Always read content/plans/AGENTS.md FIRST for site-wide guidelines on SEO, pricing, tone, quality standards, and brand positioning before using this service-specific guide.

🎯 Service-Specific Context

Global Context: See content/plans/AGENTS.md for complete site-wide brand positioning, target audiences, and business context.

Service Page Purpose

Service pages serve three primary functions:

  1. Lead Generation: Convert visitors into qualified prospects through clear value propositions
  2. Credibility Building: Demonstrate deep technical expertise and thought leadership
  3. Decision Support: Help potential clients evaluate fit and make informed purchasing decisions

Service-Specific Audience Focus

🏗️ Service Page Structure & Decisions

Core Decision Framework

1. Service Definition

Decisions to Make:

High-Level Goals:

2. Content Structure

Decisions to Make:

High-Level Goals:

3. Tone & Voice

Decisions to Make:

High-Level Goals:

Required Page Sections

Hero Section (Introduction)

Write a tight intro that states the outcome and who it is for.

## What you get
- Bullet the tangible outcomes.

## How it works
1. Step-by-step outline for delivery and collaboration.

## Packages
- Outline sprints/retainers/workshops with price hints.

## Next steps
- Mention CTA again and how to reach you.

📝 Frontmatter Template

---
title: "Service Name"
slug: "service-slug"
date: 2025-01-15
draft: false
summary: "1-2 sentence description for listings and SEO"

# Pricing and CTA
price_hint: "From €X — format description"
cta_label: "Book intro call"
cta_url: "https://booking-link"

# Service categorization
badges:
  - "Decision-Driven Design"
  - "Architecture"
service_type:
  - "decision-driven-design"
audience:
  - "eng-leads"
  - "founders"
stage: "live"  # live, beta, draft
highlight: true  # Feature on homepage

# Layout and display
layout: "services/single"

# Optional structured content
hero: "Optional hero section content"
problems: []  # Client problems addressed
promise: []   # Service promises
packages: []  # Package descriptions
faq: []       # FAQ items
---

💰 Pricing Structure & Communication

Global Pricing Strategy: See content/plans/AGENTS.md for complete pricing philosophy and structure.

Service-Specific Pricing Decisions

Decisions to Make:

Service-Specific Goals:

Pricing Communication Standards

🎨 Content Quality Standards

Global Standards: See content/plans/AGENTS.md for complete site-wide quality standards including SEO, technical accuracy, and writing excellence.

Service-Specific Quality Decisions

Sales Conversion Optimization

Decisions to Make:

Service-Specific Goals:

Technical Credibility for Services

Decisions to Make:

Service-Specific Goals:

📋 Service Page Templates

Choose from available templates based on your service type:

Technical Consulting Services

File: template-technical-consulting.md Use for: API reviews, architecture assessments, technical audits, performance optimization Example: API Architecture Review & Design service

Methodology & Training Services

File: template-methodology-training.md Use for: Workshops, team training, coaching, framework implementation Example: Decision-Driven Development Training service

Custom Services

For services that don’t fit these templates:

  1. Start with the appropriate template as a base
  2. Modify frontmatter, structure, and content to fit your specific service
  3. Maintain the core sections: What you get, How it works, Packages, Next steps
  4. Adapt tone and technical depth to your target audience

Template files contain complete, ready-to-use examples with proper frontmatter and content structure.