Tag: api-calls
skill
★ 77,350
Robust Data Fetching Architecture with Zustand and SWR
This pattern provides a robust architecture for managing client-side state and data fetching by enforcing a Service Layer pattern. It guides developers to use SWR hooks within a Zustand store for state management, ensuring clean separation …
tool
Comprehensive Browser Automation and Web Interaction Tool
This comprehensive suite enables robust browser automation, allowing developers to perform complex, multi-step web workflows—such as logins or form submissions—in a single call using runtime CSS selectors. It provides granular control over …
tool
★ 10
Secure Proxy for Managed API Credentials
This proxy routes all external API requests through a secure local endpoint, preventing the agent from ever handling raw API keys. It manages credentials and enforces domain restrictions, ensuring all interactions are audited and securely r…