Wire skills into the frontend reviewer
Your team relies on two frontend-review skills before any change ships: accessibility-audit (checks that a website is usable by people with visual impairments) and performance-check (flags common reasons a page is slow).
Both skills live in your personal ~/.claude/skills/ location, so nobody else gets them when they clone the repo. A teammate just added a custom subagent at .claude/agents/frontend-reviewer.md, but it has no skills field and the skills themselves aren't shared with the team yet.
Bài tập này là một phần của khóa học
Introduction to Agent Skills
Hướng dẫn bài tập
- Start Claude Code with
claude. - Ask Claude to move both skill directories from
~/.claude/skills/into.claude/skills/inside this repo. - Ask Claude to read the subagent config at
.claude/agents/frontend-reviewer.md. - Ask Claude to add a
skills:field to the subagent's frontmatter listing both skills. - Ask Claude why a built-in agent like Explore, Plan, or Verify couldn't use these skills.
- Type
/exitto exit Claude Code.
Bài tập tương tác thực hành
Biến lý thuyết thành hành động với một trong các bài tập tương tác của chúng tôi
Bắt đầu bài tập