Toolverse
All skills

databricks-hello-world

by jeremylongshore

Create a minimal working Databricks example with cluster and notebook.\nUse when starting a new Databricks project, testing your setup,\nor learning basic Databricks patterns.\nTrigger with phrases like \

Installation

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

Installation

Quick info

Category
Testing

About this skill

Create a minimal working Databricks example with cluster and notebook.\nUse when starting a new Databricks project, testing your setup,\nor learning basic Databricks patterns.\nTrigger with phrases like \

How to use

  1. Upewnij się, że ukończyłeś konfigurację databricks-install-auth i masz dostęp do workspace'u z uprawnieniami do tworzenia klastrów. Przygotuj ważne poświadczenia API w zmiennych środowiskowych lub w pliku ~/.databrickscfg.

  2. Wyzwól umiejętność frazami takimi jak "databricks hello world", "databricks example", "databricks quick start", "first databricks notebook" lub "create cluster".

  3. Umiejętność utworzy jednowęzłowy klaster deweloperski o nazwie "hello-world-dev" przy użyciu Spark 14.3.x. Klaster będzie skonfigurowany z automatycznym wyłączaniem po 30 minutach bezczynności i będzie działać w trybie lokalnym.

  4. Po utworzeniu klastra umiejętność przygotuje notebook i załaduje go do workspace'u, gotowy do testów i nauki podstawowych wzorców Databricks.

  5. Opcjonalnie możesz użyć Python SDK do bardziej zaawansowanej konfiguracji — umiejętność obsługuje zarówno polecenia REST API przez CLI, jak i bezpośrednie wywołania SDK.

  6. Zweryfikuj działanie poprzez smoke testy Delta Lake, które sprawdzą, czy klaster i notebook są w pełni funkcjonalne.

Related skills

powershell-windows

by davila7

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

Testing
1074

go-dev-guidelines

by jumppad-labs

This skill should be used when writing, refactoring, or testing Go code. It provides idiomatic Go development patterns, TDD-based workflows, project structure conventions, and testing best practices using testify/require and mockery. Activate this skill when creating new Go

Testing
1190

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

performing-penetration-testing

by jeremylongshore

This skill enables automated penetration testing of web applications. It uses the penetration-tester plugin to identify vulnerabilities, including OWASP Top 10 threats, and suggests exploitation techniques. Use this skill when the user requests a \

Testing
1546

ppt-creator

by daymade

Create professional slide decks from topics or documents. Generates structured content with data-driven charts, speaker notes, and complete PPTX files. Applies persuasive storytelling principles (Pyramid Principle, assertion-evidence). Supports multiple formats (Marp,

Testing
2739

dependency-upgrade

by wshobson

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

Testing
17138