원클릭으로
claude-code
claude-code에는 adeotek에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
This skill should be used when the user asks to "load context", "restore session", "resume work on X", "load saved context", "recall X", "bring back X", "continue where we left off on X", "load X", "restore X", or "open context X". Use when the user references a previously saved work state by name. Also use when the user invokes /context-checkpoint:load-context with no arguments — display an interactive menu of available checkpoints instead of failing.
This skill should be used when the user asks to "save this session", "save the current context", "save progress", "checkpoint this work", "save as X", "save context as X", "save context X", "remember this session as X", or mentions saving or capturing the current work state to a named file for later recall. Also use when the user invokes /context-checkpoint:save-context with just a checkpoint name as the argument (e.g., "/context-checkpoint:save-context auth-work").
This skill should be used when the user asks to "update context X", "update checkpoint X", "refresh context X", "update saved context X", "sync checkpoint X", "update session X", or "update my saved session X". Also use when the user invokes /context-checkpoint:update-context with or without a name argument, to merge new session progress into an existing checkpoint file.