event-driven-file-watching

Chokidarライブラリを中心としたファイルシステム監視の専門スキル。Observer Patternによる効率的なファイル変更検知、クロスプラットフォーム対応、EventEmitterによる疎結合な通知システムを設計・実装する。Anchors:• Node.js EventEmitter / 適用: イベント駆動設計 / 目的: 疎結合な通知メカニズム• Chokidar Documentation / 適用: ファイル監視設定 / 目的: クロスプラットフォーム監視• Observer Pattern (GoF) / 適用: イベント通知設計 / 目的: 変更検知と通知の分離Trigger:Use when implementing file system watching, Chokidar configuration, file change detection, or event-based file monitoring systems.file watching, chokidar, fs watch, file change, event emitter, observer pattern, hot reload

$ Instalar

git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/event-driven-file-watching ~/.claude/skills/AIWorkflowOrchestrator

// tip: Run this command in your terminal to install the skill

Repository

daishiman
daishiman
Author
daishiman/AIWorkflowOrchestrator/.claude/skills/event-driven-file-watching
2
Stars
0
Forks
Updated5d ago
Added5d ago