Skip to main content

Skills in this repository

majiayu000/claude-skill-registry - Page 112

SkillsMP has collected 5,485 skills from majiayu000/claude-skill-registry. Open a skill to review its source and details.

majiayu000/claude-skill-registry

Showing 40 of 5,485 collected skills.

occupation
Software Developers
description

Advanced memory operations reference. Basic patterns (profile loading, simple recall/remember) are in project instructions. Consult this skill for background writes, memory versioning, complex queries, edge cases, session scoping, retention management,โ€ฆ

updated
occupation
Software Developers
description

Advanced memory operations reference. Basic patterns (profile loading, simple recall/remember) are in project instructions. Consult this skill for background writes, memory versioning, complex queries, edge cases, session scoping, and retention management.

updated
occupation
Software Developers
description

Indexes and documents a codebase for persistent Claude context with minimal token overhead. Use when asked to index a repo, understand a codebase, create CLAUDE.md, set up Claude memory, bootstrap context, onboard to a project, or document codebase forโ€ฆ

updated
occupation
Software Developers
description

Resume work from a handoff, checkpoint, or finalize artifact

updated
occupation
Software Developers
description

Resume from a previous session handoff. Use when: - User says "resume", "continue where we left off", "pick up where" - Starting a new session after a break - User mentions "last session", "previous work"

updated
occupation
Software Developers
description

Resume work from a handoff document. Use when user says 'resume handoff', 'continue from handoff', or references a handoff file.

updated
occupation
Software Developers
description

Captures and retrieves PR-review findings in memory palaces. Use after PR review to store architectural decisions, patterns, and standards for future reference.

updated
occupation
Software Developers
description

Capture and retrieve PR review knowledge in project memory palaces

updated
occupation
Software Developers
description

Recursive Language Model context management for processing documents exceeding context window limits. Enables Claude to match Gemini's 2M token context capability through chunking, sub-LLM delegation, and synthesis.

updated
occupation
Software Developers
description

Process large contexts using RLM (Recursive Language Model) patterns - chunking, filtering, recursive sub-calls

updated
occupation
Software Developers
description

Save important session context to MCP memory before compaction. This skill should be used when: (1) Claude detects the conversation is getting long, (2) Before starting a risky operation, (3) After completing significant work, (4) User requests contextโ€ฆ

updated
occupation
Software Developers
description

Save session state to Pieces LTM. Use when context is running low, before /compact, when ending a session, or handing off to a fresh Claude instance.

updated
occupation
Software Developers
description

๊ณผ๊ฑฐ ์„ธ์…˜ ๋Œ€ํ™”๋ฅผ ๊ฒ€์ƒ‰ํ•˜๋Š” ์Šคํ‚ฌ. CLAUDE_GATEWAY_SESSION_MEMORY ํ™˜๊ฒฝ๋ณ€์ˆ˜๊ฐ€ local ๋˜๋Š” external์ผ ๋•Œ๋งŒ ์‚ฌ์šฉ ๊ฐ€๋Šฅ. none์ด๋ฉด ์ด ์Šคํ‚ฌ์„ ์„ ํƒํ•˜์ง€ ๋งˆ๋ผ. ์‚ฌ์šฉ์ž๊ฐ€ ๊ณผ๊ฑฐ/์ด์ „/๊ธฐ์–ต/์ „์—/์•„๊นŒ ๋“ฑ์„ ์–ธ๊ธ‰ํ•˜๊ฑฐ๋‚˜ ํšŒ์ƒ์„ ์š”์ฒญํ•  ๋•Œ ํ™œ์„ฑํ™”.

Source text: Korean

updated
occupation
Software Developers
description

Search the hierarchical memory system for relevant memories. Searches across all tiers (working, episodic, semantic) and returns ranked results. Use for context retrieval and pattern matching. Keywords: memory, search, retrieve, recall, context, similarity.

updated
occupation
Software Developers
description

Search past Claude Code conversation history and tool logs to recall previous solutions, commands, and approaches. ALWAYS load this skill when the user mentions anything about past sessions, previous conversations, or prior work done in Claude Code. Triggerโ€ฆ

updated
occupation
Software Developers
description

