Prompts tagged "code" in the PromptCraft library.
No need to memorize regex syntax — describe in plain language what you want to match, and the AI gives you the regex, an explanation of what each part does, and test cases.
Converts plain-language requests like 'find customers who bought more than 3 times last month' into an executable SQL query plus an explanation — give it your table schema for even more accurate results.
Have AI review your code like a senior engineer: it flags concrete issues and fixes across four dimensions — correctness, security, performance, and readability — instead of vague praise.