← スキル一覧に戻る

start-http-registry
by hyperlane-xyz
The home for Hyperlane core contracts, sdk packages, and other infrastructure
⭐ 44🍴 549📅 2026年1月23日
SKILL.md
name: start-http-registry description: Start the local HTTP registry server for development. Use when testing infra scripts or commands that need a Abacus work private overrides such as RPC URLS.
Start HTTP Registry Server
Start the http-registry server in the background:
pnpm -C typescript/infra start:http-registry
Instructions:
- Run the command with
run_in_background: trueso it doesn't block the conversation - After starting, report the task/shell ID to the user
- Remind the user they can stop it later with
KillShellusing that ID
Example output:
Started http-registry server in background (shell ID:
shell_abc123). To stop it later, I can use KillShell or you can run/stop-http-registry.
スコア
総合スコア
65/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
✓フォーク
10回以上フォークされている
+5
○Issue管理
オープンIssueが50未満
0/5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
レビュー
💬
レビュー機能は近日公開予定です




