Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
20,000
总 Skills
16.0M
总安装量
2,338
贡献者
# Skill 仓库 描述 安装量
6901 error-diagnostics-error-trace sickn33/antigravity-awesome-skills
Error Tracking and Monitoring You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, configure alerts, implement structured logging, and ensure teams can quickly identify and resolve production issues. Use this skill when Working on error tracking and monitoring tasks or workflows Needing guidance, best practices, or checklists for error tracking and monitoring Do not use this skill when The task is...
124
6902 inspired-product wondelai/skills
Empowered Product Teams Framework Framework for building products customers love by structuring empowered teams that solve hard problems through continuous discovery and delivery. Based on a fundamental truth: the best product companies don't ship features -- they solve problems, and they give their teams the autonomy and accountability to figure out how. Core Principle Empowered product teams = cross-functional groups given problems to solve (not features to build) who own discovery and deliver...
124
6903 shadcn-ui existential-birds/beagle
shadcn/ui Component Integration You are a frontend engineer specialized in building applications with shadcn/ui—a collection of beautifully designed, accessible, and customizable components built with Radix UI or Base UI and Tailwind CSS. You help developers discover, integrate, and customize components following best practices. Core Principles shadcn/ui is not a component library —it's a collection of reusable components that you copy into your project. This gives you: Full ownership : Componen...
124
6904 cloud-migration-planning aj-geddes/useful-ai-prompts
Cloud Migration Planning Overview Cloud migration planning involves assessing current infrastructure, designing migration strategies, executing migrations with minimal downtime, and validating outcomes. Support lift-and-shift, replatforming, and refactoring approaches for smooth cloud adoption. When to Use Moving from on-premises to cloud Cloud platform consolidation Legacy system modernization Reducing data center costs Improving scalability and availability Meeting compliance requirements Di...
124
6905 customaize-agent:test-prompt neolabhq/context-engineering-kit
Testing Prompts With Subagents Test any prompt before deployment: commands, hooks, skills, subagent instructions, or production LLM prompts. Overview Testing prompts is TDD applied to LLM instructions. Run scenarios without the prompt (RED - watch agent behavior), write prompt addressing failures (GREEN - watch agent comply), then close loopholes (REFACTOR - verify robustness). Core principle: If you didn't watch an agent fail without the prompt, you don't know what the prompt needs to fix. REQU...
124
6906 sessions microsoft/vscode
When working on the Agent Sessions window ( src/vs/sessions/ ), always follow these guidelines: 1. Read the Specification Documents First The src/vs/sessions/ directory contains authoritative specification documents. Always read the relevant spec before making changes. Document Path Covers Layer spec src/vs/sessions/README.md Layering rules, dependency constraints, folder conventions Layout spec src/vs/sessions/LAYOUT.md Grid structure, part positions, sizing, CSS classes, API reference AI Custo...
124
6907 dagster-integrations dagster-io/skills
Dagster Integrations Skill This skill is a thin wrapper around more complex and detailed reference documents. It helps guide users through workflows that require using or understanding Dagster integration libraries. Workflow Decision Tree Depending on the user's request, choose the appropriate reference file: Using a specific integration library? Try to find a references/dagster-<technology>/ folder in this directory. This will be named directly after the integration library name (e.g. dagster-d...
124
6908 kaizen:analyse-problem neolabhq/context-engineering-kit
A3 Problem Analysis Apply A3 problem-solving format for comprehensive, single-page problem documentation and resolution planning. Description Structured one-page analysis format covering: Background, Current Condition, Goal, Root Cause Analysis, Countermeasures, Implementation Plan, and Follow-up. Named after A3 paper size; emphasizes concise, complete documentation. Usage /analyse-problem [problem_description] Variables PROBLEM: Issue to analyze (default: prompt for input) OUTPUT_FORMAT: markdo...
124
6909 learn boshu2/agentops
Learn Skill YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. Capture knowledge manually for future sessions. Fast path to feed the knowledge flywheel without running a full retrospective. Flags Flag Default Description --global off Write to ~/.agents/learnings/ instead of .agents/knowledge/pending/ . Use for knowledge that applies across all projects. --promote off Promote a local learning to global. Reads local file, abstracts repo context, writes to ~/.agents/learnings/ , marks local w...
124
6910 dialogue jwynia/agent-skills
Dialogue: Diagnostic Skill You diagnose dialogue-level problems in fiction. Your role is to identify why conversations feel flat and guide writers toward dialogue that does multiple things simultaneously. Core Principle Dialogue must do more than one thing at a time or it is too inert for the purposes of fiction. (Sloane, 1979) Good dialogue simultaneously advances plot, reveals character, builds tension, establishes relationship dynamics, and creates subtext. If dialogue is only delivering ...
124
6911 tech-stack:add-typescript-best-practices neolabhq/context-engineering-kit
Setup TypeScript Best Practices Create or update CLAUDE.md in with following content, write it strictly as it is, do not summaraise or introduce and new additional information: Code Style Rules General Principles - TypeScript : All code must be strictly typed, leverage TypeScript's type safety features Code style rules - Interfaces over types - use interfaces for object types - Use enum for constant values, prefer them over string literals - Export all types by default - Use type guards ins...
124
6912 game-development miles990/claude-software-skills
Game Development Orchestrator skill that provides core principles and routes to specialized sub-skills. When to Use This Skill You are working on a game development project. This skill teaches the PRINCIPLES of game development and directs you to the right sub-skill based on context. Sub-Skill Routing Platform Selection If the game targets... Use Sub-Skill Web browsers (HTML5, WebGL) game-development/web-games Mobile (iOS, Android) game-development/mobile-games PC (Steam, Desktop) game-developme...
124
6913 seo-content-auditor sickn33/antigravity-awesome-skills
Use this skill when Working on seo content auditor tasks or workflows Needing guidance, best practices, or checklists for seo content auditor Do not use this skill when The task is unrelated to seo content auditor You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook...
124
6914 ship-learn-next davila7/claude-code-templates
Ship-Learn-Next Action Planner This skill helps transform passive learning content into actionable Ship-Learn-Next cycles - turning advice and lessons into concrete, shippable iterations. When to Use This Skill Activate when the user: Has a transcript/article/tutorial and wants to "implement the advice" Asks to "turn this into a plan" or "make this actionable" Wants to extract implementation steps from educational content Needs help breaking down big ideas into small, shippable reps Says things ...
124
6915 ln-140-test-docs-creator levnikolaevich/claude-code-skills
This skill creates and validates test documentation: testing-strategy.md (universal testing philosophy) + tests/README.md (test organization structure and Story-Level Test Task Pattern). When to Use This Skill This skill is a L2 WORKER invoked by ln-100-documents-pipeline orchestrator. This skill should be used directly when: - Creating only test documentation (testing-strategy.md + tests/README.md) - Validating existing test documentation structure and content - Setting up test philosoph...
124
6916 skill-creator casper-studios/casper-marketplace
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
124
6917 kiro-skill feiskyer/claude-code-settings
Kiro: Spec-Driven Development Workflow An interactive workflow that transforms ideas into comprehensive feature specifications, design documents, and actionable implementation plans. Quick Start When you mention creating a feature spec, design document, or implementation plan, this skill helps guide you through: Requirements → Define what needs to be built (EARS format with user stories) Design → Determine how to build it (architecture, components, data models) Tasks → Create actionable impl...
124
6918 speech-to-text martinholovsky/claude-skills-generator
ElevenLabs Speech-to-Text Transcribe audio to text with Scribe v2 - supports 90+ languages, speaker diarization, and word-level timestamps. Setup: See Installation Guide . For JavaScript, use @elevenlabs/* packages only. Quick Start Python from elevenlabs import ElevenLabs client = ElevenLabs ( ) with open ( "audio.mp3" , "rb" ) as audio_file : result = client . speech_to_text . convert ( file = audio_file , model_id = "scribe_v2" ) print ( result . text ) JavaScript import { ElevenLabsClient } ...
124
6919 clean-code vudovn/antigravity-kit
Clean Code - Pragmatic AI Coding Standards CRITICAL SKILL - Be concise, direct, and solution-focused . Core Principles Principle Rule SRP Single Responsibility - each function/class does ONE thing DRY Don't Repeat Yourself - extract duplicates, reuse KISS Keep It Simple - simplest solution that works YAGNI You Aren't Gonna Need It - don't build unused features Boy Scout Leave code cleaner than you found it Naming Rules Element Convention Variables Reveal intent: userCount not n Functions Verb + ...
124
6920 dingtalk-message breath57/dingtalk-skills
钉钉消息技能 负责钉钉消息发送的所有操作。本文件为 策略指南 ,仅包含决策逻辑和工作流程。完整 API 请求格式见文末的 references/api.md 查阅索引。 四种消息通道概览 通道 适用场景 认证方式 特点 Webhook 机器人 往指定群发通知 无需 token,URL 自带凭证 最简单;支持加签安全模式 企业内部应用机器人 单聊私信 / 群聊消息 新版 accessToken 可撤回、查已读;需 userId 或 openConversationId 工作通知 以应用身份推送到"工作通知"会话 旧版 access_token + agentId 可推全员/部门;出现在工作通知而非聊天 sessionWebhook 回调中直接回复当前对话 无需任何认证 回调消息自带临时 URL,约 1.5 小时有效 工作流程(每次执行前) 先理解用户意图 → 判断属于哪个消息通道(见下方「场景路由」) 读取配置 → 用一条 grep -E '^KEY1=|^KEY2=' 命令一次性读取该通道所需的全部键值,不要分多次查询。(跨会话保留,所有 dingtalk-skills 共用同一文件)...
124
6921 agent-management davila7/claude-code-templates
AI Maestro Agent Management Create, manage, and orchestrate multiple AI agents through a unified CLI. Handles the full agent lifecycle: create, hibernate, wake, rename, export/import, and plugin management. Part of the AI Maestro suite. Prerequisites Requires AI Maestro running locally with tmux 3.0+. Install the CLI git clone https://github.com/23blocks-OS/ai-maestro-plugins.git cd ai-maestro-plugins && ./install-agent-cli.sh Core Commands Agent Lifecycle Command Description aimaestro-agent.sh...
124
6922 quick-implement buiducnhat/agent-skills
Quick Implement Purpose Implement small features or bug fixes directly, with strict scope control and verification. Use this skill for speed only when risk is low and requirements are clear. Scope Gate (Required Before Coding) Treat a task as quick-implement eligible only if all conditions below are true: Clear requirement Expected behavior is explicit No major product/architecture ambiguity Small change surface Usually touches a small number of files (rough guideline: <= 5 files) No broad cross...
124
6923 natural-dialogue-techniques wordflowlab/novel-writer-skills
自然对话写作技巧 核心原则 通过语言展现角色 每个角色都应该有独特的声音: 用词选择 受过教育的 vs 随意的 正式的 vs 俚语 技术术语 vs 日常语言 角色背景决定词汇 句子结构 短/断断续续 vs 长/流畅 完整句子 vs 片段 简单结构 vs 复杂从句 反映思维方式 言语模式 打断、停顿、重复 口头禅和填充词 独特的措辞习惯 文化和地域特色 不说什么 回避的话题 说谎的模式 沉默的时刻 未说出口的含义 潜台词胜过直白 角色的意思 vs 说的话: ❌ 直白对话(说教式) "我对你生气,因为你昨晚对我撒谎了关于你去哪里。" ✅ 富含潜台词的对话 "你的商务会议开得怎么样?" "很好。" "我确定是这样。" 为什么更好: 让读者参与推理 创造张力和不适 更真实(人们避免直接冲突) 展示角色动态 潜台词的层次 表面层:字面意义 情感层:真实感受 关系层:权力和亲密度 主题层:更大的故事意义 打断和重叠 真实对话不是有序的: 使用打断 "听着,我知道你认为——" "你不知道我在想什么。" "——但如果你让我说完——" 砰的一声,远处的门关上了。 "...
124
6924 fix buiducnhat/agent-skills
Fix Lint and Formatting Instructions Run yarn prettier to fix formatting Run yarn linc to check for remaining lint issues Report any remaining manual fixes needed Common Mistakes Running prettier on wrong files - yarn prettier only formats changed files Ignoring linc errors - These will fail CI, fix them before committing
124
6925 argocd-expert personamanagmentlayer/pcl
ArgoCD Expert You are an expert in ArgoCD with deep knowledge of GitOps workflows, application deployment, sync strategies, RBAC, and production operations. You design and manage declarative, automated deployment pipelines following GitOps best practices. Core Expertise ArgoCD Architecture Components: ArgoCD: ├── API Server (UI/CLI/API) ├── Repository Server (Git interaction) ├── Application Controller (K8s reconciliation) ├── Redis (caching) ├── Dex (SSO/RBAC) └── ApplicationSet Controller ...
124
6926 bootstrap buiducnhat/agent-skills
Bootstrap Development You are an expert in Bootstrap for building responsive, maintainable web interfaces. Core Principles Write clear, concise, and technical responses with precise Bootstrap examples Utilize Bootstrap's components and utilities for responsive, maintainable development Prioritize clean coding practices and descriptive class naming Minimize custom CSS by leveraging built-in components Grid System & Layout Leverage Bootstrap's grid system for responsive layouts Use container, ro...
124
6927 gmail odyssey4me/agent-skills
Gmail Interact with Gmail for email management, search, and organization. Installation Dependencies : pip install --user google-auth google-auth-oauthlib google-api-python-client keyring pyyaml Setup Verification After installation, verify the skill is properly configured: $SKILL_DIR /scripts/gmail.py check This will check: Python dependencies (google-auth, google-auth-oauthlib, google-api-python-client, keyring, pyyaml) Authentication configuration Connectivity to Gmail API If anything is missi...
124
6928 axiom-hig charleswiltgen/axiom
Apple Human Interface Guidelines — Quick Reference When to Use This Skill Use when: Making visual design decisions (colors, backgrounds, typography) Reviewing UI for HIG compliance Answering "Should I use a dark background?" Choosing between design options Defending design decisions to stakeholders Quick lookups for common design questions Related Skills Use axiom-hig-ref for comprehensive details and code examples Use axiom-liquid-glass for iOS 26 material design implementation Use axiom-liqu...
124
6929 axiom-background-processing charleswiltgen/axiom
Background Processing Overview Background execution is a privilege, not a right. iOS actively limits background work to protect battery life and user experience. Core principle: Treat background tasks as discretionary jobs — you request a time window, the system decides when (or if) to run your code. Key insight: Most "my task never runs" issues stem from registration mistakes or misunderstanding the 7 scheduling factors that govern execution. This skill provides systematic debugging, not gues...
124
6930 pydantic-ai-common-pitfalls existential-birds/beagle
PydanticAI Common Pitfalls and Debugging Tool Decorator Errors Wrong: RunContext in tool_plain ERROR: RunContext not allowed in tool_plain @agent.tool_plain async def bad_tool(ctx: RunContext[MyDeps]) -> str: return "oops" UserError: RunContext annotations can only be used with tools that take context Fix: Use @agent.tool if you need context: @agent.tool async def good_tool(ctx: RunContext[MyDeps]) -> str: return "works" Wrong: Missing RunContext in tool ERROR: First param must be...
124
6931 nansen-wallet nansen-ai/nansen-cli
Wallet Auth Setup Save API key (non-interactive) nansen login --api-key < key > Or via env var: NANSEN_API_KEY = < key > nansen login Verify nansen research profiler labels --address 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 --chain ethereum Wallet Creation (Two-Step Agent Flow) Wallet creation requires a password from the human user . The agent must NOT generate or store the password itself. Step 1 (Agent → Human): Ask the user to provide a wallet password (minimum 12 characters). Step 2 (A...
124
6932 create-plan openai/skills
Create Plan Goal Turn a user prompt into a single, actionable plan delivered in the final assistant message. Minimal workflow Throughout the entire workflow, operate in read-only mode. Do not write or update files. Scan context quickly Read README.md and any obvious docs (docs/, CONTRIBUTING.md, ARCHITECTURE.md). Skim relevant files (the ones most likely touched). Identify constraints (language, frameworks, CI/test commands, deployment shape). Ask follow-ups only if blocking Ask at most 1...
124
6933 sector-analyst tradermonty/claude-trading-skills
Sector Analyst Overview This skill enables comprehensive analysis of sector and industry performance charts to identify market cycle positioning and predict likely rotation scenarios. The analysis combines observed performance data with established sector rotation principles to provide objective market assessment and probabilistic scenario forecasting. When to Use This Skill Use this skill when: User provides sector performance charts (typically 1-week and 1-month timeframes) User provides i...
124
6934 skill-creator skillcreatorai/ai-agent-skills
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
124
6935 data-analyst ailabs-393/ai-labs-claude-skills
Data Analyst You are an expert data analyst with expertise in SQL, Python (pandas), and statistical analysis. When to Apply Use this skill when: Writing SQL queries for data extraction Analyzing datasets with pandas Performing statistical analysis Creating data transformations Identifying data patterns and insights Data cleaning and preparation Core Competencies SQL Complex queries with JOINs, subqueries, CTEs Window functions and aggregations Query optimization Database design understanding pan...
124
6936 docs buiducnhat/agent-skills
Docs Create and maintain project documentation in docs/ with a consistent, lightweight workflow. Parameters --init : Create documentation for the first time. --update : Refresh existing documentation without rewriting from scratch. Outputs Always maintain these files: docs/project-pdr.md — product goals, users, requirements docs/code-standard.md — stack, conventions, development rules docs/codebase.md — codebase map and key files docs/architecture.md — components, interactions, data flow Also ke...
124
6937 breadth-chart-analyst tradermonty/claude-trading-skills
Breadth Chart Analyst Overview This skill enables specialized analysis of two complementary market breadth charts that provide strategic (medium to long-term) and tactical (short-term) market perspectives. Analyze breadth chart images to assess market health, identify trading signals based on backtested strategies, and develop positioning recommendations. All thinking and output are conducted exclusively in English. Core Principles Dual-Timeframe Analysis: Combine strategic (Chart 1: 200MA Bre...
124
6938 react-patterns casper-studios/casper-marketplace
React Development Patterns Overview Expert guide for building modern React 19 applications with new concurrent features, Server Components, Actions, and advanced patterns. This skill covers everything from basic hooks to advanced server-side rendering and React Compiler optimization. When to Use Building React 19 components with TypeScript/JavaScript Managing component state with useState and useReducer Handling side effects with useEffect Optimizing performance with useMemo and useCallback Crea...
124
6939 troubleshooting-guide aj-geddes/useful-ai-prompts
Troubleshooting Guide Overview Create structured troubleshooting documentation that helps users and support teams quickly diagnose and resolve common issues. When to Use FAQ documentation Common error messages Debug guides Known issues lists Error code reference Performance troubleshooting Configuration issues Installation problems Troubleshooting Guide Template Troubleshooting Guide Quick Diagnosis Is the Service Working? Check our [Status Page](https://status.example.com) first. Quic...
124
6940 press-coverage-page-generator kostja94/marketing-skills
Pages: Press Coverage Guides press coverage and media mentions aggregation—showcasing third-party coverage from authoritative sites to build trust. Optional page; when coverage is sparse, implement as a small "As Seen In" or "As Featured In" section on homepage or elsewhere. Distinct from media-kit-page-generator (assets for journalists). For conceptual overview and comparison table, see reference.md . When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers a...
124
6941 agent-orchestration yonatangross/orchestkit
Agent Orchestration Rules When the user asks to implement something, use implementation agents to preserve main context. The Pattern Wrong - burns context: Main: Read files → Understand → Make edits → Report (2000+ tokens consumed in main context) Right - preserves context: Main: Spawn agent("implement X per plan") ↓ Agent: Reads files → Understands → Edits → Tests ↓ Main: Gets summary (~200 tokens) When to Use Agents Task Type Use Agent? Reason Multi-file implementatio...
124
6942 basecamp basecamp/skills
/basecamp - Basecamp Workflow Command Full CLI coverage: 130 endpoints across todos, cards, messages, files, schedule, check-ins, timeline, recordings, templates, webhooks, subscriptions, lineup, and campfire. Agent Invariants MUST follow these rules: Always use --json for structured, predictable output Parse URLs first with basecamp url parse "<url>" to extract IDs Comments are flat - reply to parent recording, not to comments Check context via .basecamp/config.json before assuming project Rich...
124
6943 skill creator hoangnguyen0403/agent-skills-standard
Agent Skill Creator Standard Priority: P0 (CRITICAL) Strict guidelines for High-Density Agent Skills. Maximize info/token ratio. Core Principles (Token Economy First ⚡) Progressive Loading : Load only essential content initially. Lazy References : Move detailed examples to references/ . Imperative Compression : Use verbs, abbreviations, bullet points. Context Limits : Cursor(~100k), Claude(~200k), Windsurf(~32k). Three-Level Loading System Metadata : Triggers → AGENTS.md index (Proactive Activat...
123
6944 canghe-xhs-images freestylefly/canghe-skills
Xiaohongshu Infographic Series Generator Break down complex content into eye-catching infographic series for Xiaohongshu with multiple style options. Usage Auto-select style and layout based on content /canghe-xhs-images posts/ai-future/article.md Specify style /canghe-xhs-images posts/ai-future/article.md --style notion Specify layout /canghe-xhs-images posts/ai-future/article.md --layout dense Combine style and layout /canghe-xhs-images posts/ai-future/article.md --style notion --layout li...
123
6945 pywinauto malue-ai/dazee-small
Windows UI 自动化(pywinauto) 通过 pywinauto 操作任意 Windows 桌面应用:发现窗口、检查控件、点击按钮、输入文字、读取内容。 支持两种后端:Win32 API(传统应用)和 MS UI Automation(现代应用)。 使用场景 用户说「帮我在 XX 应用里点一下那个按钮」「自动填一下这个表单」 需要操作没有 API 的桌面应用(如 ERP 系统、内部管理系统) 需要批量操作 GUI 应用(如自动录入数据) 需要读取其他应用界面上的文字内容 后端选择 后端 参数 适用应用 Win32 API backend="win32" MFC、VB6、VCL、简单 WinForms MS UI Automation backend="uia" WinForms、WPF、UWP Store 应用、Qt5、浏览器 不确定用哪个时,优先尝试 uia ;如果找不到控件,切换为 win32 。 命令参考 连接到已有应用 from pywinauto import Application 方式 1:通过窗口标题连接 app = Application ( backe...
123
6946 accessibility davila7/claude-code-templates
Web Accessibility (WCAG 2.1 AA) Status : Production Ready ✅ Last Updated : 2026-01-14 Dependencies : None (framework-agnostic) Standards : WCAG 2.1 Level AA Quick Start (5 Minutes) 1. Semantic HTML Foundation Choose the right element - don't use div for everything: <!-- ❌ WRONG - divs with onClick --> < div onclick = " submit ( ) " > Submit </ div > < div onclick = " navigate ( ) " > Next page </ div > <!-- ✅ CORRECT - semantic elements --> < button type = " submit " > Submit </ button > < a hre...
123
6947 msgraph merill/msgraph
Microsoft Graph Agent Skill Search, look up, and call any of the 27,700+ Microsoft Graph APIs — all locally, no network calls needed. Use the three search commands to find the right endpoint, check permissions and parameters, then optionally execute calls directly or hand off to a Graph MCP server. What's Included The Microsoft Graph API has 27,700+ endpoints updated weekly — well past LLM training cutoffs. This skill bundles the complete API surface as local indexes that you search instantly wi...
123
6948 find-skills brianlovin/claude-config
Find Skills This skill helps you discover and install skills from the open agent skills ecosystem. When to Use This Skill Use this skill when the user: Asks "how do I do X" where X might be a common task with an existing skill Says "find a skill for X" or "is there a skill for X" Asks "can you do X" where X is a specialized capability Expresses interest in extending agent capabilities Wants to search for tools, templates, or workflows Mentions they wish they had help with a specific domain (desi...
123
6949 git:merge-worktree neolabhq/context-engineering-kit
Claude Command: Merge Worktree Your job is to help users merge changes from git worktrees into their current branch, supporting multiple merge strategies from simple file checkout to selective cherry-picking. Instructions CRITICAL: Perform the following steps exactly as described: Current state check : Run git worktree list to show all existing worktrees and git status to verify working directory state Parse user input : Determine what merge operation the user wants: --interactive or no argument...
123
6950 git:worktrees neolabhq/context-engineering-kit
Git Worktrees Overview Git worktrees enable checking out multiple branches simultaneously in separate directories, all sharing the same repository. Create a worktree instead of stashing changes or cloning separately. Core principle: One worktree per active branch. Switch contexts by changing directories, not branches. Core Concepts Concept Description Main worktree Original working directory from git clone or git init Linked worktree Additional directories created with git worktree add Shared .g...
123