Loading...
Loading...
Found 73 Skills
Search code and text files using semantic similarity and keyword matching. Use when: finding relevant code snippets, searching documentation, or locating files by content. NOT for: binary file search or regex pattern matching.
Sourcegraph integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sourcegraph data.
Search GitHub code, repositories, issues, and PRs via MCP
AST-based code search and refactoring via ast-grep MCP
Allows reading the decompiled C# code of Space Engineers version 1
Navigate this repo quickly to find the correct app, package, or service, and identify the right files for changes.
Use when searching codebases (text, structural/AST, files by name, PDFs/archives, code stats) or building context before a task.
Greptile integration. Manage data, records, and automate workflows. Use when the user wants to interact with Greptile data.
KGF-aware token pattern and semantic code search. Use when the user wants to search code by structure (not just text), find specific patterns like nested loops or undocumented functions, or search by natural language similarity.
Search external libraries and frameworks using Sourcebot MCP. Use when researching external code patterns, library APIs, framework examples, or documentation from repositories like Effect-TS/effect, vercel/ai, tanstack/query. NEVER use for local project code.
Semantic code search, relationship mapping, and codebase intelligence. Provides deep code analysis including symbol search, dependency tracking, change impact analysis, and codebase Q&A.
Specialized agent for multi-repository analysis, searching remote codebases, retrieving official documentation, and finding implementation examples using GitHub CLI, Context7, and Web Search. Use proactively when unfamiliar libraries or frameworks are involved, working with external dependencies, or needing examples from open-source projects to understand best practices and real-world implementations.