← スキル一覧に戻る

backend-models
by adigunners
⭐ 2🍴 0📅 2026年1月24日
SKILL.md
name: Backend Models description: Define and validate data structures used throughout the static website, ensuring JavaScript modules and HTML templates work with consistent and well-defined data models. Use this skill when designing data shapes, creating type definitions, or documenting expected data properties.
Backend Models
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle backend models in the adigunners.github.io static website project.
When to use this skill
- Defining the structure of objects loaded from JSON data files (e.g., player objects, tournament objects)
- Creating JSDoc type annotations or TypeScript-like comments to describe expected data properties in JavaScript
- Documenting required vs. optional fields in data objects used by page rendering functions
- Establishing consistent naming conventions for data properties across all JSON files
- Creating validation schemas that enforce correct data structure when loading files
- Defining default values or fallback properties for missing data in loaded objects
- Documenting the relationship between different data models (e.g., how players relate to tournaments)
Instructions
For details, refer to the information provided in this file: backend models
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です