Toolverse
All skills

debug-cli

by antinomyhq

Use when users need to debug, modify, or extend the code-forge application's CLI commands, argument parsing, or CLI behavior. This includes adding new commands, fixing CLI bugs, updating command options, or troubleshooting CLI-related issues.

Installation

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

Installation

Quick info

Category
Backend
Views
13

About this skill

Use when users need to debug, modify, or extend the code-forge application's CLI commands, argument parsing, or CLI behavior. This includes adding new commands, fixing CLI bugs, updating command options, or troubleshooting CLI-related issues.

How to use

  1. Zainstaluj umiejętność debug-cli w swoim projekcie forge, dodając ją do konfiguracji skills w pliku .forge.
  2. Po dokonaniu zmian w kodzie CLI zbuduj aplikację w trybie debug, uruchamiając polecenie cargo build w głównym katalogu projektu.
  3. Sprawdź aktualną dokumentację komend, uruchamiając ./target/debug/forge --help, aby zobaczyć dostępne komendy i opcje; dla konkretnej komendy użyj ./target/debug/forge [KOMENDA] --help.
  4. Testuj swoje zmiany flagą -p, podając forge'owi zadanie do wykonania bez trybu interaktywnego, na przykład ./target/debug/forge -p "create a hello world rust program" lub ./target/debug/forge -p "read the README.md file and summarize it".
  5. Jeśli debugujesz problemy związane z konwersacją, użyj polecenia conversation dump, aby wyeksportować rozmowę jako JSON; zawsze klonuj źródłową konwersację przed reprodukowaniem błędu.
  6. Pamiętaj, że ta umiejętność służy wyłącznie do debugowania i testowania — nigdy nie commituj zmian dokonanych podczas pracy z debug-cli.

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

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146

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

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

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

gog

by openclaw

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Backend
34126