Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Bootstrap, maintain, and evolve context networks across their full lifecycle. Use when starting a new project, when exis...
Apply optimization techniques to extend effective context capacity. Use when context limits constrain agent performance,...
This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency",...
Use when managing context window usage, compressing long sessions, or optimizing token usage. Triggers on keywords like...
Strategies for managing Claude Code's context window efficiently: token budgeting, progressive disclosure, reference fil...
Analyze and optimize context window usage with MECW principles, memory tiering, session routing, and subagent coordinati...
Apply compaction, masking, and caching strategies to optimize context windows. Use when reducing token usage or improvin...
Context optimization extends the effective capacity of limited context windows through strategic compression, masking, c...
Apply compaction, masking, and caching strategies
> [IMPORTANT] Use TaskCreate to break ALL work into small tasks BEFORE starting — including tasks for each file read. Th...
Use this skill when context is growing quickly or cache consistency drops.
Context Optimization - Orchestrate RPI workflow TODO generation with interactive scoping
Automatically optimizes context window usage when filling up (>70%). Uses hierarchical summarization, selective file loa...
上下文优化专家。专注于长对话中的上下文管理、token 效率和性能优化。解决 lost-in-middle、context poisoning 等问题,提升 AI 代理在复杂任务中的表现。
Optimize token usage and context management. Use when sessions feel slow, context is degraded, or you're running out of...
Second-pass context optimization that analyzes user prompts and removes irrelevant specs, agents, and skills from loaded...
Format and structure data files for optimal Claude reasoning and extraction. Use when: (1) Preparing documents/data for...
Keep development token use low by refreshing and relying on local context packs.
Parallel historical context gathering using G-4 CONTEXT. Deploy 6 probes to gather all relevant context before complex w...
Solve context fragmentation across Claude sessions. Use when users mention re-explaining themselves, losing conversation...
Generate structured handoff summaries between workflow phases. Use when transitioning between RQPIV phases.
Proactively preserve critical information before automatic context pruning destroys it.
Query past decisions, bets, learnings, and documents by topic
Automatically recover working context after session compaction or when continuation is implied but context is missing. W...
Use when you need to fully restore working context from a previous session - loads STATUS.json, reads key files, rebuild...
恢复之前保存的会话上下文。列出所有待处理的 session,读取选定 session 的任务信息,更新进度,任务全部完成后删除文件。
Analyze agent-user interaction transcripts to identify context network maintenance needs and guidance improvements. Use...
Review CLAUDE.md files for quality, efficiency, and structure. Use when auditing LLM context files, checking documentati...
Determines minimal context and routes tasks to the correct prompts, agents and tools.
Save decision, bet, or learning to the context registry
当用户发送"换窗口处理-"时调用。总结当前窗口的上下文信息、已完成任务、未完成任务,保存到 docs/context-sessions/ 目录,便于新窗口恢复。
Save session context to disk for seamless continuation in new chat sessions. This skill should be used when the user ask...
Split large CLAUDE.md into child files. Use when context files exceed line limits, are too verbose, or cover multiple di...
Checks current context window usage and provides recommendations. Use when sessions feel slow, responses seem degraded,...
Show current context status and session health. Use to check how much context has been used, whether auto-compact is app...
Context Store - Document management system for storing, querying, and retrieving documents across Claude Code sessions....
Context Struct Pattern (C-Specific) pattern for C development
Synchronize project documentation after track completion. Use when a track reaches completed status and product, tech-st...
Token-efficient context gathering and synthesis from multiple sources (memory, docs, web). Orchestrates MCP tools to bui...
Context management tools for Claude Code - provides intelligent codebase mapping with Python, Rust, and C++ parsing, dup...
Master Claude Code's context primitives (Skill, Task, Command) and orchestration patterns. Use when designing agent work...
Update CLAUDE.md files to improve efficiency and structure. Use when optimizing LLM context files, implementing review r...
Scan repository and update context file
项目上下文自动更新器。当新增功能、重构代码、修改架构时触发,确保 project_context.md 保持最新。触发词:新功能, 重构, 架构变更, 新模块, 新系统, 完成实现。
Validate CLAUDE.md structure, formatting, and quality. Use when checking context files for compliance, ensuring proper s...
Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use whe...
コンテキストウィンドウの制約内で情報を最適整理するためのスキル。 トークン計測、優先順位付け、圧縮、検証の一連フローを提供する。 Anchors: • High Performance Browser Networking / 適用: 計...
새 작업 요청 시 기존 작업과의 맥락 유사성을 판단하고, 비유사한 경우 자동으로 git worktree를 생성하여 새 브랜치에서 작업합니다. 작업 시작, 새 기능 구현, 다른 이슈 작업 시 자동 활성화됩니다.
Query up-to-date library documentation and code examples before implementing features.
Fetch up-to-date library documentation using Context7 API. Use this skill when the user asks for docs, examples, or help...
Fetch up-to-date library documentation from Context7 API. Use when user asks "how do I use this library", "show me docs...
Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependen...
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (Re...