·implementing-cli-patterns
</>

implementing-cli-patterns

saleor/configurator

出力フォーマット、進行状況インジケーター、対話型プロンプトを備えた CLI ユーザー エクスペリエンスを実装します。一貫した端末対話のためにチョーク、オラ、およびインクワイアを使用します。トリガー: CLI 出力、プログレスバー、スピナー、ORA、チョーク、インクワイアプロンプト、エラーフォーマット、終了コード、レポーター。

8インストール·1トレンド·@saleor

インストール

$npx skills add https://github.com/saleor/configurator --skill implementing-cli-patterns

SKILL.md

Guide the implementation of consistent and user-friendly CLI interactions including output formatting, progress tracking, interactive prompts, and error messaging.

| chalk | Colored terminal output | | ora | Spinner/progress indicators | | @inquirer/prompts | Interactive user prompts | | tslog | Structured logging |

For a condensed quick reference, see .claude/rules/cli-development.md (automatically loaded when editing src/cli//.ts and src/commands//.ts files).

出力フォーマット、進行状況インジケーター、対話型プロンプトを備えた CLI ユーザー エクスペリエンスを実装します。一貫した端末対話のためにチョーク、オラ、およびインクワイアを使用します。トリガー: CLI 出力、プログレスバー、スピナー、ORA、チョーク、インクワイアプロンプト、エラーフォーマット、終了コード、レポーター。 ソース: saleor/configurator。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/saleor/configurator --skill implementing-cli-patterns
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

implementing-cli-patterns とは?

出力フォーマット、進行状況インジケーター、対話型プロンプトを備えた CLI ユーザー エクスペリエンスを実装します。一貫した端末対話のためにチョーク、オラ、およびインクワイアを使用します。トリガー: CLI 出力、プログレスバー、スピナー、ORA、チョーク、インクワイアプロンプト、エラーフォーマット、終了コード、レポーター。 ソース: saleor/configurator。

implementing-cli-patterns のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/saleor/configurator --skill implementing-cli-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/saleor/configurator