Toolverse
All skills

review-docs

by tldraw

Review and improve documentation with parallel evaluation and iterative improvement loop.

Installation

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

Installation

Quick info

Author
tldraw
Category
Backend
Views
1

About this skill

Review and improve documentation with parallel evaluation and iterative improvement loop.

How to use

  1. Przygotuj plik dokumentacji, którą chcesz poprawić. Skill działa na pojedynczych plikach, więc wskaż ścieżkę do dokumentu (np. README.md, instrukcja.md).

  2. Uruchom skill review-docs, podając ścieżkę do pliku jako argument. Claude przeanalizuje dokument i utworzy plik stanu do śledzenia znalezionych problemów.

  3. Czekaj na wyniki oceny. Skill uruchamia dwa agenty równolegle: jeden sprawdza czytelność i styl tekstu, drugi weryfikuje kompletność i dokładność treści. Otrzymasz listę znalezionych problemów.

  4. Przejrzyj sugestie i wybierz następny krok. Możesz poprosić skill o naprawienie problemów (improve), dokończenie wszystkich poprawek i wyjście (complete), lub zakończyć pracę (done).

  5. Jeśli wybierzesz improve, skill naprawiać będzie problemy i wracać do kroku 3, aż będziesz zadowolony z rezultatu. Każda iteracja aktualizuje stan i pokazuje postęp.

  6. Po zakończeniu pracy skill wyświetli ostateczną wersję dokumentacji z wszystkimi zatwierdzonymi zmianami.

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

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

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664

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

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170