Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ This repository focuses on **useful, recognized, and widely discussed tools** ac
| Tools | Used For | 🔗 |
|---|---|---|
| Cursor | AI-first code editor built for chat, codebase understanding, edits, and agentic workflows | [🔗](https://cursor.com) |
| OpenMagic | Browser-side AI coding toolbar for live web app edits with context capture and approved diffs | [🔗](https://github.com/Kalmuraee/OpenMagic) |
| Windsurf | AI coding environment with agentic flows, autocomplete, and deep repo awareness | [🔗](https://windsurf.com) |
| GitHub Copilot | Popular AI coding assistant for code suggestions, chat, edits, and multi-file help inside IDEs | [🔗](https://github.com/features/copilot) |
| Claude Code | Terminal-first coding assistant from Anthropic for editing, refactoring, and autonomous implementation | [🔗](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) |
Expand Down