npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

claude-code-dores

v3.0.3

Published

Claude Code Dores - A multi-language command package for Claude Code with Live2D support

Readme

🌟 Claude Code Dores npm User Manual

npm Package Overview

Claude Code Dores is a powerful extension suite that brings multi-language support, Live2D model management, and automated hook configuration to Claude Code.

Note: This npm package requires the Dores client to unlock its full functionality. The Dores client provides real-time interaction, visual presentation, and quick operations, serving as the core of the entire experience.


🎯 Core Features

| Scenario | Feature Description | | ------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Editor Launch | When the editor starts, Dores will greet you with encouragement, filling each coding session with motivation. | | Editor Close | When ending work, Dores provides warm reminders, helping you elegantly conclude your day's code journey. | | Start Run and Debug | When debugging starts, Dores offers precise encouragement and practical tips, helping you focus efficiently on troubleshooting. | | Create Project | When a new project is born, Dores warmly welcomes you, helping you start a new chapter of creativity and productivity. | | Switch Working Directory | When switching work environments, Dores gently reminds and encourages, making every transition feel warm. | | Idle State | During long periods of inactivity, Dores thoughtfully reminds you to rest moderately, protecting your energy and keeping creativity flowing. | | Resume Work State | When returning to work, Dores motivates you with sincere praise, bringing focus and efficiency back to full capacity. | | Task Completion | When you complete editor tasks, Dores delivers perfect appreciation, crowning your achievements. | | Plugin Statistics | Dores silently records your coding rhythm and habits, providing intelligent tips and optimization suggestions in each work iteration, naturally improving your efficiency and steadily maintaining focus. |

📦 NPM Package Installation

Method 1: Official Repository

# Install npm package
npm install claude-code-dores
# Use npx to run initialization project
npx init-dores

Method 2: Local tgz Package

# Install npm package
npm install ./claude-code-dores.tgz
# Use npx to run initialization project
npx init-dores

🚀 Quick Start

  1. Ensure client is started and connected
  2. Initialize project
init-dores
# Silent mode
init-dores --silent
# Force overwrite
init-dores --force
  1. Language switching examples
# Switch to Chinese
/dores:lang cn

# Switch to English
/dores:lang en

# 日本語に切り替え (Switch to Japanese)
/dores:lang jp
  1. Live2D Model Management
/dores:live2d list
/dores:live2d switch model_name

🖥 Dores Client (Core Dependency)

📥 Download Links

⚡ Installation Steps

  1. Download the installation package for your system.
  2. macOS: Drag the .app file into the "Applications" folder and launch.
  3. On first launch, allow the client to access the network to enable WebSocket communication with Claude Code.

⌨ Dores Client Shortcuts Overview

🎙 Microphone Shortcut Settings

For quickly enabling voice input functionality

| Step | Operation | Available Shortcuts | | ---- | ----------------------------- | ------------------------------------------------------------------------------------------------------- | | 1 | Click Dores icon in menu bar | - | | 2 | Select Microphone submenu | - | | 3 | Select shortcut combination | ⌃M (Ctrl+M) — Default⌘⇧M (Cmd+Shift+M)⌃⇧M (Ctrl+Shift+M)⌥M (Option+M)⌥⌘M (Option+Cmd+M) |


🔍 Model Zoom Shortcut Settings

Quickly adjust the display scale of the virtual character model

| Step | Operation | Available Shortcuts | | ---- | ----------------------------- | --------------------------------------------------------------------------------------------------------------- | | 1 | Click Dores icon in menu bar | - | | 2 | Select Model Zoom submenu | - | | 3 | Select zoom in/out shortcuts | ⌘= / - (Cmd = / -) — Default⌃⇧= / - (Ctrl+Shift = / -)⌃= / - (Ctrl = / -)⌥⌘= / - (Option+Cmd = / -) |


🧭 Suggested Usage Order

  1. Install and launch Dores client (Core environment)
  2. Install Claude Code Dores npm package (Enhanced features)
  3. Launch Claude Code in VSCode/Cursor and connect to client

📥 Client Installation Steps

1️⃣ Download and Open DMG File

Download Dores.dmg and double-click to open

2️⃣ Drag to Applications Folder

3️⃣ Launch Dores

Click Finder → Applications, find DoresApp and launch directly.


🔧 Troubleshooting

  • Client not running → Launch Dores and check connection status
  • WebSocket connection failed → Check firewall and port usage
  • Language switching not working → Delete .dores/config.json and reinitialize

Technical Support

Version Information

  • Version: 3.0.0
  • Updated: September 2025
  • Development Team: Dores AI Team