mit einem Klick
claude-code
claude-code enthält 3 gesammelte Skills von adeotek, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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.