Toolverse
All skills

dart-build

by dartsim

DART build system knowledge - CMake, pixi, dependencies, troubleshooting

Installation

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

Installation

Quick info

Author
dartsim
Category
Data Science
Views
1

About this skill

DART build system knowledge - CMake, pixi, dependencies, troubleshooting

How to use

  1. Załaduj tę umiejętność w swoim asystencie AI, gdy pracujesz z systemem budowania DART. Pozwoli to na dostęp do wiedzy o CMake, pixi i typowych problemach.

  2. Uruchom konfigurację projektu poleceniem pixi run configure, które przygotuje środowisko CMake. Jeśli CMake nie zostanie znaleziony, najpierw wykonaj pixi install, aby zainstalować wszystkie wymagane narzędzia i zależności.

  3. Po pomyślnej konfiguracji zbuduj projekt za pomocą pixi run build. Jeśli napotkasz błędy, sprawdź plik pixi.toml w poszukiwaniu brakujących zależności lub CMakeLists.txt w odpowiednim module, jeśli problem dotyczy linkowania.

  4. Uruchom testy poleceniem pixi run test, aby zweryfikować poprawność budowania. Dla pełnej walidacji (lint, budowanie i testy) użyj pixi run test-all.

  5. W razie problemów z budowaniem zapoznaj się z dokumentacją w docs/onboarding/building.md (instrukcje budowania) lub docs/onboarding/build-system.md (wewnętrzna struktura CMake i zależności). Umiejętność zawiera mapę typowych błędów i ich rozwiązań.

Related skills

arxiv-search

by langchain-ai

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

Data Science
76172

stock-analyzer

by FrancyJGLisboa

Provides comprehensive technical analysis for stocks and ETFs using RSI, MACD, Bollinger Bands, and other indicators. Activates when user requests stock analysis, technical indicators, trading signals, or market data for specific ticker symbols.

Data Science
23128

deepwiki-rs

by sopaco

AI-powered Rust documentation generation engine for comprehensive codebase analysis, C4 architecture diagrams, and automated technical documentation. Use when Claude needs to analyze source code, understand software architecture, generate technical specs, or create professional

Data Science
18144

openrouter

by rawveg

OpenRouter API - Unified access to 400+ AI models through one API

Data Science
17138

pdf-processing

by Ming-Kai-LC

Comprehensive PDF processing techniques for handling large files that exceed Claude Code's reading limits, including chunking strategies, text/table extraction, and OCR for scanned documents. Use when working with PDFs larger than 10-15MB or more than 30-50 pages.

Data Science
23134

a-stock-analysis

by openclaw

A股实时行情与分时量能分析。获取沪深股票实时价格、涨跌、成交量,分析分时量能分布(早盘/尾盘放量)、主力动向(抢筹/出货信号)、涨停封单。支持持仓管理和盈亏分析。Use when: (1) 查询A股实时行情, (2) 分析主力资金动向, (3) 查看分时成交量分布, (4) 管理股票持仓, (5) 分析持仓盈亏。

Data Science
48153