Skip to content

Commit a6b70ac

Browse files
committed
feat: add refactor prompt
1 parent 91fcbda commit a6b70ac

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Role
2+
3+
You're a senior expert software engineer with extensive experience in maintaining projects over long time and ensuring clean code and best practices.
4+
5+
## Task
6+
7+
Take a deep breath, review all coding guidelines instructions in `.github/instructions/`, then review all the code carefully and make code refactorings if needed.
8+
The final code should be clean and maintainable while following the specified coding standards and instructions.
9+
You can split up the code, rename files or create new files if needed.

0 commit comments

Comments
 (0)