kodebase

Installation
SKILL.md

Kodebase CLI

Prerequisites

  1. Verify the kodebase binary is available:
    kodebase version
    
  2. For search and index commands, verify QMD is installed:
    qmd --version
    
    If missing, install with npm install -g @tobilu/qmd.
  3. Supported source languages: TypeScript (.ts), TSX (.tsx), JavaScript (.js), JSX (.jsx), Go (.go).

Workflow Overview

Kodebase operates as a pipeline. The generate command must run before any other command.

Related skills

More from pedronauck/kodebase-go

Installs
1
GitHub Stars
2
First Seen
Apr 10, 2026