MCP HubMCP Hub
SKILL·AF9582

concurrent-observable-state-updates

majiayu000
更新日 2 months ago
16 閲覧
58
9
58
GitHubで表示
ドキュメントgeneral

について

このスキルは、複数の同時実行スレッドから観測可能な状態を安全に更新し、イベントの欠落や古い状態の上書きを防止するパターンを提供します。単調増加するバージョン管理とアトミックなCAS操作により、スレッドのインターリーブやロック順序によるデッドロックといった問題に対処します。開発者は、複数のスレッドが共有状態を更新し、イベント配信の保証を維持しながらオブザーバブルに公開する場合に、このスキルを使用すべきです。

クイックインストール

Claude Code

推奨
メイン
npx skills add majiayu000/claude-skill-registry -a claude-code
プラグインコマンド代替
/plugin add https://github.com/majiayu000/claude-skill-registry
Git クローン代替
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/concurrent-observable-state-updates

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします

GitHub リポジトリ

majiayu000/claude-skill-registry
パス: skills/data/concurrent-observable-state-updates
0
FAQ

Frequently asked questions

What is the concurrent-observable-state-updates skill?

concurrent-observable-state-updates is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform concurrent-observable-state-updates-related tasks without extra prompting.

How do I install concurrent-observable-state-updates?

Use the install commands on this page: add concurrent-observable-state-updates to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does concurrent-observable-state-updates belong to?

concurrent-observable-state-updates is in the Documentation category, tagged general.

Is concurrent-observable-state-updates free to use?

Yes. concurrent-observable-state-updates is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

関連スキル

railway-docs
ドキュメント

このスキルは、Railwayの機能や仕様、特定のドキュメントURLに関する質問に答えるために、最新のRailwayドキュメントを取得します。開発者がRailwayの公式情報源から正確かつ最新の情報を直接受け取れるようにします。ユーザーがRailwayの動作方法について尋ねたり、Railwayドキュメントを参照する際にご利用ください。

スキルを見る
n8n-code-python
ドキュメント

このClaudeスキルは、n8nのコードノードでPythonコードを記述するための専門的なガイダンスを提供します。具体的には、Pythonの標準ライブラリの使用方法や、`_input`、`_json`、`_node`といったn8n独自の構文の扱い方を解説します。n8n環境内におけるPythonの制限事項を開発者が理解できるよう支援し、ほとんどのワークフローではJavaScriptの使用を推奨しながらも、特定のデータ変換ニーズに対応するPythonソリューションを提案します。

スキルを見る
archon
ドキュメント

Archonスキルは、RAGを活用したセマンティック検索とプロジェクト管理をREST APIを通じて提供します。ドキュメントの検索、階層的なプロジェクト/タスクの管理、ドキュメントアップロード機能を備えたナレッジ検索の実行にご利用いただけます。外部ドキュメントを検索する際は、他の情報源を利用する前に常にArchonを最優先で使用してください。

スキルを見る
n8n-code-javascript
ドキュメント

このClaudeスキルは、n8nのCodeノードでJavaScriptコードを書くための専門的なガイダンスを提供します。`$input`/`$json`変数、HTTPヘルパー、DateTime処理などの重要なn8n固有の構文を網羅し、一般的なエラーのトラブルシューティングも行います。CodeノードでカスタムJavaScript処理を必要とするn8nワークフローを開発する際にご利用ください。

スキルを見る