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: "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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue