Toolverse
All skills

doc-check

by coder

Checks if code changes require documentation updates

Installation

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

Installation

Quick info

Author
coder
Category
Testing
Views
22

About this skill

Checks if code changes require documentation updates

How to use

  1. Przygotuj różnicę kodu — dla pull requesta użyj gh pr diff <NUMER_PR> --repo coder/coder, dla zmian lokalnych uruchom git diff main lub git diff --staged, dla gałęzi użyj git diff main...<GAŁĄŹ>.

  2. Uruchom skill, przekazując różnicę kodu — możesz dostarczyć metodę pobierania zmian w promptie lub pozwolić skillowi na automatyczne pobranie różnicy.

  3. Skill analizuje zakres zmian — ocenia, czy zmiany dotyczą funkcjonalności widocznej dla użytkownika czy wewnętrznych komponentów, oraz czy wpływają na zachowanie, API, flagi CLI lub konfigurację.

  4. Skill przeszukuje dokumentację — sprawdza folder docs/ w poszukiwaniu powiązanej treści i weryfikuje jej aktualność.

  5. Skill raportuje wyniki — wskazuje, czy istniejąca dokumentacja wymaga aktualizacji, czy potrzebna jest nowa dokumentacja, czy wszystko jest już udokumentowane, oraz sprawdza poprawność przykładów i zmian w API.

  6. Przejrzyj rekomendacje — jeśli dokumentacja wymaga zmian, zaktualizuj odpowiednie pliki w docs/ i upewnij się, że nowe strony są dodane do docs/manifest.json.

Related skills

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

langgraph-docs

by langchain-ai

Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.

Testing
23127

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

testing-workflow

by amo-tech-ai

Comprehensive testing workflow for E2E, integration, and unit tests. Use when testing applications layer-by-layer, validating user journeys, or running test suites.

Testing
1076

nextjs-developer

by zenobi-us

Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.

Testing
166226

wcag-audit-patterns

by wshobson

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

Testing
1893