C.W.K.
Stream
Lesson 04 of 07 · published

paths: 통한 보조 파일

~12 min · skills, paths, supporting-files, templates

Level 0🌱 입문자
0 XP0/70 lessons0/11 achievements
0/120 XP to next level120 XP to go0% complete

Skill 이 매번 필요한 번들된 context

paths: 필드가 Skill context 에 매 invocation 파일 로드. 위해: reference 체크리스트 (OWASP, accessibility, 브랜드 가이드라인), output template, Skill 이 알아야 할 코드 snippet, validate 할 schema. Skill 이 항상 갖고 있어야 할 안정적 자원.

paths: 통해 전체 코드베이스 로드 X — host 한테 Read 있어. paths:Skill 에 속한 자원용, 둘러싼 project 거 X.

Code

Paths block + folder·yaml
# In SKILL.md frontmatter
paths:
  - checklists/owasp-top10.md
  - checklists/wcag-2.2.md
  - templates/finding.md
  - schemas/openapi.yaml
Folder layout·text
.claude/skills/security-audit/
├── SKILL.md
├── checklists/
│   ├── owasp-top10.md
│   └── wcag-2.2.md
├── templates/
│   └── finding.md
└── schemas/
    └── openapi.yaml

External links

Exercise

paths: 통해 Skill 에 진짜 reference 파일 추가 (체크리스트, 브랜드 voice 문서, output template). Skill 이 사용하는지 verify. reference 가 scope 에 들어온 후 output 어떻게 변했는지 적어.

Progress

Progress is local-only — sign in to sync across devices.
이 페이지에서 버그를 발견하셨거나 피드백이 있으세요?문제 신고

댓글 0

🔔 답글 알림 (로그인 필요)
로그인댓글을 남기려면 로그인해 주세요.

아직 댓글이 없어요. 첫 댓글을 남겨보세요.