Skip to content

Commit 4d7c04a

Browse files
committed
docs(blog): capitalize teaser subtitles
1 parent c676b48 commit 4d7c04a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/2026-03-06-ai-skills-vs-scripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ header:
1010
overlay_image: /assets/images/hero-overlay.jpg
1111
teaser: /assets/images/posts/2026-03-06-ai-skills-vs-scripts/teaser.jpg
1212
og_image: /assets/images/posts/2026-03-06-ai-skills-vs-scripts/teaser.jpg
13-
description: "Skills vs Scripts. which one do I use? 🤔. Quick guide to choose between LLM skills, deterministic scripts, or a hybrid approach."
13+
description: "Skills vs Scripts. Which one do I use? 🤔. Quick guide to choose between LLM skills, deterministic scripts, or a hybrid approach."
1414
---
1515
If you have doubts on when to use AI skills and when you should rather prefer
1616
using a script this article will clear your doubts

_posts/2026-03-20-when-to-use-clis-and-when-to-use-mcps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ header:
99
overlay_image: /assets/images/hero-overlay.jpg
1010
teaser: /assets/images/posts/2026-03-20-when-to-use-clis-and-when-to-use-mcps/teaser.jpg
1111
og_image: /assets/images/posts/2026-03-20-when-to-use-clis-and-when-to-use-mcps/teaser.jpg
12-
description: "MCP vs CLI. which one do I use? 🤔. A 3-minute guide to choose between CLIs, MCPs, or a CLI plus skill for AI agents, with Playwright and mcp2cli examples."
12+
description: "MCP vs CLI. Which one do I use? 🤔. A 3-minute guide to choose between CLIs, MCPs, or a CLI plus skill for AI agents, with Playwright and mcp2cli examples."
1313
---
1414
If you use AI agents for coding you will likely end up choosing between a CLI
1515
and an MCP for the same capability. This guide is the short version of how I

0 commit comments

Comments
 (0)