Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

davinci

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

davinci

Opinionated Claude Code project setup CLI

latest
Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
17
-91.15%
Maintainers
1
Weekly downloads
 
Created
Source

Davinci CLI

Set up Claude Code in one command. Batteries included, fully configurable.

The Problem

Setting up Claude Code for a project means manually installing plugins, writing rule files, and repeating the process for every new project. The choices are the same each time, but the busywork isn't.

How It Works

Davinci scans your project, detects your languages and stacks, then installs the right plugins and writes tailored rule files. It ships with opinionated defaults that work out of the box, but lets you pick exactly which plugins and rules to include. Every rule lives in your project as Markdown — yours to edit, remove, or extend.

Supported languages: TypeScript, Python, Go, Java

Supported stacks: Next.js, React, Django, Spring Boot, Docker, Supabase, Cloudflare Workers

Usage

Run this inside your project (make sure git is initialized):

npx davinci

Options

FlagDescription
-y, --yesAccept all detected defaults without prompting
--path <dir>Target a specific directory (defaults to cwd)

Alternatives

  • everything-claude-code — Does many things well, but installs rules globally (invisible to the project), and bundles features already covered by official Claude Code plugins.
  • claude-code-templates — Huge library of agents, commands, and MCPs with monitoring, but no automatic project detection or curated defaults.

Built by DAVINCI CODING.

Special thanks to Thomas Rasshofer for generously passing on the davinci name on npm.

FAQs

Package last updated on 15 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts