From 046855395af1e547e25a083a21266d5c74d0ab05 Mon Sep 17 00:00:00 2001 From: denis0001-dev Date: Fri, 10 Oct 2025 11:34:11 +0300 Subject: [PATCH] Add Cursor command --- .cursor/commands/restructure.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 .cursor/commands/restructure.md diff --git a/.cursor/commands/restructure.md b/.cursor/commands/restructure.md new file mode 100644 index 0000000..9dbfa83 --- /dev/null +++ b/.cursor/commands/restructure.md @@ -0,0 +1 @@ +Analyze my codebase and think how it could be better organized, like a better folder or code structure. \ No newline at end of file