custom-environment-setup とは?
課題ワークフローのためのプロジェクト固有の環境セットアップ。テストポートを計算し、ミニオンの初期化コンテキストを提供します。 ソース: edanstarfire/claudecode_webui。
課題ワークフローのためのプロジェクト固有の環境セットアップ。テストポートを計算し、ミニオンの初期化コンテキストを提供します。
コマンドラインで custom-environment-setup AI スキルを開発環境にすばやくインストール
ソース: edanstarfire/claudecode_webui。
This is a project-specific custom skill called by generic workflow skills at defined checkpoints. It provides environment configuration specific to this project (claudecodewebui).
Generic workflow skills invoke this skill if it exists; if absent, the workflow continues without project-specific environment setup.
When invoked, this skill should set the following environment variables/context for the caller:
課題ワークフローのためのプロジェクト固有の環境セットアップ。テストポートを計算し、ミニオンの初期化コンテキストを提供します。 ソース: edanstarfire/claudecode_webui。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-environment-setup課題ワークフローのためのプロジェクト固有の環境セットアップ。テストポートを計算し、ミニオンの初期化コンテキストを提供します。 ソース: edanstarfire/claudecode_webui。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-environment-setup インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/edanstarfire/claudecode_webui