Skip to content

mondaycom/duckdb-claude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duckdb-claude

Claude Code configuration and skills for working with the DuckDB codebase.

Installation

  1. Clone the DuckDB repository (if you haven't already):

    git clone git@github.com:duckdb/duckdb.git
    cd duckdb
  2. Clone this repo into the .claude directory:

    git clone git@github.com:mondaycom/duckdb-claude.git .claude
  3. Ensure .claude is locally excluded from the parent DuckDB repo (it likely already is):

    echo '.claude/' >> .git/info/exclude

That's it. Claude Code will automatically pick up the skills and settings from the .claude directory.

About

Claude Code configuration and skills for DuckDB development

Resources

License

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors