Toolverse
All skills

vscode-ext-commands

by github

Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes, following VS Code extension development guidelines, libraries and good practices

Installation

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

Installation

Quick info

Author
github
Category
DevOps
Views
2

About this skill

Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes, following VS Code extension development guidelines, libraries and good practices

How to use

  1. Zapoznaj się z typami poleceń dostępnymi w VS Code — każde polecenie musi zawierać pole title, niezależnie od kategorii czy lokalizacji, ale wymogi różnią się w zależności od typu.

  2. Dla poleceń zwykłych (Regular commands) dodaj pole category i upewnij się, że polecenie będzie dostępne w palecie poleceń. Ikona nie jest wymagana, chyba że polecenie będzie używane na pasku bocznym.

  3. Dla poleceń paska bocznego (Side Bar commands) zastosuj specjalny wzór nazewnictwa — zacznij od znaku podkreślenia (_) i dodaj sufiks #sideBar, na przykład _extensionId.someCommand#sideBar. Takie polecenia muszą zawierać pole icon.

  4. Zdefiniuj warunki widoczności polecenia paska bocznego, używając pola when, aby kontrolować, kiedy polecenie powinno być dostępne. Upewnij się, że polecenia wyłączne dla paska bocznego nie pojawiają się w palecie poleceń.

  5. Jeśli dodajesz polecenie do view/title lub view/item/context, określ jego pozycję za pomocą parametru order i wybierz odpowiednią grupę (group), biorąc pod uwagę położenie względem innych poleceń i przycisków.

  6. Przetestuj polecenie, aby upewnić się, że jest dostępne w odpowiednim miejscu interfejsu, ma prawidłową ikonę (jeśli wymagana) i respektuje zdefiniowane warunki widoczności.

Related skills

planning-with-files

by davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring u003e5 tool calls.

DevOps
2365

senior-data-engineer

by davila7

World-class data engineering skill for building scalable data pipelines, ETL/ELT systems, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, and modern data stack. Includes data modeling, pipeline orchestration, data quality, and DataOps. Use when

DevOps
1268

streamlit

by sverzijl

When working with Streamlit web apps, data dashboards, ML/AI app UIs, interactive Python visualizations, or building data science applications with Python

DevOps
49161

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

docker-containerization

by openclaw

This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or

DevOps
1334

drawio-diagrams-enhanced

by jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams,

DevOps
918943