Toolverse
All skills

perf-benchmarker

by ComposioHQ

Use when running performance benchmarks, establishing baselines, or validating regressions with sequential runs. Enforces 60s minimum runs (30s only for binary search) and no parallel benchmarks.

Installation

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

Installation

Quick info

Category
Backend
Views
2

About this skill

Use when running performance benchmarks, establishing baselines, or validating regressions with sequential runs. Enforces 60s minimum runs (30s only for binary search) and no parallel benchmarks.

How to use

  1. Zainstaluj umiejętność perf-benchmarker w swoim środowisku Claude lub Copilot, korzystając z repozytorium ComposioHQ.

  2. Przygotuj komendę benchmarku, którą chcesz uruchomić — może to być test wydajności aplikacji, funkcji lub całego systemu. Upewnij się, że komenda jest poprawna i testowalna.

  3. Wywołaj narzędzie, podając komendę benchmarku oraz żądany czas trwania testu (w sekundach). Narzędzie automatycznie wymusi minimalny czas 60 sekund, chyba że używasz trybu wyszukiwania binarnego (wtedy 30 sekund wystarczy).

  4. Narzędzie uruchomi test sekwencyjnie — nigdy równolegle — z obowiązkowym 10-sekundowym rozgrzewem przed właściwym pomiarem. Czekaj na zakończenie pomiaru bez przerywania procesu.

  5. Przejrzyj wyniki w formacie JSON zawarte między znacznikami PERF_METRICS_START i PERF_METRICS_END. Raport zawiera metryki opóźnienia dla różnych scenariuszy (np. niskie i wysokie obciążenie) oraz notatki o ewentualnych anomaliach.

  6. Jeśli narzędzie wykryje anomalie, automatycznie ponowi test dla tych scenariuszy. Porównaj wyniki z poprzednimi benchmarkami, aby zidentyfikować regresje wydajności lub potwierdzić ustalone linie bazowe.

Related skills

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122

youtube-transcribe-skill

by feiskyer

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

Backend
24178

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108