·skill-evolution
</>

skill-evolution

yonatangross/orchestkit

使用パターンに基づいてスキルを分析、進化、ロールバックします。スキルの進化、スキルの定義の改善、スキルのコンテンツの更新時に使用します。

21インストール·1トレンド·@yonatangross

インストール

$npx skills add https://github.com/yonatangross/orchestkit --skill skill-evolution

SKILL.md

Enables skills to automatically improve based on usage patterns, user edits, and success rates. Provides version control with safe rollback capability.

| addpagination | User adds pagination to API responses | limit.offset, cursor.pagination | | addratelimiting | User adds rate limiting | rate.?limit, throttl | | adderrorhandling | User adds try/catch blocks | try.catch, except | | addtypes | User adds TypeScript/Python types | interface\s, Optional |

| addvalidation | User adds input validation | validate, Pydantic, Zod | | addlogging | User adds logging/observability | logger\., console.log | | removecomments | User removes generated comments | Pattern removal detection | | addauthcheck | User adds authentication checks | @auth, @requireauth |

使用パターンに基づいてスキルを分析、進化、ロールバックします。スキルの進化、スキルの定義の改善、スキルのコンテンツの更新時に使用します。 ソース: yonatangross/orchestkit。

原文を見る

引用可能な情報

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

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

クイックアンサー

skill-evolution とは?

使用パターンに基づいてスキルを分析、進化、ロールバックします。スキルの進化、スキルの定義の改善、スキルのコンテンツの更新時に使用します。 ソース: yonatangross/orchestkit。

skill-evolution のインストール方法は?

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

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

https://github.com/yonatangross/orchestkit