Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

trebuchet-plugin

trebuchet-plugin contém 9 skills coletadas de briannadoubt, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
9
Stars
0
atualizado
2026-01-31
Forks
0
Cobertura ocupacional
1 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

aws-lambda
Desenvolvedores de software

AWS Lambda deployment with trebuchet CLI, DynamoDB state storage, CloudMap service discovery, WebSocket streaming via API Gateway, Lambda handler implementation, connection management, cost optimization, and production configuration. Use when deploying to AWS or implementing WebSocket realtime features.

2026-01-31
cli
Desenvolvedores de software

Trebuchet CLI commands for initializing projects, deploying actors, checking status, local development, and infrastructure management. Use when users need to deploy, configure, or manage Trebuchet projects from the command line.

2026-01-31
cloud-deployment
Desenvolvedores de software

Serverless deployment architecture with CloudGateway, CloudProvider abstraction, ServiceRegistry, ActorStateStore, and local development setup. Use when users need to understand cloud deployment concepts or deploy actors to serverless platforms.

2026-01-31
distributed-actors
Desenvolvedores de software

Best practices for defining distributed actors with @Trebuchet macro, method requirements, stateful actors, annotations, and error handling. Use when users need help structuring actors, managing state persistence, or understanding actor deployment configuration.

2026-01-31
getting-started
Desenvolvedores de software

Installation, setup, and basic usage of Trebuchet distributed actors. Use when users need help starting a new Trebuchet project, creating their first actor, or understanding the fundamental server/client pattern.

2026-01-31
security
Desenvolvedores de software

Production-grade security with authentication (API keys, JWT), authorization (RBAC), rate limiting (token bucket, sliding window), request validation, and middleware integration. Use when securing actors, implementing access control, or preventing abuse.

2026-01-31
observability
Desenvolvedores de software

Production-grade observability with structured logging, metrics collection (counters, gauges, histograms), distributed tracing, CloudWatch integration, and sensitive data redaction. Use when monitoring actors, debugging issues, or tracking performance in production.

2026-01-27
streaming
Desenvolvedores de software

Real-time state streaming with @StreamedState, @ObservedActor, stream resumption, filtering, and delta encoding. Use when users need automatic state synchronization, reactive UI updates, or bandwidth optimization for large state objects.

2026-01-27
swiftui-integration
Desenvolvedores de software

SwiftUI integration with observable connections, @RemoteActor property wrapper, connection state management, multi-server scenarios, and reconnection policies. Use when building reactive SwiftUI apps that connect to distributed actors with automatic reconnection and state updates.

2026-01-27