Skip to main content

这个仓库中的 skills

majiayu000/claude-skill-registry - 第 112 页

SkillsMP 已收集 majiayu000/claude-skill-registry 中的 5,485 个 Skill。打开任一 Skill 可查看来源和详情。

majiayu000/claude-skill-registry

已展示 40 / 5,485 个已收集 Skill。

职业分类
软件开发工程师
描述

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,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Resume work from a handoff, checkpoint, or finalize artifact

原文语言:英语

更新
职业分类
软件开发工程师
描述

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"

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

Capture and retrieve PR review knowledge in project memory palaces

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

과거 세션 대화를 검색하는 스킬. CLAUDE_GATEWAY_SESSION_MEMORY 환경변수가 local 또는 external일 때만 사용 가능. none이면 이 스킬을 선택하지 마라. 사용자가 과거/이전/기억/전에/아까 등을 언급하거나 회상을 요청할 때 활성화.

原文语言:韩语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Store and recall sequential memory patterns and state transitions.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Complete verification steps before starting any work session

原文语言:英语

更新
职业分类
软件开发工程师
描述

Complete verification steps before starting any work session

原文语言:英语

更新
职业分类
软件开发工程师
描述

セッション管理の総合窓口。初期化・記憶・状態を一手に引き受けます。Use when managing Claude Code sessions, /session command. Do NOT load for: app user sessions, login state, authentication features.

原文语言:多语言混合

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

View active session status with progress and context information

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

List all past development sessions with summaries and timestamps

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
已展示 40 / 5,485 个已收集 Skill。