Toolverse
All skills

vastai-local-dev-loop

by jeremylongshore

Configure Vast.ai local development with hot reload and testing.\nUse when setting up a development environment, configuring test workflows,\nor establishing a fast iteration cycle with Vast.ai.\nTrigger with phrases like \

Installation

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

Installation

Quick info

Category
Testing
Views
1

About this skill

Configure Vast.ai local development with hot reload and testing.\nUse when setting up a development environment, configuring test workflows,\nor establishing a fast iteration cycle with Vast.ai.\nTrigger with phrases like \

How to use

  1. Upewnij się, że masz ukończony setup vastai-install-auth, zainstalowany Docker i Python 3.8+ z pytest. Przygotuj strukturę projektu z katalogami src/, docker/, tests/ i scripts/ zgodnie z dokumentacją skill'u.

  2. W katalogu tests/ utwórz plik conftest.py z fixture'ami do mockowania Vast.ai API. Zdefiniuj mock_vast_client zwracający testowe oferty i odpowiedzi, aby testy działały bez rzeczywistych kosztów GPU.

  3. Stwórz pliki .env.development i .env.production do zarządzania kluczami API — development z niskim limitem wydatków, production gitignorowany. Załaduj zmienne środowiskowe w swoim kodzie klienta.

  4. Napisz testy jednostkowe w test_client.py i testy integracyjne w test_job_runner.py, używając fixture'ów z conftest.py do mockowania API i instancji GPU.

  5. Uruchom skrypt test-connection.sh do szybkiej weryfikacji połączenia z API Vast.ai i sprawdzenia poprawności konfiguracji.

  6. Użyj benchmark-gpu.py do testowania wydajności GPU lokalnie przed wdrożeniem na produkcję, minimalizując rzeczywiste koszty chmury.

Related skills

pair-trade-screener

by tradermonty

Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair

Testing
994

creating-financial-models

by anthropics

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

Testing
25137

nextjs-developer

by zenobi-us

Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.

Testing
166226

test-cases

by cexll

This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering

Testing
2862

lean4-theorem-proving

by cameronfreer

Use when developing Lean 4 proofs, facing type class synthesis errors, managing sorries/axioms, or searching mathlib - provides build-first workflow, instance management patterns (haveI/letI), and domain-specific tactics

Testing
9108

langchain

by zechenzhangAGI

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering

Testing
21123