一键导入
network-resilience
Improve reliability for network calls, sync, or remote endpoints with timeouts, retries, offline handling, and user feedback.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Improve reliability for network calls, sync, or remote endpoints with timeouts, retries, offline handling, and user feedback.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | network-resilience |
| description | Improve reliability for network calls, sync, or remote endpoints with timeouts, retries, offline handling, and user feedback. |
| license | MIT |
| tags | ["networking","resilience","reliability"] |
| allowed-tools | ["bash","git","markdown"] |
| metadata | {"author":"laurenceputra","version":"1.1.0"} |
Recommend improvements for timeout, retry, and offline behavior in networked code.
When traffic can originate from multiple frontends (e.g., multiple app domains), verify:
Access-Control-Allow-Origin value (matched request origin), never a comma-separated list.Access-Control-Allow-Origin.Vary: Origin is present when origin-based branching is used.OPTIONS) and normal JSON/error responses both apply equivalent CORS policy.workers/wrangler.toml, rendered workflow templates, env vars, infra config) includes all intended origins.Expert code reviewer with deep knowledge of software engineering best practices, design patterns, and code quality standards. Use this skill when reviewing code changes, pull requests, or conducting code quality assessments.
QA engineer with expertise in software testing methodologies, test design, and quality assurance practices. Use this skill when planning tests, writing test cases, or improving test coverage and quality.
Combine security scanning and threat modeling for changes involving data handling, API interception, sync, storage, authentication, or encryption.
Required workflow for handling review findings with classification, focused fixes, verification, fresh-context subagent review, and PR artifact updates.
Required workflow for failed or inconclusive CI checks, including artifact-first diagnosis, failure classification, remediation, and check re-watch.
Required finalization workflow before declaring a PR ready, including artifact currency, closed review-fix loops, pushed commits, green checks, and final status reporting.