Toolverse
All skills

obsidian-hello-world

by jeremylongshore

Create a minimal working Obsidian plugin with commands and settings.\nUse when building your first plugin feature, testing your setup,\nor learning basic Obsidian plugin patterns.\nTrigger with phrases like \

Installation

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

Installation

Quick info

Category
Testing
Views
25

About this skill

Create a minimal working Obsidian plugin with commands and settings.\nUse when building your first plugin feature, testing your setup,\nor learning basic Obsidian plugin patterns.\nTrigger with phrases like \

How to use

  1. Upewnij się, że masz ukończoną konfigurację z skill'u obsidian-install-auth, skonfigurowany vault deweloperski i działający pipeline budowania.

  2. Utwórz plik główny pluginu (src/main.ts) na podstawie wygenerowanego kodu. Skill dostarcza pełną klasę MyPlugin z interfejsem ustawień i domyślnymi wartościami.

  3. Zaimplementuj metodę onload(), która ładuje ustawienia, dodaje ikonę na wstążce (ribbon icon) oraz rejestruje komendy. Skill zawiera trzy przykładowe komendy: wyświetlanie powitania, wstawianie powitania w miejscu kursora i dostęp do panelu ustawień.

  4. Dodaj zakładkę ustawień (SettingTab) umożliwiającą użytkownikowi zmianę tekstu powitania bez edycji kodu.

  5. Zbuduj plugin za pomocą swojego pipeline'u i załaduj go do vault'u deweloperskiego, aby przetestować działanie ikon, komend i ustawień.

  6. Rozszerz wygenerowany kod o dodatkowe komendy lub ustawienia, korzystając z pokazanych wzorców jako szablonu dla nowych funkcji.

Related skills

langgraph-docs

by langchain-ai

Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.

Testing
23127

python-testing-patterns

by wshobson

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

Testing
46146

hono

by openstatusHQ

Efficiently develop Hono applications using Hono CLI. Supports documentation search, API reference lookup, request testing, and bundle optimization.

Testing
1257

crypto-research

by stevengonsalvez

Comprehensive cryptocurrency market research and analysis using specialized AI agents. Analyzes market data, price trends, news sentiment, technical indicators, macro correlations, and investment opportunities. Use when researching cryptocurrencies, analyzing crypto markets,

Testing
14118

ad-creative

by alirezarezvani

When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or

Testing
2863

playwright-browser-automation

by lackeyjb

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test

Testing
13130