Skip to main content

Skills in diesem Repository

majiayu000/claude-skill-registry - Seite 106

SkillsMP hat 5.485 Skills aus majiayu000/claude-skill-registry gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.

majiayu000/claude-skill-registry

Es werden 40 von 5.485 gesammelten Skills angezeigt.

Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Advanced token optimization and context management strategies.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Advanced token optimization and context management strategies.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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".

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

"[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"."

Quellsprache: Englisch

Aktualisiert
Beruf
Unternehmensberater
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Unternehmensberater
Beschreibung

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

Quellsprache: Chinesisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

Save decision, bet, or learning to the context registry

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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…

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

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…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Chinesisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Unternehmensberater
Beschreibung

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

Quellsprache: Japanisch

Aktualisiert
Beruf
Unternehmensberater
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

Create unified artifact document for checkpoint, handoff, or finalize

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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"

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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…

Quellsprache: Englisch

Aktualisiert
Es werden 40 von 5.485 gesammelten Skills angezeigt.