Skip to main content

このリポジトリの skills

majiayu000/claude-skill-registry - 106ページ

SkillsMP は majiayu000/claude-skill-registry から 5,485 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

majiayu000/claude-skill-registry

収集済み skill 5,485 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

Generates a compressed project context map to avoid expensive Read/Grep calls. Use at session start or before implementing features in an unfamiliar codebase.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Map relationships between bounded contexts using DDD context mapping patterns. Use when defining upstream/downstream relationships, integration strategies (ACL, OHS, PL), or generating Context Mapper DSL output. Follows event storming for bounded context…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Advanced token optimization and context management strategies.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Advanced token optimization and context management strategies.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Entry point to the Context Mate toolkit - skills, agents, and commands that work with Claude Code's natural flow. Project lifecycle (/explore-idea → /plan-project → /wrap-session), session handoff across context windows, developer agents for specialized…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Activate output filtering, session logging, and auto-resume to keep Claude Code sessions running for hours without context bloat or memory loss. Use when asked to enable context mode, turn on long session mode, or activate session persistence. Installs a…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Monitors context token usage and warns when approaching limits. Automatically activates when context usage exceeds thresholds (30k, 50k, 70k tokens). Provides recommendations for context management and /clear usage. Auto-activates based on token usage, no…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Bootstrap, maintain, and evolve context networks across their full lifecycle. Use when starting a new project, when existing documentation feels scattered, or when agent effectiveness degrades due to missing context.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Optimize context window via MECW principles, memory tiering, and subagent coordination.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Apply compaction, masking, and caching strategies to optimize context windows. Use when reducing token usage or improving LLM context efficiency.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context limits, observation masking, context budgeting, or extending…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when managing context window usage, compressing long sessions, or optimizing token usage. Triggers on keywords like "context", "memory", "tokens", "compress", "summarize session", "context limit", "optimize context".

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

"[Utilities] Use when managing context window usage, compressing long sessions, or optimizing token usage. Triggers on keywords like "context", "memory", "tokens", "compress", "summarize session", "context limit", "optimize context"."

原文の言語: 英語

更新
職業分類
マネジメントアナリスト
説明

Second-pass context optimization that analyzes user prompts and removes irrelevant specs, agents, and skills from loaded context. Achieves 80%+ token reduction through smart cleanup. Activates for optimize context, reduce tokens, clean context, smart context,…

原文の言語: 英語

更新
職業分類
マネジメントアナリスト
説明

上下文优化专家。专注于长对话中的上下文管理、token 效率和性能优化。解决 lost-in-middle、context poisoning 等问题,提升 AI 代理在复杂任务中的表现。

原文の言語: 中国語

更新
職業分類
ソフトウェア開発者
説明

Parallel historical context gathering using G-4 CONTEXT. Deploy 6 probes to gather all relevant context before complex work.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Query past decisions, bets, learnings, and documents by topic

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Retrieve relevant episodic context from memory for informed decision-making. Use when you need past episodes, patterns, or solutions to similar tasks.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Analyze agent-user interaction transcripts to identify context network maintenance needs and guidance improvements. Use after significant agent interactions or to improve context networks.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Review CLAUDE.md files for quality, efficiency, and structure. Use when auditing LLM context files, checking documentation organization, preparing for context optimization, or ensuring lean imperative instructions.

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Save decision, bet, or learning to the context registry

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Personal knowledge base integration via Obsidian vault. Provides semantic search, note retrieval, and context loading for Claude Code sessions. USE WHEN user says 'load context', 'search my notes', 'find in obsidian', 'what do I have on', 'check my vault',…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Split large CLAUDE.md into child files. Use when context files exceed line limits, are too verbose, or cover multiple distinct topics that should be separate.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Checks current context window usage and provides recommendations. Use when sessions feel slow, responses seem degraded, or before starting complex work.

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Synchronize project documentation after track completion. Use when a track reaches completed status and product, tech-stack, or guidelines documents may need updates.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Context management tools for Claude Code - provides intelligent codebase mapping with Python, Rust, and C++ parsing, duplicate detection, and MCP-powered symbol queries. Use this skill when working with large codebases that need automated indexing and context…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Master Claude Code's context primitives (Skill, Task, Command) and orchestration patterns. Use when designing agent workflows, understanding why some patterns work while others fail (e.g., Task→Task is forbidden but Skill→Skill is allowed), or implementing…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Update CLAUDE.md files to improve efficiency and structure. Use when optimizing LLM context files, implementing review recommendations, splitting large files, or adding design doc pointers.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

项目上下文自动更新器。当新增功能、重构代码、修改架构时触发,确保 project_context.md 保持最新。触发词:新功能, 重构, 架构变更, 新模块, 新系统, 完成实现。

原文の言語: 中国語

更新
職業分類
ソフトウェア開発者
説明

Validate CLAUDE.md structure, formatting, and quality. Use when checking context files for compliance, ensuring proper structure, or verifying before commits.

原文の言語: 英語

更新
職業分類
マネジメントアナリスト
説明

コンテキストウィンドウの制約内で情報を最適整理するためのスキル。 トークン計測、優先順位付け、圧縮、検証の一連フローを提供する。 Anchors: • High Performance Browser Networking / 適用: 計測とレイテンシ意識 / 目的: 予算内最適化 • Designing Data-Intensive Applications / 適用: リソース制約下の設計 / 目的: 効率的な構造化 • Progressive Disclosure パターン / 適用: 段階的情報開示 /…

更新
職業分類
マネジメントアナリスト
説明

Fork the current conversation to safely explore an alternative approach without losing current progress

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Global hooks for logging Claude Code conversation events to markdown files. Tracks prompts, tool usage, and responses across all sessions. Useful for debugging, auditing, and providing conversation context to Claude.

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Cold-start resume — load all memory and project state to continue any interrupted project

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

This skill should be used when the user asks to "check my preferences", "show memory", "run /buff:counterfeit", "what does buff remember", "update my preferences", "reset memory", "show session history", "what did I work on", "show graph", "show corrections",…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Create unified artifact document for checkpoint, handoff, or finalize

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create handoff documentation for work-in-progress sessions. Use when handing off work to another agent to supplement history compaction and and progress summarization.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Save session state for later resumption. Use when: - User says "done for today", "ending session", "save state" - Context is getting full (80%+) - User is taking a break - Before context compaction - User mentions "handoff", "pause work", "wrapping up"

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create a handoff document to preserve context before clearing. Use when user says 'create handoff', context is low, or before '/clear'.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Write a handoff file at .turbo/handoff/<YYYY-MM-DD>-<slug>.md capturing current session state — task, status, open decisions, in-flight changes, next step — so a fresh session can continue without re-deriving context. Use when the user asks to "create a…

原文の言語: 英語

更新
収集済み skill 5,485 件中 40 件を表示しています。