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: "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.