Dmitri Peredera
Community@muhomorik · Sweden, Västerås
Agent Skills by Dmitri Peredera
Showing 15 vetted skills indexed across 1 GitHub repositories.
deploy-to-vercel
Automate Vercel deployments with CLI-based linking and URL retrieval.
web-design-guidelines
Review UI files against Web Interface Guidelines and report violations in file:line format.
vercel-cli-with-tokens
Deploy Vercel projects using token-based authentication without interactive login.
vercel-react-view-transitions
Coordinate React view transitions with the ViewTransition component and addTransitionType.
vercel-react-best-practices
Standardize React and Next.js performance practices across component design, data fetching, and code reviews.
vercel-composition-patterns
Refactor React UI libraries by replacing boolean props with explicit variants and compound components.
vercel-react-native-skills
Apply React Native and Expo best practices for mobile app performance.
wpf-fluent-design
Apply Fluent design tokens and theming to MahApps.Metro WPF XAML views.
dotnet-reactive-patterns
Implement Rx.NET reactive patterns for subscription management and thread marshalling.
dotnet-wpf-mvvm
Implement MVVM patterns in WPF with DevExpress MVVM, Autofac, and Rx.NET.
dotnet-nlog-logging
Standardize NLog ILogger injection and configuration across .NET projects.
dotnet-documentation
Standardize .NET documentation with XML docs, DebuggerDisplay, and Mermaid diagrams.
dotnet-domain-driven-design
Apply Domain-Driven Design patterns to .NET projects with aggregates and repositories.
dotnet-extensions-logging
Enforce ILogger<T> usage with logger-first constructor ordering in .NET projects.
dotnet-unit-testing-nunit
Automate NUnit unit test creation for .NET C# projects with AutoFixture and AutoMoq.