Extract lessons from the current session and route them to the appropriate knowledge layer (project AGENTS.md, auto memory, existing skills, or new skills). Use when the user asks to "self-improve", "distill this session", "save learnings", "update AGENTS.mdโ€ฆ

updated
occupation
Software Developers
description

Extract lessons from the current session and route them to the appropriate knowledge layer (project AGENTS.md, auto memory, existing skills, or new skills). Use when the user asks to "self-improve", "distill this session", "save learnings", "update CLAUDE.mdโ€ฆ

updated
occupation
Software Developers
description

Extract lessons from the current session and route them to the appropriate knowledge layer (project AGENTS.md, auto memory, existing skills, or new skills). Use when the user asks to "self-improve", "distill this session", "save learnings", "update CLAUDE.mdโ€ฆ

updated
occupation
Software Developers
description

Complete verification steps before starting any work session

updated
occupation
Software Developers
description

Complete verification steps before starting any work session

updated
occupation
Software Developers
description

ใ‚ปใƒƒใ‚ทใƒงใƒณ็ฎก็†ใฎ็ทๅˆ็ช“ๅฃใ€‚ๅˆๆœŸๅŒ–ใƒป่จ˜ๆ†ถใƒป็Šถๆ…‹ใ‚’ไธ€ๆ‰‹ใซๅผ•ใๅ—ใ‘ใพใ™ใ€‚Use when managing Claude Code sessions, /session command. Do NOT load for: app user sessions, login state, authentication features.

Source text: Mixed languages

updated
occupation
Software Developers
description

Unified session management - initialization, memory persistence, state control, and cross-session communication. Use when managing Claude Code sessions, /session command. Do NOT load for: app user sessions, login state, authentication features.

updated
occupation
Software Developers
description

This skill should be used when the user says "save checkpoint", "checkpoint", "continue", "resume", "resume work", "save my progress", "clear checkpoint", or "clear all checkpoints". Saves and resumes named session checkpoints to preserve progress acrossโ€ฆ

updated
occupation
Software Developers
description

This skill should be used when the user asks to "continue session", "resume work", "what was I doing last time", "pick up where I left off", "check recent activity", "what happened since last session", or needs context about previous sessions.

updated
occupation
Software Developers
description

Resume work from previous session by loading minimal context based on time elapsed

updated
occupation
Software Developers
description

View active session status with progress and context information

updated
occupation
Software Developers
description

Compresses the current session state into a handoff document for seamless continuation in the next session. Captures progress, decisions, blockers, and next steps. Use at the end of a session or when context is getting large.

updated
occupation
Software Developers
description

Use this checklist at the end of a working session before context is lost.

updated
occupation
Software Developers
description

Use this skill proactively when wrapping up a session to prepare the repo for the next agent. Read this before finalizing PRs, closing issues, or ending sessions.

updated
occupation
Software Developers
description

Generate a smart bootstrap prompt to continue the current conversation in a fresh session. Use when (1) approaching context limits, (2) user says "handoff", "bootstrap", "continue later", "save session", or similar, (3) before closing a session withโ€ฆ

updated
occupation
Software Developers
description

This skill should be used after productive sessions to extract learnings and route them to appropriate Reusable Intelligence Infrastructure (RII) components. Use when corrections were made, format drift was fixed, new patterns emerged, or the user explicitlyโ€ฆ

updated
occupation
Software Developers
description

List all past development sessions with summaries and timestamps

updated
occupation
Software Developers
description

Search and analyze your own session logs (older/parent conversations) using jq.

updated
occupation
Software Developers
description

Search and analyze your own session logs (older/parent conversations) using jq.

updated
occupation
Software Developers
description

Search and analyze your own session logs (older/parent conversations) using jq.

updated
occupation
Software Developers
description

Manage Claude Code sessions with naming, checkpointing, and resume strategies.

updated
occupation
Software Developers
description

Apply when initializing, saving, resuming, or closing a work session

updated
occupation
Software Developers
description

Use when loading, saving, or reflecting on session context - provides structured workflows for session lifecycle management and reflection outputs.

updated
occupation
Software Developers
description

Manage work sessions with creation, loading, syncing, and archiving capabilities.

updated
Showing 40 of 5,485 collected skills.