en un clic
xstream.svc.plus
xstream.svc.plus contient 5 skills collectées depuis haitaopanhq, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use this skill before writing or reviewing any Flutter/Dart, Go FFI, or build-script code in the Xstream repo. It enforces non-negotiable product semantics, architecture rules, coding conventions, and App Store compliance constraints that apply to every change in this project. Always read this before suggesting API designs, UI copy, or implementation approaches.
Use this skill when managing Xstream release branches, applying GitHub branch protection rulesets, cherry-picking fixes onto production release lines, generating cross-repo release manifests, or verifying that release/* branches follow the no-force-push / linear-history policy. Apply at the start of any release cut, hotfix, or branch governance audit.
Use this skill when adding or refactoring Xstream core logic with TDD, including sync protocol serialization, encryption/decryption, and Packet Tunnel config guards. It provides a red-green-refactor workflow and a focused test matrix for stable core behavior.
Run a repeatable iOS real-device smoke pass for Xstream after Packet Tunnel, Runner, signing, Flutter iOS bridge, or release build changes. Use when Codex needs executable verification on a connected iPhone for release build health, install, relaunch, device-side process presence, build/install/launch logs, sandbox readiness, and Runner plus PacketTunnel target health.
Verify Xstream functional baseline, UI interaction regression, and external browsing benchmarks on macOS after tunnel, proxy, Packet Tunnel, routing, build, menu, or runtime changes. Use when Codex needs to check whether Xstream is working end to end, confirm Tunnel Mode health, confirm Proxy Mode health, validate start/stop/reconnect/mode-switch behavior from the Home screen, Settings screen, and macOS status menu, validate external site readiness, validate release readiness, or debug regressions in System VPN, Packet Tunnel, local proxy ports, routing, or data-plane connectivity.