Toolverse
All skills

rust-code-navigator

by actionbook

Navigate Rust code using LSP. Triggers on: /navigate, go to definition, find references, where is defined, 跳转定义, 查找引用, 定义在哪, 谁用了这个

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Backend
Views
1

About this skill

Navigate Rust code using LSP. Triggers on: /navigate, go to definition, find references, where is defined, 跳转定义, 查找引用, 定义在哪, 谁用了这个

How to use

  1. Zainstaluj umiejętność rust-code-navigator w swoim agencie AI, upewniając się, że masz dostęp do narzędzi LSP, Read i Glob wymaganych do jej działania. 2. Aby znaleźć definicję symbolu, użyj polecenia /rust-code-navigator nazwa_symbolu – na przykład /rust-code-navigator parse_config wyświetli lokalizację i kod funkcji parse_config. 3. Jeśli chcesz nawigować z konkretnej linii w pliku, dodaj lokalizację: /rust-code-navigator MyStruct in src/lib.rs:42 – agent przejdzie do definicji struktury MyStruct z perspektywy wskazanego wiersza. 4. Aby znaleźć wszystkie miejsca, gdzie symbol jest używany, poproś agenta o "find references" dla danego symbolu – umiejętność zwróci listę wszystkich referencji w projekcie. 5. Przejrzyj wyniki w formacie pokazującym ścieżkę pliku, numer linii i otaczający kod – dzięki temu szybko zrozumiesz kontekst i strukturę projektu. 6. Wykorzystaj te informacje do refaktoryzacji, zmiany nazw symboli lub analizy zależności między modułami w Twoim kodzie Rust.

Related skills

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379