use-modern-browser-apis
✓JavaScript を介して機能を手動で構築する代わりに、組み込みのブラウザー API (ポップオーバー API、ビュー トランジションなど) を利用します。
SKILL.md
We prefer native, modern browser APIs — standardized, widely supported, and high-leverage — to heavy external libraries or custom fallbacks. Use them to simplify logic, improve performance, and reduce bundle size where appropriate.
These APIs are stable, broadly implemented, and useful in everyday applications.
For APIs not universally supported (e.g., WebGPU), provide a graceful fallback (WebGL or degraded UI).
JavaScript を介して機能を手動で構築する代わりに、組み込みのブラウザー API (ポップオーバー API、ビュー トランジションなど) を利用します。 ソース: academind/ai-config。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/academind/ai-config --skill use-modern-browser-apis- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-07
- 更新日
- 2026-02-18
クイックアンサー
use-modern-browser-apis とは?
JavaScript を介して機能を手動で構築する代わりに、組み込みのブラウザー API (ポップオーバー API、ビュー トランジションなど) を利用します。 ソース: academind/ai-config。
use-modern-browser-apis のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/academind/ai-config --skill use-modern-browser-apis インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/academind/ai-config
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-07