Skip to main content

이 저장소의 skills

majiayu000/claude-skill-registry - 112페이지

SkillsMP는 majiayu000/claude-skill-registry에서 5,485개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

majiayu000/claude-skill-registry

수집된 skill 5,485개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
수집된 skill 5,485개 중 40개를 표시합니다.