← Back to list

backend-api
by adigunners
⭐ 2🍴 0📅 Jan 24, 2026
SKILL.md
name: Backend API description: Handle client-side API consumption and data fetching in this static website, including loading JSON data files and managing external data sources. Use this skill when working with data fetching, client-side HTTP requests, and JSON data handling.
Backend API
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle backend API interactions in the adigunners.github.io static website project.
When to use this skill
- Implementing fetch requests to load JSON data from the
data/directory on page load - Managing asynchronous data loading to populate content on
index.htmlandwinners.html - Handling HTTP headers and CORS considerations when fetching external data sources
- Implementing request/response patterns for loading data into JavaScript modules
- Creating utility functions to abstract API calls and data fetching logic
- Implementing data caching strategies to avoid redundant fetches and improve performance
- Adding request retry logic and timeout handling for reliable data loading in the static site
Instructions
For details, refer to the information provided in this file: backend API
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