Toolverse
All skills

docs-cleaner

by daymade

Consolidates redundant documentation while preserving all valuable content. This skill should be used when users want to clean up documentation bloat, merge redundant docs, reduce documentation sprawl, or consolidate multiple files covering the same topic. Triggers include \

Installation

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

Installation

Quick info

Author
daymade
Category
Backend
Views
4

About this skill

Consolidates redundant documentation while preserving all valuable content. This skill should be used when users want to clean up documentation bloat, merge redundant docs, reduce documentation sprawl, or consolidate multiple files covering the same topic. Triggers include \

How to use

  1. Przygotuj dokumentację do czyszczenia – zgromadź wszystkie pliki dotyczące tego samego tematu i policz łączną liczbę linii. Skill najlepiej pracuje, gdy dokumentacja przekracza 500 linii rozłożonych na wiele plików z widocznym nakładaniem się treści.

  2. Uruchom analizę wartości – dla każdego pliku i sekcji skill utworzy tabelę oceniającą, czy dany fragment należy zachować (unikalne, niezbędne), skondensować (wartościowy ale zbyt rozbudowany) czy usunąć (duplikat, jednorazowy, nieaktualny).

  3. Przejrzyj proponowany plan konsolidacji – skill pokaże strukturę docelową z szacunkową redukcją linii i potwierdzeniem, że 100% wartościowej treści zostanie zachowane. Zaakceptuj lub poproś o modyfikacje.

  4. Pozwól na wykonanie zmian – skill utworzy skonsolidowany dokument zawierający wszystkie cenne treści, usunie pliki źródłowe i zaktualizuje odnośniki w plikach takich jak CLAUDE.md, README czy importy.

  5. Zweryfikuj wynik – sprawdź, czy żaden link nie jest uszkodzony i czy dokumentacja czyta się spójnie. Skill wyświetli podsumowanie zmian i listę kontrolną zachowania wartości.

Related skills

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

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

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

video-downloader

by ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Backend
50173

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

effective-go

by openshift

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

Backend
248296