Skip to main content

Just Do Once

After completing all the steps above, congratulations! You've escaped the grind!

For all subsequent similar tasks, such as adding APIs, components, or SQL queries, you can now direct the LLM to reference this Markdown file.

In a typical AI IDE, you just need to reference this file (e.g., by @-mentioning it in Cursor or AugmentCode), state your new requirements, and the AI will follow your previous operations for highly efficient development!

We suggest a structure like this:

read and follow the SOP in the md.

now, i want to [your new requirements]