Planetary Escape
Official@planetaryescape · United Kingdom
Offers architectural patterns for Rust-based email clients, Convex backend systems, and multi-provider model routing infrastructure.
Agent Skills by Planetary Escape
Showing 52 vetted skills indexed across 3 GitHub repositories.
email-standards
Guide RFC-compliant email parsing, construction, and protocol implementation for the mxr client.
rust-engineer
Write, review, and debug idiomatic Rust code with memory safety.
rust-best-practices
Review Rust code for idiomatic, performant, and safe practices.
rust-async-patterns
Provide Tokio-based architectural patterns and templates for asynchronous Rust development.
mxr
Manage multiple email accounts through a local-first terminal client.
rust-learner
Retrieve Rust crate versions, API documentation, and Clippy lint explanations.
mxr-development
Manage the mxr mailbox development lifecycle, daemon debugging, and release pipeline.
auto-generated-gmail-batch-operations
Automate Gmail API batch operations with metadata-first retrieval and DynamoDB-backed categorization.
auto-generated-agent-orchestration-pattern
Orchestrate a six-agent email pipeline with shared cost tracking and circuit breakers.
auto-generated-cost-tracking-pattern
Enforce per-run cost caps and service-specific budgets across multi-agent pipelines.
auto-generated-aws-client-singleton-pattern
Manage AWS SDK clients as lazy, reusable singletons across Lambda invocations.
auto-generated-dynamodb-operations-pattern
Implement DynamoDB CRUD, GSI queries, and batch writes for sender-tracking data.
auto-generated-structured-logging-with-pino
Configure Pino-based structured logging with environment-aware transport for Node.js applications.
auto-generated-shadcn-ui-patterns
Define and reuse CVA-based UI variants for shadcn/ui components in React.
auto-generated-tanstack-query-patterns
Optimize React data fetching with TanStack Query patterns for polling and mutations.
auto-generated-circuit-breaker-pattern
Implement per-service circuit breakers for external API calls with configurable timeouts.
auto-generated-test-setup-with-msw
Automate MSW-based API mocking setup for Vitest tests.
auto-generated-nextjs-api-route-patterns
Generate Next.js API routes with runtime exports and circuit breakers for AWS backends.
auto-generated-react-email-patterns
Generate React Email patterns with inline Tailwind configurations for responsive newsletters.
auto-generated-error-handling-with-neverthrow
Standardize TypeScript error handling with neverthrow and a legacy Result type.
error-handling
Create structured API error responses with specialized error classes and middleware.
shadcn-ui-patterns
Standardize shadcn-ui patterns with CVA, Radix, and data-slot layouts.
tree-message-architecture
Manage DAG-based message trees with traversal and cycle detection.
auto-router-patterns
Route user messages to optimal AI models via task classification and cost-aware tier selection.
Frequently Asked Questions About Planetary Escape
FAQPage SchemaWhat specific technical tasks does Planetary Escape enable?▼
Planetary Escape enables the development of RFC-compliant email clients, structured backend data management using Convex, and sophisticated model routing. It provides patterns for AES-256-GCM encryption, RRF-based hybrid search, and resilient API tiering with circuit breakers.
Which engineering personas benefit from these patterns?▼
These patterns are designed for systems engineers building high-performance Rust applications, full-stack developers working with Convex and React, and infrastructure architects managing multi-provider model integrations and cost-sensitive backend services.
What are the primary prerequisites for implementing these patterns?▼
Implementation requires proficiency in Rust for systems components and TypeScript for the Convex-based backend and React frontend. Familiarity with asynchronous programming, specifically Tokio for Rust and SSE/WebSocket patterns for web services, is essential for successful integration.