スキル一覧に戻る
unsafe9

invalidate-local-plugin

by unsafe9

Claude Code plugin for language learning and analysis

0🍴 0📅 2026年1月7日
GitHubで見るManusで実行

SKILL.md


name: invalidate-local-plugin description: Stop the lingo server and delete the local plugin cache directory so Claude Code downloads the current version again on restart. Use this for testing plugin updates during development.

Invalidate Local Plugin Cache

Purpose

This skill helps with plugin development by:

  1. Stopping the running lingo server (via pm2)
  2. Deleting the local plugin cache directory
  3. Allowing you to restart Claude Code to test fresh plugin downloads

Usage

Run the invalidation script:

./invalidate-local-plugin.sh

After Running

Guide user:

  1. Exit Claude Code
  2. Restart Claude Code
  3. The plugin will be re-downloaded from the configured source

Notes

  • The plugin cache is located at ~/.claude/plugins/
  • This only removes the lingo plugin directory, not other cached plugins
  • The server will need to be restarted after Claude Code restarts (handled automatically by SessionStart hook)

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です