🌐

Web & API

Web scraping, API integrations, and HTTP utilities

736 スキル

Generate or update component documentation with usage examples, props tables, and Storybook stories. Use when...

Manage car logo fetching, scraping, and Vercel Blob storage in the logos package. Use when adding new car brand...

Add or update social media posting integrations (Discord, LinkedIn, Telegram, Twitter) in workflows. Use when adding...

Browser automation using Puppeteer or Playwright. Use for web testing, screenshots, form filling, and automated...

使用 Playwright 进行浏览器自动化录屏。当需要录制 Web 应用操作演示、生成带时间线的屏幕录像时使用。

Deploy static or interactive frontend content to GitHub Pages using gh CLI. Use when the user wants to publish,...

Convert HTML to PDF with pixel-perfect rendering and excellent Hebrew/RTL support. Use when the user asks to...

Control Anova Precision Ovens and Precision Cookers (sous vide) via WiFi WebSocket API. Start cooking modes (sous...

Implement authentication and authorization using JWT, Basic Auth, or custom schemes. Use for securing API endpoints...

Create basic Salvo web applications with handlers, routers, and server setup. Use when starting a new Salvo project...

Configure Cross-Origin Resource Sharing (CORS) and security headers. Use for APIs accessed from browsers on...

Generate OpenAPI documentation automatically from Salvo handlers. Use for API documentation, Swagger UI, and API...

Implement reverse proxy to forward requests to backend services. Use for load balancing, API gateways, and...

Implement real-time features using WebSocket and Server-Sent Events (SSE). Use for chat applications, live updates,...

Configure Salvo routers with path parameters, nested routes, and filters. Use for complex routing structures and...

Configure request timeouts to prevent slow requests from blocking resources. Use for protecting APIs from...