Scott Trinh
Community@scotttrinh · Brooklyn
Agent Skills by Scott Trinh
Showing 26 vetted skills indexed across 2 GitHub repositories.
nix-dotfiles
Guide developers through building a nixos-unified dotfiles repository with a phase-driven bootstrap workflow.
use-nixos-unified
Guide modifications to nixos-unified dotfiles repositories with auto-discovery.
effect-patterns-making-http-requests
Model and compose type-safe HTTP requests in Effect-TS.
effect-patterns-platform
Apply Effect-TS platform patterns to build TypeScript utilities and CLI tools.
effect-patterns-observability
Implement structured logging, metrics, and tracing in Effect-TS workflows.
effect-patterns-streams
Implement Effect-TS streaming patterns for real-time data flows in Node.js.
effect-patterns-scheduling-periodic-tasks
Implement Effect-TS scheduling patterns for periodic tasks with debounce, throttle, and cron.
effect-patterns-concurrency-getting-started
Implement race, timeout, fallback, and fiber patterns for Effect-TS applications.
effect-patterns-scheduling
Implement Effect-TS retry and scheduling patterns with Schedule and repeat.
effect-patterns-project-setup--execution
Structure TypeScript project bootstrap and execution using Effect-TS patterns.
effect-patterns-tooling-and-debugging
Provide curated Effect-TS tooling and debugging patterns for development environments.
effect-patterns-domain-modeling
Model TypeScript domain logic with Effect-TS patterns for error tagging and schema validation.
effect-patterns-error-handling-resilience
Implement retry, backoff, and scheduling patterns for Effect-TS error handling.
effect-patterns-core-concepts
Guide Effect-TS patterns for functional pipelines in TypeScript projects.
effect-patterns-building-data-pipelines
Build TypeScript data pipelines with Effect-TS stream patterns.
effect-patterns-error-management
Handle Effect-TS errors with tagged patterns and typed recoveries.
effect-patterns-resource-management
Manage Effect-TS resource lifecycles with acquireRelease, Scope, and Layer patterns.
effect-patterns-error-handling
Model error patterns in Effect-TS applications with tagged errors and recovery strategies.
effect-patterns-streams-sinks
Implement deterministic Effect-TS Streams and Sinks patterns for batching and event logging.
effect-patterns-value-handling
Demonstrate Option-like value handling patterns with Effect-TS in TypeScript.
effect-patterns-platform-getting-started
Implement cross-platform system operations with Effect-TS Platform across Node.js and Bun.
effect-patterns-building-apis
Build HTTP services using Effect-TS patterns with declarative routing and error handling.
effect-patterns-concurrency
Structure Effect-TS asynchronous workflows with race, semaphore, Ref, and PubSub patterns.
effect-patterns-getting-started
Consolidate Effect-TS patterns into practical TypeScript examples.