Toolverse
All skills

generate-verified-docs

by quran

Generates audit-grade, hallucination-free documentation from codebase features with full traceability. Use when documenting features, creating technical specs, or generating verified documentation with code references.

Installation

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

Installation

Quick info

Author
quran
Category
Backend
Views
20

About this skill

Generates audit-grade, hallucination-free documentation from codebase features with full traceability. Use when documenting features, creating technical specs, or generating verified documentation with code references.

How to use

  1. Przygotuj jasną nazwę i opis funkcji, którą chcesz udokumentować (np. "System zakładek", "Śledzenie postępu czytania"). Umiejętność będzie szukać odpowiadających jej wpisów w kodzie — API, komponentów UI, funkcji eksportowanych i testów. 2. Upewnij się, że masz dostęp do głównego katalogu repozytorium, ponieważ umiejętność będzie skanować strukturę projektu w poszukiwaniu punktów wejścia i zależności. 3. Przekaż opis funkcji umiejętności. Zostanie przeprowadzona weryfikacja zakresu — jeśli kod nie zostanie znaleziony, umiejętność zatrzyma się z raportem błędu; jeśli zakres jest niejasny, poprosi o zawężenie opisu. 4. Umiejętność mapuje wszystkie artefakty związane z funkcją (kontrolery, serwisy, repozytoria, modele, narzędzia), buduje graf zależności i ekstrahuje modele danych z typami i regułami walidacji. Każde stwierdzenie jest powiązane z konkretnym plikiem i numerem linii. 5. Przejrzyj wygenerowaną dokumentację — zawiera ona tylko zweryfikowane informacje z kodzie źródłowym; nieznane elementy są jawnie oznaczone. Dokumentacja jest gotowa do użytku w specyfikacjach technicznych lub raportach audytu.

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

drizzle

by lobehub

Drizzle ORM schema and database guide. Use when working with database schemas (src/database/schemas/*), defining tables, creating migrations, or database model code. Triggers on Drizzle schema definition, database migrations, or ORM usage questions.

Backend
79340

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

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

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

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109