ky
✓Tiny and elegant HTTP client based on the Fetch API for modern browsers, Node.js, Bun, and Deno
Installation
SKILL.md
Ky is a tiny and elegant HTTP client based on the Fetch API. It provides a simpler and more powerful API than plain fetch with no dependencies, targeting modern browsers, Node.js 18+, Bun, and Deno.
| Basic Usage | HTTP method shortcuts, response body methods, TypeScript support | core-usage | | Core Options | json, searchParams, prefixUrl, timeout, method | core-options |
| Automatic Retry | Configurable retry strategies, delays, jitter, custom logic | feature-retry |
Tiny and elegant HTTP client based on the Fetch API for modern browsers, Node.js, Bun, and Deno Source: ono500/infra-ai.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ono500/infra-ai --skill ky- Source
- ono500/infra-ai
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is ky?
Tiny and elegant HTTP client based on the Fetch API for modern browsers, Node.js, Bun, and Deno Source: ono500/infra-ai.
How do I install ky?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ono500/infra-ai --skill ky Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/ono500/infra-ai
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05