← Back to list

backend-queries
by adigunners
⭐ 2🍴 0📅 Jan 24, 2026
SKILL.md
name: Backend Queries description: Handle data filtering, searching, and manipulation operations on JSON data loaded in the static website. Use this skill when working with client-side data querying, filtering records, or transforming data for display purposes.
Backend Queries
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle backend queries in the adigunners.github.io static website project.
When to use this skill
- Implementing search functionality to filter player or tournament data loaded from JSON files
- Sorting data by various criteria (e.g., ranking, date, name) before rendering to the page
- Filtering data based on user selections or page parameters in JavaScript modules
- Implementing pagination logic to display large datasets across multiple pages efficiently
- Creating utility functions to query and transform JSON data for different page requirements
- Implementing faceted search or multi-criteria filtering on the winners or players page
- Optimizing data queries to improve page performance and reduce unnecessary iterations
Instructions
For details, refer to the information provided in this file: backend queries
Score
Total Score
50/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon