Toolverse
All skills

deploy-website

by chaitin

Deploy and serve web projects locally for preview. Automatically detects project type (Node.js or static HTML) and starts the appropriate development server.

Installation

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

Installation

Quick info

Author
chaitin
Category
DevOps

About this skill

Deploy and serve web projects locally for preview. Automatically detects project type (Node.js or static HTML) and starts the appropriate development server.

How to use

  1. Upewnij się, że jesteś w katalogu projektu, który chcesz uruchomić. Jeśli to projekt Node.js, zainstaluj zależności poleceniem npm install — skill nie robi tego automatycznie.

  2. Uruchom skill deploy-website z parametrem workspace wskazującym ścieżkę do folderu projektu. Jeśli nie podasz ścieżki, skill będzie szukać w bieżącym katalogu.

  3. Skill sprawdza, czy w katalogu znajduje się plik package.json. Jeśli tak, szuka w nim skryptu dev lub start.

  4. Jeśli znalazł skrypt dev, wykonuje npm run dev. Jeśli dev nie istnieje, ale jest start, uruchamia npm start. Port zależy od konfiguracji Twojego projektu.

  5. Jeśli package.json nie istnieje, skill szuka plików HTML w katalogu (szczególnie index.html). Gdy je znajdzie, uruchamia serwer Python na porcie 8000.

  6. Otwórz przeglądarkę i przejdź na http://localhost:8000 (dla stron statycznych) lub na port określony w konfiguracji projektu Node.js. Serwer działa w tle — możesz edytować pliki i obserwować zmiany.

Related skills

game-art

by davila7

Game art principles. Visual style selection, asset pipeline, animation workflow.

DevOps
1268

turborepo

by vercel

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,\ndependsOn, caching, remote cache, the \

DevOps
1066

senior-computer-vision

by davila7

World-class computer vision skill for image/video processing, object detection, segmentation, and visual AI systems. Expertise in PyTorch, OpenCV, YOLO, SAM, diffusion models, and vision transformers. Includes 3D vision, video analysis, real-time processing, and production

DevOps
1044

crawl4ai

by basher83

This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.

DevOps
11128

unity-developer

by sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance

DevOps
66164

azure-devops-rest-api

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the

DevOps
995