# Service Blueprint

> Generate professional service blueprints (NN/g, GDS, Practical Service Design): the five swim lanes, lines of interaction/visibility/internal-interaction, plus a JSON schema and render pipeline.

- Skill: `podo/service-blueprint` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add podo/service-blueprint`
- Raw SKILL.md: https://api.skillmd.com/api/skills/podo/service-blueprint/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: podo (https://skillmd.com/u/podo)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/podo/service-blueprint

---


# service-blueprint

> Catalogue stub — full package: [j-clegg/service-blueprint-skill](https://github.com/j-clegg/service-blueprint-skill)

## Install the full skill

Via skills CLI:

```bash
npx skills add j-clegg/service-blueprint-skill -g -y    # global — all projects
npx skills add j-clegg/service-blueprint-skill -y       # project — this project only
```
> **Claude Code:** send either command as a chat message starting with `!` to run it without leaving the conversation.

## What it does

A ~28.7KB service-blueprint package: sourced methodology (METHODOLOGY.md), a machine-readable blueprint SCHEMA.md, and a RENDERING.md HTML/Mermaid output pipeline. Maps user actions, frontstage, backstage, and support processes across the lines of interaction/visibility/internal-interaction, with timed facilitation and moments-of-truth analysis. Web research picked this over Owl’s (good but lighter) service-blueprint skill.

## When NOT to use

- Single-user emotional journey only → use a journey-map skill
- High-level UX strategy → use `design-consultation`

