Toolverse
All skills

catalyst-dex-integration

by duneanalytics

Add a DEX project to dex.trades for a chain (sources, base trades, chain unions, seed, dex_info)

Installation

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

Installation

Quick info

Category
Testing
Views
23

About this skill

Add a DEX project to dex.trades for a chain (sources, base trades, chain unions, seed, dex_info)

How to use

  1. Przygotuj cztery parametry: identyfikator issue z Linear (np. CUR2-548), nazwę blockchaina (np. monad, sonic), nazwę projektu DEX (np. kuru, uniswap) oraz namespace kontraktu do wyszukania źródeł (może być skrót, np. "uni" zamiast "uniswap"). 2. Uruchom skill poleceniem /catalyst-dex-integration, podając parametry w kolejności: issue_id, chain, project, namespace. Przykład: /catalyst-dex-integration CUR2-548 monad kuru kuru. 3. Skill automatycznie pobierze metadane blockchaina z bazy Dune (chain_id, nazwę wyświetlaną, adres tokena natywnego) oraz czas pierwszego bloku. 4. Na podstawie istniejących wzorców (np. katalogów dla Kaia czy Mezo) skill wygeneruje strukturę katalogów i pliki modeli dbt dla nowego DEX, dostosowując nazwy ścieżek, modeli i schematów do wybranego łańcucha. 5. Skill doda nowe wpisy do plików konfiguracyjnych (seed, dex_info, chain unions) oraz źródeł danych, utrzymując spójność z konwencjami projektu. 6. Zweryfikuj wygenerowane pliki, upewnij się, że wszystkie ścieżki i nazwy modeli są poprawne, a następnie zatwierdź zmiany w repozytorium.

Related skills

testing-workflow

by amo-tech-ai

Comprehensive testing workflow for E2E, integration, and unit tests. Use when testing applications layer-by-layer, validating user journeys, or running test suites.

Testing
1076

vitest

by antfu

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

Testing
1236

crypto-research

by stevengonsalvez

Comprehensive cryptocurrency market research and analysis using specialized AI agents. Analyzes market data, price trends, news sentiment, technical indicators, macro correlations, and investment opportunities. Use when researching cryptocurrencies, analyzing crypto markets,

Testing
14118

code-review-excellence

by wshobson

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

Testing
1145

playwright-browser-automation

by lackeyjb

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test

Testing
13130

backtesting-frameworks

by wshobson

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

Testing
12105