insomnia
Installation
SKILL.md
Insomnia
Insomnia is the lightweight alternative to Postman. v9.0+ focuses on Local-First philosophy (Local Vault) and Git Sync.
When to Use
- Privacy: "Local Vault" ensures your API keys never touch the cloud.
- GraphQL: One of the best GraphQL clients with schema fetching and auto-complete.
- Simplicity: Cleaner UI than Postman.
Core Concepts
Design Documents (OpenAPI)
Write YAML config and generate code/tests.
Git Sync
Sync your collections to a Git repo (not a proprietary cloud).