Artem Noskov
Community@noartem
Software Developer
Agent Skills by Artem Noskov
Showing 70 vetted skills indexed across 1 GitHub repositories.
tailwindcss-development
Apply Tailwind CSS v4 utilities for responsive design and dark mode.
pest-testing
Automate PHP unit, feature, and browser tests with Pest 4.
ai-sdk-development
Expose a unified Laravel API for building cross-provider AI agents.
wayfinder-development
Generate type-safe Laravel route objects and URL builders for frontend TypeScript code.
developing-with-fortify
Automate Laravel Fortify headless authentication backend development.
inertia-vue-development
Develop Vue 3+ Inertia.js v2 interfaces with Link, Form, and router.
vueuse
Extract VueUse composable metadata with frontmatter parsing and safety checks.
vue
Reference Vue 3 Composition API patterns for components, composables, and testing.
reka-ui
Provide headless Vue component primitives for accessible, composable UI.
vite
Configure Vite projects, plugins, and SSR workflows with migration guidance.
laravel-best-practices
Codify Laravel coding best practices for backend PHP codebases.
deploy-to-vercel
Deploy applications to Vercel and return a live preview URL.
laravel-performance-caching
Cache Laravel data fetches with remember, tags, and locks.
laravel-iterating-on-code
Identify and fix Laravel code issues with testable changes.
nuxt-better-auth
Integrate Better Auth into Nuxt 4 apps for session management and route protection.
laravel-strategy-pattern
Select Laravel strategy implementations at runtime by key.
laravel-data-chunking-large-datasets
Process large Laravel datasets with chunk(), chunkById(), lazy(), and cursor().
laravel-constants-and-configuration
Replace hardcoded values with PHP 8.1+ enums, constants, and config files in Laravel apps.
theme-factory
Apply pre-built themes with color palettes and typography to artifacts.
laravel-performance-select-columns
Select only required columns in Laravel queries and relationships.
laravel-controller-tests
Automate Laravel controller tests with HTTP assertions for endpoints and validation.
laravel-rate-limiting
Configure per-user and per-route rate limits in Laravel with throttle middleware.
doc-coauthoring
Guide structured documentation co-authoring through three workflow stages.
laravel-performance-eager-loading
Enforce explicit eager loading of relationships in Laravel to prevent N+1 queries.