exa-search
π―Skillfrom mhagrelius/dotfiles
Same repository
mhagrelius/dotfiles(17 items)
Installation
npx vibeindex add mhagrelius/dotfiles --skill exa-searchnpx skills add mhagrelius/dotfiles --skill exa-search~/.claude/skills/exa-search/SKILL.mdSKILL.md
More from this repository10
.NET 10 and C# 14 best practices skill covering minimal APIs, modular monolith patterns, feature folders, HTTP resilience, Options pattern, Channels, and validation
Guides building interactive terminal user interface (TUI) applications with reactive architecture, keyboard navigation, live data updates, and multi-panel layouts.
A skill for building GTK 4/libadwaita applications, covering app boilerplate, debugging threading/signals/lifecycle issues, and setting up GSettings, resources, and packaging.
A skill for designing and implementing GNOME desktop UI, providing guidance for HIG compliance when working with GTK 4/libadwaita or styling Qt/PySide6 applications for the GNOME platform.
Guides AI agents on using TypeScript LSP for semantic code intelligence, including finding references, checking types, navigating definitions, and choosing LSP over text search for accuracy-sensitive refactoring tasks.
Guides building distributed apps with .NET Aspire, covering service orchestration, environment variables, service discovery, migration from Aspire 9 to 13+, and MCP server configuration for AI assistants.
Skill
A Claude Code skill providing a reference guide for building MCP servers in TypeScript, Python, or C#, covering tools, resources, prompts, Streamable HTTP transport, SSE migration, and OAuth authentication.
A skill providing comprehensive guidance for building command-line interface applications, covering argument parsing, stdin/stdout/stderr patterns, subcommands, and testing. Includes library recommendations for Python (typer, rich), TypeScript (commander, ora), and C#.
A skill that integrates pyright-lsp for Python semantic code intelligence, enabling reference finding, type checking, definition navigation, and type correctness verification instead of text-based search.