Skill Claude CodeCodex
A Korean-language first-day onboarding resource for learning Claude Code through conversation. Claude Code is a coding assistant that works with a software project.
Skill Claude CodeCodex
A Korean-language first-day onboarding resource for learning Claude Code through conversation. Claude Code is a coding assistant that works with a software project.
Skill Claude CodeCodex
A Korean-language lesson for building a Context Sync skill. The skill gathers information from several external tools and combines it into one sync document.
Skill Claude CodeCodex
A Korean-language learning resource about MCP, a standard for connecting Claude Code to external tools. It is described as a deep dive and supplementary course.
Skill Claude CodeCodex
A Day 4 session tool for creating a session-wrap skill and reviewing work from earlier sessions.
Skill Claude CodeCodex
A learning exercise for building three content-handling skills: fetching tweets, fetching YouTube content, and creating digests. A digest is a short summary of the main points.
Skill Claude CodeCodex
A workflow for drafting and checking a product requirements document, or PRD, which describes what a product or feature should do, then guiding the user through creating a GitHub pull request.
Skill Claude CodeCodex
A skill that takes an X, formerly Twitter, post URL, retrieves the post, and provides a summary, insights, and a full translation.
Skill Claude CodeCodex
A skill for recording discoveries from ongoing work as organised documents. These documents form a personal knowledge base.
Skill Claude CodeCodex
This skill should be used when the user asks to "콘텐츠 정리", "아티클 요약", "PDF 학습", "영상 정리", "트윗 정리", "digest", "summarize", "정리해줘", or provides a YouTube URL, X/Twitter URL (x.com, twitter.com), webpage URL, or PDF file for analysis. Supports YouTube (transcript), X/Twitter (via fetch-tweet skill), webpage (full content…
Skill Claude CodeCodex
A training skill for the first day of AI Native Camp. It introduces Claude and Claude Code through guided conversation.
Skill Claude CodeCodex
A beginner exercise that demonstrates how a coding-agent skill works. It runs when the user enters /day1-test-skill.
Skill Claude CodeCodex
A training skill for the second day of AI Native Camp. It introduces MCP, a way for an AI agent to use external tools, and guides the creation of a Context Sync skill.
Skill Claude CodeCodex
A training skill for the third day of AI Native Camp. It teaches how to clarify unclear requests, create a skill, write a PRD, and submit a first pull request to GitHub.
Skill Claude CodeCodex
A training skill for the fourth day of AI Native Camp. It demonstrates building a session-wrap skill, reviewing past sessions, and processing content.
Skill Claude CodeCodex
This skill should be used when the user asks to "트윗 가져와", "트윗 번역", "X 게시글 읽어줘", "tweet fetch", "트윗 내용", "트윗 원문", or provides an X/Twitter URL (x.com, twitter.com) and wants to read, translate, or analyze the tweet content. Also useful when other skills need to fetch tweet text programmatically.
Skill Claude CodeCodex
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…
Skill Claude CodeCodex
This skill should be used when the user asks to "analyze session", "세션 분석", "evaluate skill execution", "스킬 실행 검증", "check session logs", "로그 분석", provides a session ID with a skill path, or wants to verify that a skill executed correctly in a past session. Post-hoc analysis of Claude Code sessions to validate…
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
This skill should be used when the user asks to "팀 구성해줘", "team assemble", "전문가 팀으로 해줘", "팀으로 해줘", "swarm", "병렬로 전문가 팀", or wants to decompose a complex task into specialist roles executed via TeamCreate. Also triggers when user describes a task clearly benefiting from parallel expert execution.