accelint-command-creator
✓スキル統合を使用してクロード コード コマンドを作成するためのガイド。ユーザーがスキルベースかスタンドアロンかにかかわらず、新しいクロード コード コマンド仕様を作成する場合に使用します。コマンド定義、スキル検出、引数指定、コマンド生成を支援します。
SKILL.md
This skill guides the creation of Claude Code commands through a structured workflow that ensures proper skill integration, argument definition, and command specification. Commands can leverage existing skills or operate standalone.
Target Audience: This skill is designed for agents creating Claude Code command specifications. It provides procedural knowledge for gathering requirements, discovering relevant skills, and generating well-structured command definitions that other agents will execute.
Follow these steps sequentially to create a well-defined Claude Code command:
スキル統合を使用してクロード コード コマンドを作成するためのガイド。ユーザーがスキルベースかスタンドアロンかにかかわらず、新しいクロード コード コマンド仕様を作成する場合に使用します。コマンド定義、スキル検出、引数指定、コマンド生成を支援します。 ソース: gohypergiant/agent-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/gohypergiant/agent-skills --skill accelint-command-creator- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
accelint-command-creator とは?
スキル統合を使用してクロード コード コマンドを作成するためのガイド。ユーザーがスキルベースかスタンドアロンかにかかわらず、新しいクロード コード コマンド仕様を作成する場合に使用します。コマンド定義、スキル検出、引数指定、コマンド生成を支援します。 ソース: gohypergiant/agent-skills。
accelint-command-creator のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/gohypergiant/agent-skills --skill accelint-command-creator インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/gohypergiant/agent-skills