シャドーイング練習: Configure Your Coding Agent for Salesforce Development with Salesforce Skills and Salesforce DX MCP - 動画で英語スピーキングを学ぶ

読み込み中...
1
In this video, I'm going to show you how to set up your coding agent for Salesforce development using two headless 360 features,
2
Salesforce's agent skills and Salesforce's Salesforce DX MCP server.
3
Now in this video, I'm going to use Cloud Code, but these steps apply to pretty much any modern coding agent.
4
I'm Charles Watkins, lead developer advocate at Salesforce.
5
Let's get started.
6
A skill is a folder with a skill.md file, a name, description, and step-by-step instructions that your agent follows to complete a task.
7
Skills can also include scripts, reference docs, and other assets.
8
Salesforce publishes over 80 of these skills on GitHub, covering everything from building Lightning Web Components to deploying and observing AgentForce agents.
9
These are the same skills that power AgentForce Vibes.
10
To add Salesforce skills to your coding agent, run npx skills at force.com slash sf hyphen skills.
11
This command lets you clone skills from GitHub into your project.
12
You'll be prompted to select skills you want to add to your agent.
13
Press space to select the skill and press enter when you're done.
14
Then select the agent you want to install the skills for.
15
Next, pick your installation scope, project or global.
16
I'll pick project.
17
Finally, pick the installation method.
18
To save space and to make things simple, I'll pick Simlink, which points.clawedSkills to.agentSkills so ClaudeCode can find them.
19
Make sure that the ClaudeCodeSkills folder exists or the Simlink won't be created.
20
Confirm your installation and the skills will be loaded into your project.
21
If you want to simplify things, you can run the npxSkills command with the all flag.
22
This automatically downloads all skills, detects your coding agent and creates the Simlink automatically.
23
When you want to upgrade skills, run npx skill upgrade to get the latest versions.
24
Include a skill name to upgrade skills individually.
25
When you load up your agent and check for skills, they'll have the official skills for Salesforce development, similar to AgentForce vibes.
26
Let's do a quick test.
27
I'll ask ClaudeCode to create a Lightning Web Component.
28
See how it references the LWC skill by name and follows the instructions from the skill.md file?
29
That's how you know the setup is live.
30
With skills, our agent has the knowledge it needs to build on Salesforce.
31
Now let's give it access to the right tools using the Salesforce DX MCP server.
32
The Salesforce DX MCP server is a set of tools that help coding agents read, manage, and operate Salesforce resources securely.
33
Some skills specifically instruct your agent to use it.
34
To set it up, head to the Salesforce DX MCP GitHub repo, go to the MCP Configuration section,
35
and copy the config into the appropriate file for your coding agent.
36
For clawed code, that's .mcp.json.
37
Let's take a look at the MCP configuration file.
38
It points to the Salesforce MCP NPM package and specifies which tool sets and tools to enable.
39
I'm using orgs for org switching, metadata for deploying and retrieving metadata, data for executing SOQL queries,
40
and users for permission management.
41
I've also added run Apex Test as an individual tool.
42
This default config includes the core tools you will use during Salesforce development, but there are so many more.
43
Check the Salesforce DX MCP GitHub README for additional options.
44
Once you've configured the MCP server, restart the agent and check the status.
45
You should see the MCP server connected to Salesforce along with the tools it's been configured to expose.
46
Let's make sure it's connected.
47
I'll ask Claude Code to query my org.
48
It hits the MCP server, runs the SOQL query, and returns live data.
49
The coding agent is now configured to build on Salesforce using the latest Headless360 agent skills and the Salesforce DX MCP server.
50
If you enjoyed this video, don't forget to give it a like and subscribe to the channel for more content.
51
We'll see you in the next one.

このレッスンについて

「Configure Your Coding Agent for Salesforce Development with Salesforce Skills and Salesforce DX MCP」を使って、シャドーイングで英語を練習しましょう。

毎日15〜30分の練習で、IELTSスピーキングへの自信と実践的な英会話力が身につきます。

シャドーイングとは?英語上達に効果的な理由

シャドーイング(Shadowing)は、もともとプロの通訳者養成プログラムで開発された言語学習法で、多言語習得者として知られるDr. Alexander Arguelles によって広く普及されました。方法はシンプルですが非常に効果的:ネイティブスピーカーの英語を聞きながら、1〜2秒の遅延で声に出してすぐに繰り返す——まるで「影(shadow)」のように話者を追いかけます。文法ドリルや受動的なリスニングと異なり、シャドーイングは脳と口の筋肉が同時にリアルタイムで英語を処理・再現することを強制します。研究により、発音精度、抑揚、リズム、連音、リスニング力、そして会話の流暢さが大幅に向上することが確認されています。IELTSスピーキング対策や自然な英語コミュニケーションを目指す方に特におすすめです。