diff --git a/.cursor/.prompt/1011.md b/.cursor/.prompt/1011.md new file mode 100644 index 0000000..e69de29 diff --git a/.prompt/projectmemo.txt b/.cursor/.prompt/projectmemo.txt similarity index 100% rename from .prompt/projectmemo.txt rename to .cursor/.prompt/projectmemo.txt diff --git a/.prompt/todolist.md b/.cursor/.prompt/todolist.md similarity index 100% rename from .prompt/todolist.md rename to .cursor/.prompt/todolist.md diff --git a/.cursor/commands/cm.md b/.cursor/commands/cm.md new file mode 100644 index 0000000..538f2ef --- /dev/null +++ b/.cursor/commands/cm.md @@ -0,0 +1,3 @@ +# Commit with message + +Set an appropriate message for the recent changes, then commit. diff --git a/.cursor/commands/n.md b/.cursor/commands/n.md new file mode 100644 index 0000000..41c563c --- /dev/null +++ b/.cursor/commands/n.md @@ -0,0 +1,2 @@ +### next work +Do the next task. \ No newline at end of file