e2ee skills

22 tagged e2ee, measured the same way as everything else here.

Browse within: encryption 8anytype 7local-first 7nat-traversal 7offline-first 7p2p 7privacy 7relay 7self-hosted 7self-hosting 7tunneling 7

dark-mode-check

01

anyproto/anytype-ts

Skill Claude CodeCodex

Audit SCSS and TSX files for dark mode issues — missing variable usage, hardcoded colors, icon gaps, selector misuse, and inline dark overrides outside the theme folder.

8.7k 3d ago A 38 tokens

qa-engineer

02

anyproto/anytype-ts

Skill Claude CodeCodex

Analyze code changes and generate Playwright E2E tests in anytype-desktop-suite. Run after implementing features or modifying editor/component behavior to ensure new functionality has test coverage.

8.7k 3d ago A 39 tokens

anyproto/anytype-ts

Skill Claude CodeCodex

Perform comprehensive code reviews for TypeScript projects, analyzing type safety, best practices, performance, security, and code quality with actionable feedback.

8.7k 3d ago A 30 tokens

dev-workflow

04

gosuda/portal-tunnel

Skill Claude CodeCodex

Build, lint, test, and verification workflow for the portal-tunnel Go+frontend monorepo. Use when setting up the repo, running CI-equivalent checks, or before committing changes.

265 2d ago A 43 tokens original MIT

portal-tunnel-cli

05

gosuda/portal-tunnel

Skill Claude CodeCodex

How the portal-tunnel client CLI (cmd/portal-tunnel) is structured and invoked — expose/agent/list/update subcommands, flags, validation rules, and x402/routing options. Use when changing or testing client-side tunnel behavior.

265 2d ago A 54 tokens original MIT

portal-relay

06

gosuda/portal-tunnel

Skill Claude CodeCodex

Set up and run a public Portal relay on any Linux host with a public IP — Docker Compose deployment, embedded authoritative DNS with one-time NS delegation, optional TCP/UDP lease ports for game hosting, and registration in the public relay pool. Use when the user asks to run their own relay, contribute a relay to the…

265 2d ago A 111 tokens original MIT

state-memory-mcp

07

putervision/WebCrypt

Skill Claude CodeCodex

Teaches the agent to use the state-memory-mcp MCP server to track workflow state, tasks, decisions, blockers, artifacts, plans, milestones, and their semantic relationships in a persistent graph database.

26 11d ago A 45 tokens copy · 95% MIT

video-ingest

08

putervision/WebCrypt

Skill Claude CodeCodex

Teaches the agent to process, ingest, analyze, and compare WebM, MP4, and GIF video recordings using vision-memory-mcp and state-memory-mcp.

26 11d ago A 38 tokens copy · 100% MIT

webcrypt-mcp

09

putervision/WebCrypt

Skill Claude CodeCodex

Teaches the agent to use the WebCrypt MCP server for AES-256-GCM symmetric encryption, RSA-4096 hybrid encryption, key generation, digital signatures, hashing, and post-quantum cryptography. Includes automated test scripts for exercising all MCP tools.

26 11d ago A 58 tokens original MIT

covalent-bond-run

10

gopalrajsuresh/covalent-bond

Skill Claude CodeCodex

How to run Covalent Bond on a machine and pair two AI agents, covering how to register the MCP server, start a relay (mock or deployed), create/join a session, send files, and troubleshoot. Use when a user wants to set up, start, connect, or test Covalent Bond, or asks why a session won't connect.

0 15d ago A 77 tokens original MIT

gopalrajsuresh/covalent-bond

Skill Claude CodeCodex

Deploy the user's own Covalent Bond relay to their Cloudflare account: install wrangler, walk them through the browser login, run the deploy, verify /health, and set COVALENTRELAYURL. Use when a user asks to set up, deploy, or host their own relay instead of using the public one.

0 15d ago A 75 tokens original MIT

covalent-bond-test

12

gopalrajsuresh/covalent-bond

Skill Claude CodeCodex

How to write, run, and debug tests for Covalent Bond: the runner, the in-process mock relay, deterministic polling, port allocation, cleanup conventions, and what every kind of change must cover. Use when adding or modifying a test, when a suite fails, or before committing any behavior change.

0 15d ago A 68 tokens original MIT