Mindkit banner
Viniciuscarvalho Viniciuscarvalho

Mindkit

AI community

Description

Forge your AI development mind - Install and sync AI configs across Claude, Cursor, and Codex

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

mindkit 🧠 - Forge your AI development mind

![mindkit Banner](assets/mindkit-banner.svg)

[![npm version](https://img.shields.io/npm/v/mindkit?style=flat-square&color=7C3AED&logo=npm)](https://www.npmjs.com/package/mindkit) [![License: MIT](https://img.shields.io/badge/License-MIT-06B6D4?style=flat-square)](https://opensource.org/licenses/MIT) [![Node.js](https://img.shields.io/badge/Node.js-%3E%3D18-F59E0B?style=flat-square&logo=node.js&logoColor=white)](https://nodejs.org) [![TypeScript](https://img.shields.io/badge/TypeScript-5.0-3178C6?style=flat-square&logo=typescript&logoColor=white)](https://www.typescriptlang.org/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-7C3AED?style=flat-square)](https://github.com/Viniciuscarvalho/mindkit/pulls)

**Install and sync your AI development configurations across Claude Code, Cursor, and OpenAI Codex with a single command.**

Define your commands, agents, and templates once β€” deploy everywhere.


✨ Features

  • πŸ”„ Multi-tool Sync β€” Claude Code, Cursor, and Codex support built-in
  • 🎯 Interactive CLI β€” Beautiful TUI for selecting tools and components
  • πŸ“¦ Template System β€” Customizable commands, agents, and doc templates
  • πŸ’Ύ Auto Backup β€” Never lose your configurations
  • πŸ”€ Watch Mode β€” Real-time sync on file changes
  • πŸ› οΈ Path Placeholders β€” Tool-agnostic paths that work everywhere

πŸš€ Quick Start

**Run instantly** (no installation):

npx mindkit install

**Install globally**:

npm install -g mindkit

**Via Homebrew**:

brew tap viniciuscarvalho/mindkit
brew install mindkit

πŸ“– Usage

Install configs to your AI tools

# Interactive mode - select tools and components
mindkit install

# Quick install to specific tools
mindkit install --tools claude,cursor

# Preview what would be installed
mindkit install --dry-run

Initialize in a project

mindkit init

Sync between tools

# One-time sync