RIPDPI
Android network diagnostics, DPI bypass, and relay development
All Skills in This Repository (63)
Pure Emerald Level Indicatorsripdpi-app-network-architect
Audit RIPDPI app network architecture for VPN, DNS, and relay transport weaknesses.
protocol-innovation-lab
Generate owner-controlled VPN/proxy protocol experiment ideas with safety constraints.
repo-task-board
Organize and triage Markdown task files under docs/tasks/issues.
diagnostics-system
Orchestrate and audit Rust and Kotlin network diagnostics with wire protocol enforcement.
cargo-workflows
Manage Rust workspace crates, dependencies, and build configurations.
rust-test-tools
Run dynamic verification tools on Rust code for edge-case testing.
rust-lints
Standardize workspace.lints and clippy.toml for Rust lint enforcement.
ws-tunnel-telegram
Configure a Telegram MTProto WS tunnel in RIPDPI with rustls or BoringSSL backends.
rust-android-jni
Enforce safe JNI patterns for Android Rust bindings.
compose
Analyze Jetpack Compose usage to surface performance and state-management issues.
ponytail
Generate minimal viable solutions using standard library and native platform features.
memory-model
Clarify Rust memory-ordering semantics for ARM64 concurrency patterns.
Frequently Asked Questions
FAQPage SchemaHow to install RIPDPI skills?โผ
Run `npx skills add po4yka/RIPDPI --all -g -y` in your terminal to install all skills in this suite globally.
What is RIPDPI?โผ
RIPDPI is an Android app that diagnoses why network targets fail, applies on-device packet strategies to bypass DPI, and optionally routes traffic through relays you control. These skills help an agent develop and test that app correctly.
What do these skills cover?โผ
They cover the full development workflow: Gradle builds, Rust native crates, JNI contracts, protobuf schemas, Compose UI, diagnostics pipelines, Appium tests, CI workflows, and release signing.
Do these skills work with Claude Code and Codex?โผ
Yes. The repository ships matching skill catalogs for Claude Code and Codex, with AGENTS.md as the shared operational contract both agents read.
Do I need a rooted Android device to use RIPDPI?โผ
No. The core path works fully on non-rooted devices, and the skills enforce that root-only features stay opt-in and degrade gracefully.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core