chore: Fixes caught by review

This commit is contained in:
Kayvan Sylvan
2025-06-24 23:09:14 -07:00
parent 94020dbde0
commit 6a7cca65b4
4 changed files with 924 additions and 5 deletions

View File

@@ -1043,7 +1043,7 @@
{
"patternName": "create_excalidraw_visualization",
"description": "Create visualizations using Excalidraw.",
"tags": ["VISUALIZATION"]
"tags": ["VISUALIZE"]
},
{
"patternName": "create_flash_cards",
@@ -1096,8 +1096,8 @@
"tags": ["ANALYSIS", "BUSINESS"]
},
{
"patternName": "write_essay_pg",
"description": "Write essays on given topics in the distinctive style of specified authors.",
"patternName": "write_essay",
"description": "Write essays on given topics in the distinctive style of specified authors. Uses {{author_name}} variable.",
"tags": ["WRITING", "CREATIVITY"]
}
]