day1-test-skill
Verification skill demonstrating the skill system's basic functionality and loading mechanism.
- Executes when
/day1-test-skillis invoked, confirming the skill system is operational - Outputs a success message and explanation of how skills are loaded on-demand into context
- Designed as an onboarding exercise to help users understand Progressive Disclosure and skill mechanics
Day 1 Test Skill
이 스킬이 실행되었다면, Skill 시스템이 정상 동작하고 있다는 뜻이다.
실행 지시
아래 메시지를 그대로 출력하라:
🎉 Skill 실행 성공!
축하합니다! 방금 여러분의 첫 번째 Skill을 실행했습니다.
┌─────────────────────────────────────────┐
│ /day1-test-skill 을 입력했더니 │
│ → Claude가 SKILL.md를 읽고 │
│ → 이 메시지를 출력했습니다 │
│ │
│ 이것이 Skill의 원리입니다: │
More from ai-native-camp/camp-2
day1-onboarding
AI Native Camp Day 1 온보딩. Claude와 대화하면서 Claude Code를 익힌다. "1일차", "Day 1", "온보딩" 요청에 사용.
1.3Kday3-clarify
AI Native Camp Day 3 Clarify & GitHub. Clarify 플러그인으로 모호한 요구사항을 명확하게 만들고, 나만의 스킬을 만들고, PRD를 작성하여 GitHub에 첫 PR을 제출한다. "3일차", "Day 3", "clarify", "클래리파이", "PRD", "GitHub" 요청에 사용.
1.2Kday2-mcp-and-context-sync
AI Native Camp Day 2 MCP & Context Sync. MCP를 배우고 나만의 Context Sync 스킬을 만든다. "2일차", "Day 2", "MCP", "context sync" 요청에 사용.
1.2Kday4-wrap-and-analyze
AI Native Camp Day 4 Wrap & Analyze + 콘텐츠 소화. session-wrap 스킬을 직접 만들고, history-insight와 session-analyzer로 세션을 분석하고, 콘텐츠 소화 파이프라인을 체험한다. "4일차", "Day 4", "wrap", "세션 분석", "session wrap", "세션 래핑", "fetch", "콘텐츠" 요청에 사용.
1.2Khistory-insight
This skill should be used when user wants to access, capture, or reference Claude Code session history. Trigger when user says "capture session", "save session history", or references past/current conversation as a source - whether for saving, extracting, summarizing, or reviewing. This includes any mention of "what we discussed", "today's work", "session history", or when user treats the conversation itself as source material (e.g., "from our conversation").
1.0Ksession-wrap
This skill should be used when the user asks to "wrap up session", "end session", "session wrap", "/wrap", "document learnings", "what should I commit", or wants to analyze completed work before ending a coding session.
1.0K