Toolverse
All skills

refactor-assist

by openclaw

Get refactoring suggestions with colored diffs. Use when improving code quality.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend
Views
1

About this skill

Get refactoring suggestions with colored diffs. Use when improving code quality.

How to use

  1. Upewnij się, że masz zainstalowany Node.js 18 lub nowszy oraz ustawioną zmienną środowiskową OPENAI_API_KEY z kluczem do OpenAI.

  2. Otwórz terminal w katalogu projektu i uruchom narzędzie wskazując plik do analizy: npx ai-refactor src/utils.ts – zobaczysz listę sugestii refaktoryzacji z kolorowymi diffami pokazującymi proponowane zmiany.

  3. Przejrzyj każdą sugestię i oceń, czy ma sens w kontekście Twojego kodu – narzędzie skupia się na czytelności, wzorcach i bezpieczeństwie typów, ale ostateczna decyzja należy do Ciebie.

  4. Jeśli chcesz zastosować sugestie automatycznie, uruchom polecenie z flagą --apply: npx ai-refactor src/utils.ts --apply – zmiana będzie natychmiast wdrożona w pliku.

  5. Jeśli chcesz skupić się na konkretnym obszarze kodu, użyj flagi --focus: npx ai-refactor src/api.ts --focus "error handling" – analiza będzie bardziej ukierunkowana.

  6. Po zastosowaniu zmian uruchom testy, aby upewnić się, że nic się nie zepsuło, a następnie zacommituj zmiany do repozytorium.

Related skills

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

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

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235