Toolverse
All skills

github-issue-creator

by openclaw

Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error messages, or informal descriptions and wants a structured GitHub issue. Supports images/GIFs for visual evidence.

Installation

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

Installation

Quick info

Author
openclaw
Category
Testing
Views
1

About this skill

Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error messages, or informal descriptions and wants a structured GitHub issue. Supports images/GIFs for visual evidence.

How to use

  1. Przygotuj surowe dane wejściowe — może to być log błędu skopiowany z konsoli, notatka głosowa przepisana tekstem, opis problemu z komunikacji zespołowej lub zrzut ekranu pokazujący problem.

  2. Przekaż skill całą dostępną informację, w tym komunikaty błędów, kroki, które doprowadziły do problemu, oraz kontekst (np. wersja produktu, przeglądarka, system operacyjny).

  3. Skill automatycznie wyodrębni istotne szczegóły z chaotycznego tekstu, uzupełni brakujące informacje na podstawie kontekstu rozmowy i przypisze poziom ważności (Critical, High, Medium, Low) w zależności od wpływu problemu.

  4. Otrzymasz sformatowany raport markdown zawierający: podsumowanie jednolinijkowe, środowisko (produkt, wersja, przeglądarka), kroki reprodukcji, zachowanie oczekiwane i rzeczywiste, szczegóły błędu oraz sekcję na dowody wizualne.

  5. Skill utworzy plik markdown w katalogu /issues/ z nazwą zgodną z konwencją YYYY-MM-DD-krótki-opis.md, gotowy do dodania do repozytorium.

  6. Jeśli dołączyłeś zrzuty ekranu lub GIFy, skill automatycznie doda do nich odnośniki w sekcji dowodów wizualnych w formacie ![Opis](nazwa-pliku.png).

Related skills

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

webapp-testing

by anthropics

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

Testing
130255

backtesting-frameworks

by wshobson

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

Testing
12105

differential-review

by trailofbits

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and

Testing
2510

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

textual

by KyleKing

Expert guidance for building TUI (Text User Interface) applications with the Textual framework. Invoke when user asks about Textual development, TUI apps, widgets, screens, CSS styling, reactive programming, or testing Textual applications.

Testing
69192