Oleksii Kruhlyk
Community@aratkruglik · Kyiv, Ukraine
Agent Skills by Oleksii Kruhlyk
Showing 89 vetted skills indexed across 3 GitHub repositories.
architect-conventions
Enforce architectural rules and reporting standards across technology stacks.
batch-pipeline
Orchestrate parallel SDLC tasks in isolated git worktrees with conflict prediction.
laravel-conventions
Standardize Laravel backend conventions for routing, actions, form requests, policies, and Inertia.
eloquent-patterns
Implement Eloquent query patterns to reduce database round-trips in Laravel.
spring-data-jpa
Design Spring Data JPA entities, repositories, and schema migrations for Spring Boot projects.
spring-conventions
Enforce Spring Boot coding conventions across REST controllers, services, and DTOs.
rn-navigation
Detect and configure React Navigation v7 or Expo Router based on project dependencies.
rn-state-and-storage
Select React Native state libraries and storage options with hydration timing.
rn-testing
Configure Jest presets and mocks for React Native component and hook tests.
rn-conventions
Detect React Native project workflows and layouts from repository patterns.
rn-platform-specific
Bridge platform-specific behavior in React Native apps using Platform.OS and file extensions.
npm-patterns
Detect package managers from lockfiles and enforce semver ranges and script conventions.
typescript-patterns
Enforce strict TypeScript idioms and validate tsconfig hygiene across projects.
vue-state-management
Guide Vue 3 developers in selecting state management approaches for SPAs.
vue-conventions
Guide Vue 3 projects with Composition API and script setup conventions.
vue-routing
Configure Vue Router v4 patterns for Vue 3 applications.
vue-forms
Build Vue 3 forms with v-model, vee-validate, and VueUse helpers.
vue-testing
Codify Vue 3 testing practices for unit, integration, and end-to-end workflows.
php-testing
Automate PHPUnit and Pest testing patterns across PHP projects.
composer-tooling
Audit PHP dependencies and PSR-4 autoload mappings in composer.json.
php-conventions
Enforce modern PHP 8.1+ idioms including strict typing and PSR-12 styling.
react-conventions
Standardize React SPA component structure, hooks usage, and patterns.
react-state-management
Analyze React projects to recommend state management tools and migration guidance.
react-testing
Automate React component, hook, and network interaction testing with Vitest or Jest.