Toolverse
All skills

performance-testing-review-ai-review

by sickn33

You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C

Installation

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

Installation

Quick info

Author
sickn33
Category
Testing

About this skill

You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C

How to use

  1. Przygotuj kod do recenzji – określ cele, ograniczenia i wymagane dane wejściowe dla analizy. Upewnij się, że masz dostęp do narzędzi statycznej analizy (SonarQube, CodeQL, Semgrep) i AI (GitHub Copilot, Qodo, Claude 4.5 Sonnet) zintegrowanych z Twoim przepływem CI/CD.

  2. Przekaż argumenty umiejętności – dostarcz różnicę kodu (diff) lub ścieżkę do zmodyfikowanych plików, które chcesz przeanalizować. Umiejętność automatycznie dopasuje odpowiednie narzędzia analizy do typów plików.

  3. Wykonaj kompleksową analizę – system przeprowadzi wielowarstwową recenzję obejmującą bezpieczeństwo, wydajność, architekturę, łatwość utrzymania, testowanie i aspekty związane z AI/ML. Otrzymasz komentarze z odniesieniami do konkretnych linii kodu.

  4. Przejrzyj wyniki i rekomendacje – zapoznaj się z wygenerowanymi sugestiami zawierającymi przykłady kodu i działalne kroki naprawcze. Umiejętność zapewnia nadzór człowieka dla decyzji architektonicznych.

  5. Zastosuj najlepsze praktyki – jeśli potrzebujesz szczegółowych przykładów implementacji, otwórz plik resources/implementation-playbook.md zawierający sprawdzone procedury i listy kontrolne dla recenzji kodu wspieranej AI.

Related skills

lean4-theorem-proving

by cameronfreer

Use when developing Lean 4 proofs, facing type class synthesis errors, managing sorries/axioms, or searching mathlib - provides build-first workflow, instance management patterns (haveI/letI), and domain-specific tactics

Testing
9108

code-review-excellence

by wshobson

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

Testing
1145

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

code-reviewer

by google-gemini

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

Testing
1248

test-cases

by cexll

This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering

Testing
2862

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