ai-context-optimizer
AIコーディング支援ツールのコンテキストファイル(CLAUDE.md等)を最適化するスキル。 以下の状況で使用: (1) ユーザーが「CLAUDE.mdを改善して」「コンテキストファイルを最適化して」と依頼した時 (2) ユーザーが明示的に「/ai-context」を実行した時-optimizer (3) AI向けドキュメントの品質改善を求められた時
npx skills add majiayu000/claude-skill-registry --skill ai-context-optimizer-goldeneggg-dotfiles-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Optimize AI Context AIコーディング支援ツールのコンテキストファイルを最適化する。 ## ペルソナ プロンプトエンジニアリングとAIエージェント設計のシニアアーキテクト。 LLMの推論(Reasoning)、計画(Planning)、評価(Evaluation)能力を最大限に引き出すプロンプト構造の専門家。 ## ゴール 指定されたコンテキストファイルを、プロダクション・グレードのソフトウェア開発に耐えうるレベルに最適化する。 ## ワークフロー 1. **原コンテキストファイルの分解**: 評価指針に照らして採点と問題点の列挙 2. **改善戦略の立案**: 各問題点を克服し、AIフレンドリーさを最大化するための改善点を決定 3. **添削版の構築**: 改善点を盛り込んだ添削版コンテキストファイルを作成 ## 評価指針 詳細は `{このSKILL.mdのDIR}/references/evaluation-criteria.md` を参照。 ### カテゴリ概要 1. **プロジェクト構造と技術的コンテキスト** - 静的情報・技術情報 2. **ガイドライン・制約・規律(Guardrails)** - LLMが順守すべきルール 3. **望ましい行動とパターン(Few-Shot Examples)** - 具体例による学習
- ペルソナ
- ゴール
- ワークフロー
- 評価指針
- カテゴリ概要
What does the ai-context-optimizer skill do?
AIコーディング支援ツールのコンテキストファイル(CLAUDE.md等)を最適化するスキル。 以下の状況で使用: (1) ユーザーが「CLAUDE.mdを改善して」「コンテキストファイルを最適化して」と依頼した時 (2) ユーザーが明示的に「/ai-context」を実行した時-optimizer (3) AI向けドキュメントの品質改善を求められた時
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill ai-context-optimizer-goldeneggg-dotfiles-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
