Einige Skills user-invocable in Crush

This commit is contained in:
2026-05-29 19:17:25 +02:00
parent 166357b059
commit d9ad688b19
3 changed files with 5 additions and 2 deletions

View File

@@ -2,8 +2,9 @@
name: refactor
description: Refactor, optimize and clean up code without loosing functionality.
argument-hint: "What part, file or function do you want to refactor?"
user-invocable: true
---
Critically analyze the parts of the project the user has indicated in the arguments or the whole project otherwise. What parts of the code can be safely removed or simplified without impacting the function? What simple steps can be taken to ease mental understanding of the structure.
Create a list of options.
Create a list of options.