Roman Barmak
Community@catofjupit3r · Ternopil, Ukraine
Full-Stack Software Engineer
Agent Skills by Roman Barmak
Showing 9 vetted skills indexed across 1 GitHub repositories.
typegoose-modeling
Create type-safe MongoDB models with Typegoose class-based decorators and conventions.
feature-implementation-workflow
Organize full-stack feature development into five phase-driven steps.
server-testing
Run and debug server tests with Vitest for routers, services, and models.
tanstack-query-integration
Integrate TanStack Query with oRPC for typed data fetching and caching.
react-component-patterns
Build accessible React UI components with forms and URL state management.
orpc-contract-creation
Define oRPC contracts with Zod schemas in packages/shared for server-client sync.
server-router-implementation
Implement oRPC routers with public and protected procedures for Hono-based Node.js backends.
dependency-injection-setup
Automate tsyringe dependency injection setup for server-side services.
server-error-handling
Wrap server-side errors with typed ORPC error codes.