- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Salesforce Vibe Coding with Cursor – Build a Task Manager App (Guest Speaker: Taha Basri)
🚀 Welcome to a brand-new Salesforce Vibe Coding session — this time with Cursor!
In this special episode, guest speaker Taha Basri walks us through how to use Cursor to build the same Task Manager app we previously created using Claude Code and Salesforce Agentforce Vibes.
But this time… we unlock the power of Cursor’s AI agent, multi-file editing, reusable project commands, rules, error fixing, and Salesforce DX MCP Server integration — all inside one session!
Whether you’re exploring AI-powered development or looking to compare Cursor with Agentforce Vibes and Claude Code, this session shows exactly how Cursor performs on a real, multi-step Salesforce use case.
🧠 What We Covered in This Session
🔹 1. Intro + What is Cursor?
• How Cursor works as an Agentic IDE
• How to install it, set it up, and connect to your Salesforce org
• Creating a new project in Cursor
🔹 2. Cursor Feature Walkthrough (Simple LWC Demo)
• Ask questions about selected lines of code
• Get sample input/output for a method
• Modify a specific line (rgb → hex in CSS)
• Use Cursor Agent to update multiple files
• Review, accept, or undo changes per file or all at once
🔹 3. Task Manager App Demo — Same Requirements as Claude & Agentforce Vibes
We guided Cursor through all phases:
1️⃣ Build LWC with mock data
2️⃣ Create Apex controller
3️⃣ Generate test class & run tests
4️⃣ Create Apex data script
5️⃣ Link LWC to Apex controller methods
• Handle errors and ask Cursor to fix them
• Apply custom rules (API version 65)
• Revert changes and re-run steps when needed
🔹 4. Reusable Prompts — Project Commands
• How to create a reusable agent command
• How to run it inside Cursor for repeated tasks
🔹 5. Salesforce DX MCP Server Integration
• What is MCP?
• Configure Salesforce DX MCP server
• Run prompts using it
• Generate regex patterns (amazing!) without knowing regex
🔹 6. Q&A + Agent vs Plan vs Ask
• Differences between modes
• Free version token limit
• Model options inside Cursor
🔹 7. What’s Next?
• Upcoming Cursor session next week to learn top 5 Cursor Tricks any developer must know!
• Reminder to follow Code With Sally for updates
🔗 Helpful Links
Cursor:
• Download → https://cursor.com/
• Salesforce DX Cursor Rules (Unofficial) → https://cursor.directory/sfdx-development-rules
Salesforce Tools:
• Salesforce CLI → https://developer.salesforce.com/tools/salesforcecli
• Salesforce VS Code Extension Pack → https://marketplace.cursorapi.com/items/?itemName=salesforce.salesforcedx-vscode-expanded
• Salesforce DX MCP Server Docs → https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_mcp.htm
CodeWithSally GitHub Repo
https://github.com/CodeWithSally/CodeWithSally-Apex-English/tree/main/Sessions/Guest_Speakers/002_Cursor_TahaBasri
⏱ Chapters
00:00 Welcome to the session & Welcome Taha Basri
01:47 Taha introduces himself
02:48 Agenda for today
03:35 What is Cursor?
06:50 Cursor Setup + Create new project + Connect to SF Org
15:47 Cursor LWC Demo — Ask code questions (specific file)
18:23 Cursor LWC Demo — Quick inline edit (specific file)
20:09 Cursor LWC Demo — Agent mode & multi-file changes
23:10 Q&A: Free version tokens?
24:11 Cursor model options explained
27:27 Start Task Manager demo (requirements & phases overview)
33:10 Phase 1: Build LWC with mock data
39:45 Fix API version (rules) + revert & redo Phase 1
44:52 Deploy LWC & test in org
48:05 Phase 2: Create Apex controller
49:03 Phase 3: Create test class & run tests
53:43 Phase 4: Build Apex script for sample data
55:13 Phase 5: Link LWC to Apex + create project command
58:29 What is MCP server?
01:02:58 Configure Salesforce DX MCP Server + test it
01:07:49 Use regex command (list all *test.cls files)
01:09:37 Agent vs Plan vs Ask
01:12:26 Session closing + what’s next
#Salesforce #Cursor #AICoding #SalesforceDevelopers #VibeCoding #CursorAI #SalesforceVibeCoding #Apex #LWC #SalesforceAI #AgentforceVibes #ClaudeCode #ApexDevelopment #SalesforceTraining #SalesforceDX #MCPServer #VSCode #LLMTools #AIDevelopment #TaskManagerApp
-----------
Music by: https://www.bensound.com
License code: A2R0PITOAQYPEQYN
Artist: : Benjamin Tissot
Music I Use: https://www.bensound.com/free-music-for-videos
License code: 2HCZMRQ0CT1AHBPF
Artist: : Benjamin Tissot
Видео Salesforce Vibe Coding with Cursor – Build a Task Manager App (Guest Speaker: Taha Basri) канала Code With Sally
In this special episode, guest speaker Taha Basri walks us through how to use Cursor to build the same Task Manager app we previously created using Claude Code and Salesforce Agentforce Vibes.
But this time… we unlock the power of Cursor’s AI agent, multi-file editing, reusable project commands, rules, error fixing, and Salesforce DX MCP Server integration — all inside one session!
Whether you’re exploring AI-powered development or looking to compare Cursor with Agentforce Vibes and Claude Code, this session shows exactly how Cursor performs on a real, multi-step Salesforce use case.
🧠 What We Covered in This Session
🔹 1. Intro + What is Cursor?
• How Cursor works as an Agentic IDE
• How to install it, set it up, and connect to your Salesforce org
• Creating a new project in Cursor
🔹 2. Cursor Feature Walkthrough (Simple LWC Demo)
• Ask questions about selected lines of code
• Get sample input/output for a method
• Modify a specific line (rgb → hex in CSS)
• Use Cursor Agent to update multiple files
• Review, accept, or undo changes per file or all at once
🔹 3. Task Manager App Demo — Same Requirements as Claude & Agentforce Vibes
We guided Cursor through all phases:
1️⃣ Build LWC with mock data
2️⃣ Create Apex controller
3️⃣ Generate test class & run tests
4️⃣ Create Apex data script
5️⃣ Link LWC to Apex controller methods
• Handle errors and ask Cursor to fix them
• Apply custom rules (API version 65)
• Revert changes and re-run steps when needed
🔹 4. Reusable Prompts — Project Commands
• How to create a reusable agent command
• How to run it inside Cursor for repeated tasks
🔹 5. Salesforce DX MCP Server Integration
• What is MCP?
• Configure Salesforce DX MCP server
• Run prompts using it
• Generate regex patterns (amazing!) without knowing regex
🔹 6. Q&A + Agent vs Plan vs Ask
• Differences between modes
• Free version token limit
• Model options inside Cursor
🔹 7. What’s Next?
• Upcoming Cursor session next week to learn top 5 Cursor Tricks any developer must know!
• Reminder to follow Code With Sally for updates
🔗 Helpful Links
Cursor:
• Download → https://cursor.com/
• Salesforce DX Cursor Rules (Unofficial) → https://cursor.directory/sfdx-development-rules
Salesforce Tools:
• Salesforce CLI → https://developer.salesforce.com/tools/salesforcecli
• Salesforce VS Code Extension Pack → https://marketplace.cursorapi.com/items/?itemName=salesforce.salesforcedx-vscode-expanded
• Salesforce DX MCP Server Docs → https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_mcp.htm
CodeWithSally GitHub Repo
https://github.com/CodeWithSally/CodeWithSally-Apex-English/tree/main/Sessions/Guest_Speakers/002_Cursor_TahaBasri
⏱ Chapters
00:00 Welcome to the session & Welcome Taha Basri
01:47 Taha introduces himself
02:48 Agenda for today
03:35 What is Cursor?
06:50 Cursor Setup + Create new project + Connect to SF Org
15:47 Cursor LWC Demo — Ask code questions (specific file)
18:23 Cursor LWC Demo — Quick inline edit (specific file)
20:09 Cursor LWC Demo — Agent mode & multi-file changes
23:10 Q&A: Free version tokens?
24:11 Cursor model options explained
27:27 Start Task Manager demo (requirements & phases overview)
33:10 Phase 1: Build LWC with mock data
39:45 Fix API version (rules) + revert & redo Phase 1
44:52 Deploy LWC & test in org
48:05 Phase 2: Create Apex controller
49:03 Phase 3: Create test class & run tests
53:43 Phase 4: Build Apex script for sample data
55:13 Phase 5: Link LWC to Apex + create project command
58:29 What is MCP server?
01:02:58 Configure Salesforce DX MCP Server + test it
01:07:49 Use regex command (list all *test.cls files)
01:09:37 Agent vs Plan vs Ask
01:12:26 Session closing + what’s next
#Salesforce #Cursor #AICoding #SalesforceDevelopers #VibeCoding #CursorAI #SalesforceVibeCoding #Apex #LWC #SalesforceAI #AgentforceVibes #ClaudeCode #ApexDevelopment #SalesforceTraining #SalesforceDX #MCPServer #VSCode #LLMTools #AIDevelopment #TaskManagerApp
-----------
Music by: https://www.bensound.com
License code: A2R0PITOAQYPEQYN
Artist: : Benjamin Tissot
Music I Use: https://www.bensound.com/free-music-for-videos
License code: 2HCZMRQ0CT1AHBPF
Artist: : Benjamin Tissot
Видео Salesforce Vibe Coding with Cursor – Build a Task Manager App (Guest Speaker: Taha Basri) канала Code With Sally
Salesforce Cursor Cursor AI Cursor Salesforce Salesforce Vibe Coding Vibe Coding AI Coding Salesforce Salesforce Developers Salesforce AI Apex Lightning Web Components LWC Apex Development Agentforce Vibes Claude Code Task Manager App Salesforce Salesforce Tutorial Salesforce VS Code Salesforce DX MCP Server Salesforce AI Tools Taha Basri Code With Sally
Комментарии отсутствуют
Информация о видео
21 ноября 2025 г. 9:07:44
01:14:46
Другие видео канала





















