Erstes Commit
This commit is contained in:
9
refactor/SKILL.md
Normal file
9
refactor/SKILL.md
Normal file
@@ -0,0 +1,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?"
|
||||
---
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user