This repository contains custom instruction files (.windsurfrules) for Windsurf.
It's an optimized adaptation of cursorrules for Windsurf Cascade.
This repository provides custom instructions optimized for Windsurf and Antigravity.
It is a port of cursorrules adapted for Windsurf Cascade and Antigravity.
このリポジトリは、Windsurf および Antigravity 用に最適化されたカスタムインストラクションを提供します。
別リポジトリで公開している cursorrules を Windsurf Cascade および Antigravity に移植したものです。
| Editor | Repository |
|---|---|
| Cursor | kinopeee/cursorrules |
| Windsurf / Antigravity | This repository / このリポジトリ |
For the latest updates and feature additions, see the Changelog.
- Place the
.windsurfrulesfile in your project's root directory- Alternatively, paste the contents via [Windsurf - Settings] > [Set Workspace AI Rules] > [Edit Rules]
- For full configuration control: v5-en/.windsurfrules
- For standard implementation: v1-en/.windsurfrules
# Clone the repository / リポジトリをクローン
git clone https://github.com/kinopeee/windsurf-antigravity-rules.git
# Copy to your project / プロジェクトにコピー
cp -r windsurf-antigravity-rules/ja/.windsurf ~/your-project/ # 日本語
cp -r windsurf-antigravity-rules/en/.windsurf ~/your-project/ # English# Clone the repository / リポジトリをクローン
git clone https://github.com/kinopeee/windsurf-antigravity-rules.git
# Copy to your project / プロジェクトにコピー
cp -r windsurf-antigravity-rules/ja/.agent ~/your-project/ # 日本語
cp -r windsurf-antigravity-rules/en/.agent ~/your-project/ # EnglishSee ja/README.md or en/README.md for details.
All rule files and workflow commands are available in both Japanese and English.
すべてのルールファイルとワークフローコマンドに日本語版と英語版があります。
| File | Description |
|---|---|
| v5.md | Core coding support rules / コーディング支援ルール |
| commit-message-format.md | Commit message conventions / コミットメッセージ規約 |
| pr-message-format.md | PR message conventions / PRメッセージ規約 |
| test-strategy.md | Test strategy rules / テスト戦略ルール |
| prompt-injection-guard.md | Injection defense / インジェクション防御 |
| planning-mode-guard.md | Prevents unintended execution in Planning Mode (Antigravity only) / 計画モードでの意図しない実行を防止(Antigravity専用) |
| File | Description |
|---|---|
| commit-only.md | Commit only / コミットのみ |
| commit-push.md | Commit & push / コミット&プッシュ |
| commit-push-pr.md | Commit, push & PR / コミット&プッシュ&PR |
📍 File Locations / ファイル配置
Editor Rules Workflows Windsurf .windsurf/rules/.windsurf/workflows/Antigravity .agent/rules/.agent/workflows/For details, see ja/README.md or en/README.md.
- GPT-5.1 & Opus 4.5 最適化: 適応的推論を活かした効率的なタスク実行
- 3段階タスク分類: 軽量・標準・重要タスクに応じた最適なプロセス
- 並列実行: 独立したタスクを並列処理して処理速度を向上
- 安全なツール利用: ファイル読み取り・編集・コマンド実行の明確なポリシー
- 包括的なガードレール: コミット規約、PR規約、テスト戦略、セキュリティ防御
- GPT-5.1 & Opus 4.5 Optimized: Efficient task execution leveraging adaptive reasoning
- 3-Tier Task Classification: Optimal processes for lightweight/standard/critical tasks
- Parallel Execution: Improved throughput by parallelizing independent tasks
- Safe Tool Usage: Clear policies for file reading, editing, and command execution
- Comprehensive Guardrails: Commit conventions, PR conventions, test strategy, security defense
MIT License - See LICENSE for details.
MITライセンス - 詳細は LICENSE を参照してください。
このリポジトリに公式サポートはありませんが、フィードバックは歓迎します。
AI関連情報を X (Twitter) で発信しています: @kinopee_ai
There is no official support for this repository, but feedback is welcome.
Follow on X (Twitter) for AI-related updates: @kinopee_ai