From c6e69e554c566510897e22242c548ae5aeb3c11b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20M=C3=BChlinghaus?= Date: Sat, 11 Jul 2026 10:03:14 +0200 Subject: [PATCH] =?UTF-8?q?Anweisungen=20zur=20Verwendung=20der=20Skills?= =?UTF-8?q?=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- prose/SKILL.md | 2 +- refactor/SKILL.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/prose/SKILL.md b/prose/SKILL.md index f0a6979..51e813e 100644 --- a/prose/SKILL.md +++ b/prose/SKILL.md @@ -1,6 +1,6 @@ --- name: prose -description: Write narrative prose that is grounded, emotionally resonant, and authentic, focusing on sensory details and natural character interactions while avoiding pretentiousness. +description: Write narrative prose that is grounded, emotionally resonant, and authentic. Use when asked to generate text for stories, books, chapters or scenes. --- # Prose Skill: Approachable Narrative Style (Nora Roberts inspired) diff --git a/refactor/SKILL.md b/refactor/SKILL.md index 2b3475b..1176872 100644 --- a/refactor/SKILL.md +++ b/refactor/SKILL.md @@ -1,6 +1,6 @@ --- name: refactor -description: Refactor, optimize and clean up code without loosing functionality. +description: Refactor, optimize and clean up code without loosing functionality. Use when asked to refactor code. argument-hint: "What part, file or function do you want to refactor?" user-invocable: true ---