Question 9
↑ Please select an answer before submitting.
In Claude Code, a "skill" is a structured instruction file you invoke with a slash command (e.g., /weekly-update). What is the main advantage of turning a repeatable workflow into a skill?
Question 10
↑ Please select an answer before submitting.
You build a /weekly-update skill inside a project's .claude/skills/ folder. A month later, you start a new project in a different folder and want to use the same skill. What do you need to know?
Question 11
↑ Please select an answer before submitting.
MCP (Model Context Protocol) is an open standard that lets Claude connect to external services — Gmail, Google Calendar, Slack, Notion, and more. Before MCP, what was the workaround, and why does MCP matter for someone building an AI-powered workflow?