Copy-Paste Instructions for Optimal AI Interaction
⸻
I am [Your Name/Role], focused on:
Custom instruction to make Claude Artifacts use persistent and distinct file identifiers in Projects
title attribute of the <AntArtifact> XML tag becomes the file_name attribute when 'Add to Project' is clicked.title (e.g. "Modified Web Page With New Features"), this will tend to change the filename in the Project| source https://twitter.com/thatroblennon/status/1717312851281654173 | |
| NASA open-sourced a monster of a megaprompt. | |
| I deconstructed it to see what I could learn. | |
| 7 lessons from a genius-level AI prompt: | |
| The prompt (which I give in full at the bottom of this post) is designed to guide a user through the biomimicry design process. |
Files:
.vscode/launch.json file in your project directory..vscode/settings.json file in your project directory.Environment Variables:
export PICO_SDK_PATH="<path-to-your-pico-sdk-directory>"
export OPENOCD_PATH="<path-to-your-openocd-directory>"The package that linked you here is now pure ESM. It cannot be require()'d from CommonJS.
This means you have the following choices:
import foo from 'foo' instead of const foo = require('foo') to import the package. You also need to put "type": "module" in your package.json and more. Follow the below guide.await import(…) from CommonJS instead of require(…).| // Source: https://twitter.com/calebporzio/status/1151876736931549185 | |
| <div class="flex"> | |
| <aside class="h-screen sticky top-0"> | |
| // Fixed Sidebar | |
| </aside> | |
| <main> | |
| // Content | |
| </main> |
See how a minor change to your commit message style can make a difference.
git commit -m"<type>(<optional scope>): <description>" \ -m"<optional body>" \ -m"<optional footer>"
What separates the fleeting thrill of a “great idea” from the enduring rewards of great work?
These five facts: