·prompt-engineering
</>

prompt-engineering

jpropato/siba

プロンプト エンジニアリング パターン、ベスト プラクティス、最適化手法に関する専門家ガイド。ユーザーがプロンプトを改善したい場合、プロンプト戦略を学習したい場合、またはエージェントの動作をデバッグしたい場合に使用します。

6インストール·0トレンド·@jpropato

インストール

$npx skills add https://github.com/jpropato/siba --skill prompt-engineering

SKILL.md

Advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability.

Teach the model by showing examples instead of explaining rules. Include 2-5 input-output pairs that demonstrate the desired behavior. Use when you need consistent formatting, specific reasoning patterns, or handling of edge cases. More examples improve accuracy but consume tokens—balance based on task complexity.

Request step-by-step reasoning before the final answer. Add "Let's think step by step" (zero-shot) or include example reasoning traces (few-shot). Use for complex problems requiring multi-step logic, mathematical reasoning, or when you need to verify the model's thought process. Improves accuracy on analytical tasks by 30-50%.

プロンプト エンジニアリング パターン、ベスト プラクティス、最適化手法に関する専門家ガイド。ユーザーがプロンプトを改善したい場合、プロンプト戦略を学習したい場合、またはエージェントの動作をデバッグしたい場合に使用します。 ソース: jpropato/siba。

原文を見る

引用可能な情報

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

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

クイックアンサー

prompt-engineering とは?

プロンプト エンジニアリング パターン、ベスト プラクティス、最適化手法に関する専門家ガイド。ユーザーがプロンプトを改善したい場合、プロンプト戦略を学習したい場合、またはエージェントの動作をデバッグしたい場合に使用します。 ソース: jpropato/siba。

prompt-engineering のインストール方法は?

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

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

https://github.com/jpropato/siba