docs(examples): add YAML frontmatter to 5 claude-md templates

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Florian BRUNIAUX 2026-02-15 19:20:37 +01:00
parent 91d36f00dd
commit 3029d1d3b8
5 changed files with 30 additions and 0 deletions

View file

@ -1,3 +1,9 @@
---
title: "DevOps/SRE CLAUDE.md Template"
description: "CLAUDE.md configuration for infrastructure projects and SRE workflows"
tags: [claude-md, template, devops, ci-cd, observability]
---
# DevOps/SRE CLAUDE.md Template
A CLAUDE.md configuration optimized for infrastructure projects and SRE workflows.

View file

@ -1,3 +1,9 @@
---
title: "Learning Mode CLAUDE.md Template"
description: "CLAUDE.md configuration for developers who want to learn while coding"
tags: [claude-md, template, workflows, memory]
---
# Learning Mode CLAUDE.md Template
A CLAUDE.md configuration optimized for developers who want to learn, not just produce code.

View file

@ -1,3 +1,9 @@
---
title: "Product Designer CLAUDE.md Template"
description: "CLAUDE.md configuration for design-to-code workflows using Figma MCP"
tags: [claude-md, template, design-patterns, mcp]
---
# Product Designer CLAUDE.md Template
A CLAUDE.md configuration optimized for design-to-code workflows using Figma MCP.

View file

@ -1,3 +1,9 @@
---
title: "RTK Token Optimization Template"
description: "CLAUDE.md configuration for minimizing token consumption with RTK CLI proxy"
tags: [claude-md, template, performance]
---
# RTK Token Optimization
**Context**: Using RTK (Rust Token Killer) to minimize token consumption from command outputs.

View file

@ -1,3 +1,9 @@
---
title: "TTS-Enabled Project Template"
description: "CLAUDE.md configuration for projects using Agent Vibes text-to-speech"
tags: [claude-md, template, tts]
---
# Project with TTS Enabled
This is a template `CLAUDE.md` file for projects using Agent Vibes TTS.