Toolverse
All skills

kool-cli

by kool-dev

Docker development environment CLI. Use for managing containers (start/stop/restart), executing commands in services, viewing logs, and running project scripts from kool.yml.

Installation

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

Installation

Quick info

Author
kool-dev
Category
DevOps

About this skill

Docker development environment CLI. Use for managing containers (start/stop/restart), executing commands in services, viewing logs, and running project scripts from kool.yml.

How to use

  1. Zainstaluj Kool CLI na swoim systemie (szczegóły instalacji znajdziesz w dokumentacji projektu na GitHub). Upewnij się, że masz zainstalowany Docker i docker-compose, ponieważ Kool jest ich opakowaniem.

  2. W katalogu projektu utwórz lub zweryfikuj plik docker-compose.yml, który definiuje Twoje usługi (np. aplikacja, baza danych, cache). Jeśli chcesz uruchamiać niestandardowe skrypty, dodaj je do pliku kool.yml w sekcji scripts.

  3. Uruchom wszystkie usługi poleceniem kool start. Jeśli chcesz przebudować obrazy Docker przed startem, użyj kool start --rebuild. Aby zobaczyć logi w czasie rzeczywistym, dodaj flagę --foreground.

  4. Aby wykonać polecenie wewnątrz działającego kontenera (np. migracja bazy danych), użyj kool exec nazwa_usługi polecenie. Na przykład kool exec app php artisan migrate uruchomi migracje Laravel w kontenerze app.

  5. Monitoruj logi usługi poleceniem kool logs -f nazwa_usługi, aby śledzić zdarzenia w czasie rzeczywistym. Sprawdzaj status wszystkich kontenerów za pomocą kool status.

  6. Gdy skończysz pracę, zatrzymaj usługi poleceniem kool stop. Jeśli chcesz usunąć wolumeny (dane), dodaj flagę --purge, ale pamiętaj, że ta operacja jest nieodwracalna.

Related skills

pmbok-project-management

by jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas

DevOps
21133

macos-cleaner

by daymade

Analyze and reclaim macOS disk space through intelligent cleanup recommendations. This skill should be used when users report disk space issues, need to clean up their Mac, or want to understand what's consuming storage. Focus on safe, interactive analysis with user confirmation

DevOps
1331

aws-solution-architect

by alirezarezvani

Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora,

DevOps
1231

resolve-conflicts

by antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration),

DevOps
48163

game-art

by davila7

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

DevOps
1268

file-organizer

by ComposioHQ

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

DevOps
1399