Toolverse
All skills

investigate

by MadAppGang

Unified entry point for code investigation. Auto-routes to specialized detective based on query keywords. Use when investigation type is unclear or for general exploration.

Installation

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

Installation

Quick info

Category
Backend

About this skill

Unified entry point for code investigation. Auto-routes to specialized detective based on query keywords. Use when investigation type is unclear or for general exploration.

How to use

  1. Zainstaluj umiejętność investigate w swoim środowisku Claude/Codex, dodając ją do dostępnych narzędzi razem z Bash, Task i AskUserQuestion.
  2. Sformułuj pytanie o kod bez martwienia się o kategorię — opisz, co chcesz zbadać, na przykład "Dlaczego ta funkcja się wysypuje?", "Jakie są testy dla modułu X?" lub "Jak zorganizowana jest architektura?"
  3. Investigate przeanalizuje Twoje pytanie i automatycznie rozpozna słowa kluczowe — "debug", "error", "crash" kierują do debugger-detective; "test", "coverage" do tester-detective; "architecture", "design" do architect-detective; pozostałe zapytania trafiają do developer-detective.
  4. System zastosuje priorytetyzację — jeśli w pytaniu pojawią się słowa z kilku kategorii, wybierze najwyższy priorytet (błędy przed testami, testy przed architekturą).
  5. Odpowiedni specjalista przejmie zadanie i przeprowadzi szczegółową analizę kodu w swoim obszarze ekspertyzy.
  6. Jeśli żadne słowa kluczowe nie pasują, umiejętność domyślnie użyje developer-detective do analizy implementacji i przepływu danych.

Related skills

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

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

video-downloader

by ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Backend
50173

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296