Skip to main content
Run any Skill in Manus
with one click
briannadoubt
GitHub creator profile

briannadoubt

Repository-level view of 33 collected skills across 6 GitHub repositories.

skills collected
33
repositories
6
updated
2026-07-09
repository explorer

Repositories and representative skills

Showing top 8 of 9 collected skills in this repository.
aws-lambda
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
Showing top 8 of 9 collected skills in this repository.
scope
software-developers

Plan, track, and report on multi-step work using the Scope kanban (local CLI + web UI). Use when the user asks you to scope/plan a project, list open work, mark a ticket done, link a branch/PR, or coordinate with other agents on shared state. Don't use for one-off questions or trivial single-edit requests.

2026-07-09
board-context
software-developers

Summarize the current Scope board, identify active work, and choose the next ticket. Use when starting a session, resuming work, or giving status.

2026-07-04
git-handoff
software-developers

Attach branches and PRs to Scope tickets and prepare handoff comments. Use when creating branches, opening PRs, finishing work, or handing work to another agent.

2026-07-04
multi-agent
software-developers

Coordinate multiple Codex agents working in one Scope workspace. Use when tasks are parallelized, handed off, blocked, or updated by several agents.

2026-07-04
plan-work
software-developers

Break a user request into Scope epics, stories, and bugs before implementation. Use for feature work, refactors, investigations, and broad tasks that need visible progress.

2026-07-04
scope
software-developers

Plan, track, and report multi-step work using Scope. Use when the user wants Codex to manage project state, open tickets, progress, bugs, branches, PRs, or agent coordination.

2026-07-04
ticket-ops
software-developers

Create, edit, comment, link, prioritize, and close Scope tickets from Codex. Use when the user asks for ticket changes or when work progress should be recorded.

2026-07-04
swiftui-parity-components
software-developers

Implement and verify SwiftUI API parity for Raven UI components. Use when asked to audit missing or mismatched SwiftUI views/modifiers, add parity components, wire examples into `Examples/TodoApp`, validate rendering in a browser (including dark mode), and prepare branch/PR deliverables.

2026-02-11
raven-component-authoring
software-developers

Create or extend Raven UI components and modifiers (rendering to VNode/DOM, wiring events, managing state), including JavaScriptKit interop guidelines (DOMBridge, JSClosure, @MainActor).

2026-02-08
swiftui-api-gap
software-developers

Generate and maintain deterministic SwiftUI-vs-Raven API parity reports and automation. Use when users ask to audit missing SwiftUI components/APIs, refresh coverage reports, reduce report noise, tune matching logic (owner-qualified names, constructors, operators), or update the weekly GitHub Actions PR workflow that publishes Reports/swiftui-api-gap/gap_report.md.

2026-02-08
raven-dev
software-developers

Raven development workflow for building, serving, testing, and debugging Swift WASM apps and Raven runtime changes.

2026-02-07
swift-wasm
software-developers

Swift WASM development for setup, build, optimize, debug, and test workflows in Raven and related apps.

2026-02-07
swift-wasm
software-developers

Swift WASM development with Swift 6.2 APIs. Use for setting up WASM toolchains, building for WebAssembly, optimizing bundles, debugging WASM apps, or troubleshooting Swift WASM issues.

2026-02-05
Showing 6 of 6 repositories
All repositories loaded
briannadoubt Agent Skills | SkillsMP