Artem Noskov avatar

Artem Noskov

Community

@noartem

20Followers
|
32Public Repos
|
70Published Skills

Software Developer

Agent Skills by Artem Noskov

Showing 70 vetted skills indexed across 1 GitHub repositories.

noartemnoartem

tailwindcss-development

Apply Tailwind CSS v4 utilities for responsive design and dark mode.

Community
Intermediate
noartemnoartem

pest-testing

Automate PHP unit, feature, and browser tests with Pest 4.

Community
Intermediate
noartemnoartem

ai-sdk-development

Expose a unified Laravel API for building cross-provider AI agents.

Community
Advanced
noartemnoartem

wayfinder-development

Generate type-safe Laravel route objects and URL builders for frontend TypeScript code.

Community
Intermediate
noartemnoartem

developing-with-fortify

Automate Laravel Fortify headless authentication backend development.

Community
Intermediate
noartemnoartem

inertia-vue-development

Develop Vue 3+ Inertia.js v2 interfaces with Link, Form, and router.

Community
Intermediate
noartemnoartem

vueuse

Extract VueUse composable metadata with frontmatter parsing and safety checks.

Community
Intermediate
noartemnoartem

vue

Reference Vue 3 Composition API patterns for components, composables, and testing.

Community
Advanced
noartemnoartem

reka-ui

Provide headless Vue component primitives for accessible, composable UI.

Community
Intermediate
noartemnoartem

vite

Configure Vite projects, plugins, and SSR workflows with migration guidance.

Community
Intermediate
noartemnoartem

laravel-best-practices

Codify Laravel coding best practices for backend PHP codebases.

Community
Advanced
noartemnoartem

deploy-to-vercel

Deploy applications to Vercel and return a live preview URL.

Community
Advanced
noartemnoartem

laravel-performance-caching

Cache Laravel data fetches with remember, tags, and locks.

Community
Intermediate
noartemnoartem

laravel-iterating-on-code

Identify and fix Laravel code issues with testable changes.

Community
Intermediate
noartemnoartem

nuxt-better-auth

Integrate Better Auth into Nuxt 4 apps for session management and route protection.

Community
Advanced
noartemnoartem

laravel-strategy-pattern

Select Laravel strategy implementations at runtime by key.

Community
Intermediate
noartemnoartem

laravel-data-chunking-large-datasets

Process large Laravel datasets with chunk(), chunkById(), lazy(), and cursor().

Community
Intermediate
noartemnoartem

laravel-constants-and-configuration

Replace hardcoded values with PHP 8.1+ enums, constants, and config files in Laravel apps.

Community
Intermediate
noartemnoartem

theme-factory

Apply pre-built themes with color palettes and typography to artifacts.

Community
Intermediate
noartemnoartem

laravel-performance-select-columns

Select only required columns in Laravel queries and relationships.

Community
Intermediate
noartemnoartem

laravel-controller-tests

Automate Laravel controller tests with HTTP assertions for endpoints and validation.

Community
Intermediate
noartemnoartem

laravel-rate-limiting

Configure per-user and per-route rate limits in Laravel with throttle middleware.

Community
Intermediate
noartemnoartem

doc-coauthoring

Guide structured documentation co-authoring through three workflow stages.

Community
Intermediate
noartemnoartem

laravel-performance-eager-loading

Enforce explicit eager loading of relationships in Laravel to prevent N+1 queries.

Community
Intermediate