·skill-authoring
</>

skill-authoring

philoserf/claude-code-setup

クロードの能力を拡張する効果的なスキルを作成するためのガイド。スキルの作成、更新、改善、スキル構造の学習、段階的な開示、またはスキルの問題のトラブルシューティングを行うときに使用します。

1インストール·0トレンド·@philoserf

インストール

$npx skills add https://github.com/philoserf/claude-code-setup --skill skill-authoring

SKILL.md

Skills are modular, self-contained packages that extend Claude's capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks—they transform Claude from a general-purpose agent into a specialized agent equipped with procedural knowledge that no model can fully possess.

The context window is a public good. Skills share the context window with everything else Claude needs: system prompt, conversation history, other Skills' metadata, and the actual user request.

Default assumption: Claude is already very smart. Only add context Claude doesn't already have. Challenge each piece of information: "Does Claude really need this explanation?" and "Does this paragraph justify its token cost?"

クロードの能力を拡張する効果的なスキルを作成するためのガイド。スキルの作成、更新、改善、スキル構造の学習、段階的な開示、またはスキルの問題のトラブルシューティングを行うときに使用します。 ソース: philoserf/claude-code-setup。

原文を見る

引用可能な情報

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

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

クイックアンサー

skill-authoring とは?

クロードの能力を拡張する効果的なスキルを作成するためのガイド。スキルの作成、更新、改善、スキル構造の学習、段階的な開示、またはスキルの問題のトラブルシューティングを行うときに使用します。 ソース: philoserf/claude-code-setup。

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

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

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

https://github.com/philoserf/claude-code-setup