Toolverse
All skills

rust-deps-visualizer

by actionbook

Visualize Rust project dependencies as ASCII art. Triggers on: /deps-viz, dependency graph, show dependencies, visualize deps, 依赖图, 依赖可视化, 显示依赖

Installation

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

Installation

Quick info

Category
Data Science
Views
1

About this skill

Visualize Rust project dependencies as ASCII art. Triggers on: /deps-viz, dependency graph, show dependencies, visualize deps, 依赖图, 依赖可视化, 显示依赖

How to use

  1. Wyzwól skill komendą /deps-viz lub użyj fraz takich jak "pokaż zależności", "dependency graph" lub "visualize deps" w kontekście projektu Rust.

  2. Skill automatycznie przeanalizuje plik Cargo.toml i wygeneruje drzewo zależności za pomocą komendy cargo tree. Domyślnie wyświetla trzy poziomy głębokości zależności.

  3. Aby ograniczyć liczbę wyświetlanych poziomów, dodaj opcję --depth N, gdzie N to liczba poziomów, np. /deps-viz --depth 2 dla płytszego widoku.

  4. Jeśli chcesz zobaczyć flagi funkcji przypisane do każdej biblioteki, użyj opcji --features, np. /deps-viz --features. Wynik pokaże, które funkcjonalności są aktywne dla każdej zależności.

  5. Skill wyświetli diagram ASCII z użyciem znaków graficznych (├──, └──, │) do reprezentacji struktury drzewa, opcjonalnie pogrupowany po kategoriach (Runtime, Serialization, Development) lub z wizualizacją rozmiaru pakietów.

  6. Przeanalizuj wygenerowany diagram, aby zidentyfikować zbędne zależności, konflikty wersji lub nieoczekiwane powiązania między bibliotekami.

Related skills

pdf

by anthropics

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

Data Science
31144

arxiv-search

by langchain-ai

Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields

Data Science
76172

xlsx

by anthropics

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2)

Data Science
40128

prompt-optimizer

by solatis

Optimize system prompts for Claude Code agents using proven prompt engineering patterns. Use when users request prompt improvement, optimization, or refinement for agent workflows, tool instructions, or system behaviors.

Data Science
15109

threejs

by mrgoonie

Build 3D web apps with Three.js (WebGL/WebGPU). Use for 3D scenes, animations, custom shaders, PBR materials, VR/XR experiences, games, data visualizations, product configurators.

Data Science
1743

docx

by anthropics

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content,

Data Science
39142