Toolverse
All skills

coderabbit-hello-world

by jeremylongshore

Create a minimal working CodeRabbit example.\nUse when starting a new CodeRabbit integration, testing your setup,\nor learning basic CodeRabbit API patterns.\nTrigger with phrases like \

Installation

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

Installation

Quick info

Category
Testing
Views
1

About this skill

Create a minimal working CodeRabbit example.\nUse when starting a new CodeRabbit integration, testing your setup,\nor learning basic CodeRabbit API patterns.\nTrigger with phrases like \

How to use

  1. Upewnij się, że aplikacja GitHub CodeRabbit jest zainstalowana w Twoim repozytorium (jeśli nie, użyj umiejętności coderabbit-install-auth do autoryzacji).

  2. W katalogu głównym repozytorium utwórz plik .coderabbit.yaml z minimalną konfiguracją: ustaw język na "en-US", włącz profil "assertive", aktywuj auto_review i auto_reply dla czatu. Plik powinien zawierać sekcje reviews i chat z podstawowymi ustawieniami.

  3. Opcjonalnie rozszerz konfigurację, dodając path_instructions — instrukcje specyficzne dla ścieżek plików. Na przykład dla plików TypeScript w src/**/*.ts dodaj instrukcję sprawdzania typów i flagowania użycia any, a dla testów sprawdzaj pokrycie przypadków brzegowych i obsługę asynchroniczności.

  4. Utwórz nową gałąź w repozytorium (np. feat/hello-coderabbit) i dodaj do niej plik .coderabbit.yaml.

  5. Wyślij pull request z tą gałęzi. CodeRabbit automatycznie przeanalizuje zmiany i opublikuje recenzję jako komentarze w PR.

  6. Przejrzyj recenzję i odpowiadaj na pytania CodeRabbita w komentarzach PR — narzędzie będzie automatycznie odpowiadać dzięki włączonej opcji auto_reply.

Related skills

go-dev-guidelines

by jumppad-labs

This skill should be used when writing, refactoring, or testing Go code. It provides idiomatic Go development patterns, TDD-based workflows, project structure conventions, and testing best practices using testify/require and mockery. Activate this skill when creating new Go

Testing
1190

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

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

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

hono

by openstatusHQ

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

Testing
1257

playwright-cli

by microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Testing
45103