.claude/skills-ja/project-context/SKILL.md
AIの実行精度に必要なプロジェクト固有の前提情報を提供。プロジェクト構成確認時に使用。
npx skillsauth add shinpr/ai-coding-project-boilerplate project-contextInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
未設定。
/project-injectを実行してプロジェクト固有のコンテキストを設定してください。
(AIの判断に影響するドメイン固有のルール)
(ファイル配置ルールがあれば記載)
development
Vitestテスト設計と品質基準を適用。カバレッジ要件とモック使用ガイドを提供。ユニットテスト作成時に使用。
development
型安全性とエラーハンドリングルールを適用。any禁止、型ガード必須。TypeScript実装、型定義レビュー時に使用。
tools
環境変数、アーキテクチャ設計、ビルド・テストコマンドを定義。環境設定、アーキテクチャ設計時に使用。
tools
タスクの本質を分析し適切なスキルを選択。規模見積もりとメタデータを返却。タスク開始時、スキル選択時に使用。