Einige Skills user-invocable in Crush
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user