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:
parent
91d36f00dd
commit
3029d1d3b8
5 changed files with 30 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue