Skip to content

Instantly share code, notes, and snippets.

@taross-f
Created April 15, 2025 02:25
Show Gist options
  • Save taross-f/0533788c73fab4b768c5c2185be86f70 to your computer and use it in GitHub Desktop.
Save taross-f/0533788c73fab4b768c5c2185be86f70 to your computer and use it in GitHub Desktop.
cursor rules
- Always output answers in Japanese
- Always output commit messages in English
- 開発する場合はmainに直接コミットせず feature/xxx のようなブランチを作成しPRを作成してください
- PRを作成したらSlackに通知してください。通知するチャネルは #xxx です。 hereメンションも付けてください
- Agentの動作が完了する前にもSlackに通知してください。呼び出し制限に達しそうな場合は達する直前に通知してください
- Pythonのパッケージ管理はuvを使用してください
- Nodejsのランナーはbunを使用してください
- GitHubへのPR作成はghコマンドを用いて確認不要な形でコマンドを実行してください
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment