
Day1 Test Skill
- 1.4k installs
- 18 repo stars
- Updated March 22, 2026
- ai-native-camp/camp-2
day1-test-skill is an agent skill that Day 1 테스트 스킬. "/day1-test-skill" 입력 시 실행된다. Skill이 어떻게 동작하는지 직접 체험하는 용도.
About
Day 1 테스트 스킬 day1-test-skill 입력 시 실행된다 Skill이 어떻게 동작하는지 직접 체험하는 용도 name day1-test-skill description Day 1 테스트 스킬 Day 1 Test Skill 이 스킬이 실행되었다면 Skill 시스템이 정상 동작하고 있다는 뜻이다 실행 지시 아래 메시지를 그대로 출력하라 Skill 실행 성공 day1-test-skill 을 입력했더니 Claude가 SKILL md를 읽고 이 메시지를 출력했습니다 이것이 Skill의 원리입니다 필요할 때만 로딩되는 업무 레시피 그 다음 한 줄 띄고 아래 설명을 추가하라 방금 일어난 일 1 day1-test-skill 입력 Claude가 claude skills day1-test-skill SKILL md 파일을 찾아 읽음 2 SKILL md 안의 지시사항대로 이 축하 메시지를 출력함 3 CLAUDE md와 달리 이 스킬은 호출할 때만 컨텍스트에 로딩됨 Progressive Disclosure 이제 온보딩으로 돌아가서 다음 블록을 진행하세요 name day1-test-skill description Day 1 테스트 스킬 Day 1 Test Skill 이 스킬이 실행되었다면 Skill 시스템이 정상 동작하고 있다는 뜻이다 실행 지시 아래 메시지를 그대로 출력하라 Skill 실행 성공 day1-test-skill 을 입력했더니 Claude가 SKILL md를 읽고 이 메시지를 출력했습니다 이것이 Skill의 원리입니다 필요할 때만 로딩되는 업무 레시피 그 다음 한 줄 띄고 아래 설명을 추가하라 방금 일어난 일 1
- --- name: day1-test-skill description: Day 1 테스트 스킬.
- --- # Day 1 Test Skill 이 스킬이 실행되었다면, Skill 시스템이 정상 동작하고 있다는 뜻이다.
- ## 실행 지시 아래 메시지를 **그대로** 출력하라: ``` 🎉 Skill 실행 성공!
- `/day1-test-skill` 입력 → Claude가 `.claude/skills/day1-test-skill/SKILL.md` 파일을 찾아 읽음 > 2.
- SKILL.md 안의 지시사항대로 이 축하 메시지를 출력함 > 3.
Day1 Test Skill by the numbers
- 1,411 all-time installs (skills.sh)
- +3 installs in the week ending Aug 5, 2026 (Skillselion tracking)
- Ranked #492 of 2,153 Testing & QA skills by installs in the Skillselion catalog
- Security screen: LOW risk (skills.sh audit)
- Data as of Aug 5, 2026 (Skillselion catalog sync)
day1-test-skill capabilities & compatibility
- Capabilities
- name: day1 test skill description: day 1 테스트 · # day 1 test skill 이 스킬이 실행되었다면, skill 시스템이 · ## 실행 지시 아래 메시지를 **그대로** 출력하라: ``` 🎉 skill 실행 성 · `/day1 test skill` 입력 → claude가 `.claude/skills/ · skill.md 안의 지시사항대로 이 축하 메시지를 출력함 > 3.
- Use cases
- documentation
What day1-test-skill says it does
--- name: day1-test-skill description: Day 1 테스트 스킬.
--- # Day 1 Test Skill 이 스킬이 실행되었다면, Skill 시스템이 정상 동작하고 있다는 뜻이다.
## 실행 지시 아래 메시지를 **그대로** 출력하라: ``` 🎉 Skill 실행 성공!
`/day1-test-skill` 입력 → Claude가 `.claude/skills/day1-test-skill/SKILL.md` 파일을 찾아 읽음 > 2.
npx skills add https://github.com/ai-native-camp/camp-2 --skill day1-test-skillAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1.4k |
|---|---|
| repo stars | ★ 18 |
| Security audit | 3 / 3 scanners passed |
| Last updated | March 22, 2026 |
| Repository | ai-native-camp/camp-2 ↗ |
What problem does day1-test-skill solve for developers using this skill?
Day 1 테스트 스킬. "/day1-test-skill" 입력 시 실행된다. Skill이 어떻게 동작하는지 직접 체험하는 용도.
Who is it for?
Developers who need day1-test-skill patterns described in the cached skill documentation.
Skip if: Skip when docs are empty or the task is outside the skill's documented scope.
When should I use this skill?
Day 1 테스트 스킬. "/day1-test-skill" 입력 시 실행된다. Skill이 어떻게 동작하는지 직접 체험하는 용도.
What you get
Actionable workflows and conventions from SKILL.md for day1-test-skill.
- Skill execution confirmation message
By the numbers
- Activates via the `/day1-test-skill` slash trigger
- Outputs a single predefined multi-line success message block
Files
Day 1 Test Skill
이 스킬이 실행되었다면, Skill 시스템이 정상 동작하고 있다는 뜻이다.
실행 지시
아래 메시지를 그대로 출력하라:
🎉 Skill 실행 성공!
축하합니다! 방금 여러분의 첫 번째 Skill을 실행했습니다.
┌─────────────────────────────────────────┐
│ /day1-test-skill 을 입력했더니 │
│ → Claude가 SKILL.md를 읽고 │
│ → 이 메시지를 출력했습니다 │
│ │
│ 이것이 Skill의 원리입니다: │
│ 필요할 때만 로딩되는 업무 레시피 📖 │
└─────────────────────────────────────────┘그 다음, 한 줄 띄고 아래 설명을 추가하라:
방금 일어난 일:
1./day1-test-skill입력 → Claude가.claude/skills/day1-test-skill/SKILL.md파일을 찾아 읽음
2. SKILL.md 안의 지시사항대로 이 축하 메시지를 출력함
3. CLAUDE.md와 달리, 이 스킬은 호출할 때만 컨텍스트에 로딩됨 (Progressive Disclosure)
>
이제 온보딩으로 돌아가서 다음 블록을 진행하세요!
Related skills
How it compares
Use day1-test-skill as a first-run skill health check before authoring production skills.
FAQ
What does day1-test-skill do?
Day 1 테스트 스킬. "/day1-test-skill" 입력 시 실행된다. Skill이 어떻게 동작하는지 직접 체험하는 용도.
When should I use day1-test-skill?
Day 1 테스트 스킬. "/day1-test-skill" 입력 시 실행된다. Skill이 어떻게 동작하는지 직접 체험하는 용도.
Is day1-test-skill safe to install?
Review the Security Audits panel on this page before installing in production.