mouayadakel avatar

mouayadakel

Community

@mouayadakel

0Followers
|
3Public Repos
|
46Published Skills

Agent Skills by mouayadakel

Showing 46 vetted skills indexed across 1 GitHub repositories.

mouayadakelmouayadakel

visual-regression-tester

Capture and compare UI screenshots against baselines using Playwright.

Community
Intermediate
mouayadakelmouayadakel

component-generator

Generate React component files with types, hooks, and tests.

Community
Basic
mouayadakelmouayadakel

code-splitting-optimizer

Analyze component size and dependency graphs to suggest dynamic import strategies.

Community
Intermediate
mouayadakelmouayadakel

caching-strategy-generator

Generate caching and invalidation strategies for client, server, and distributed systems.

Community
Intermediate
mouayadakelmouayadakel

bundle-analyzer

Analyze JavaScript bundle sizes and suggest optimization strategies.

Community
Intermediate
mouayadakelmouayadakel

code-style-enforcer

Enforce code style and quality standards using ESLint, Prettier, and TypeScript configurations.

Community
Intermediate
mouayadakelmouayadakel

component-composition-analyzer

Analyze large front-end components and suggest refactoring strategies.

Community
Intermediate
mouayadakelmouayadakel

api-route-scaffolder

Scaffold RESTful CRUD API routes with Zod validation and authentication in Next.js App Router.

Community
Intermediate
mouayadakelmouayadakel

async-await-error-handler

Validate API responses and handle async errors with try/catch.

Community
Intermediate
mouayadakelmouayadakel

duplicate-code-detector

Detect duplicate code segments and suggest refactoring into parameterized functions.

Community
Intermediate
mouayadakelmouayadakel

mutation-testing-generator

Configure Stryker mutation testing and generate mutation score reports.

Community
Intermediate
mouayadakelmouayadakel

configuration-manager

Validate environment variables with Zod for typed application configuration.

Community
Intermediate
mouayadakelmouayadakel

feature-flag-manager

Manage feature flags for controlled activation and deactivation without code deployments.

Community
Intermediate
mouayadakelmouayadakel

image-optimizer

Convert image assets to Next.js Image components with optimized formats and sizes.

Community
Basic
mouayadakelmouayadakel

integration-test-scaffolder

Scaffold integration tests for API routes and database operations.

Community
Intermediate
mouayadakelmouayadakel

error-boundary-generator

Generate and implement error boundaries for Next.js App Router routes and components.

Community
Intermediate
mouayadakelmouayadakel

load-test-generator

Generate k6 load testing scripts for API endpoints with test stages and thresholds.

Community
Intermediate
mouayadakelmouayadakel

database-query-optimizer

Detect N+1 query patterns and suggest Prisma indexes and pagination fixes.

Community
Intermediate
mouayadakelmouayadakel

react-hook-optimizer

Identify and fix React hook anti-patterns like missing dependencies and unnecessary re-renders.

Community
Intermediate
mouayadakelmouayadakel

naming-convention-enforcer

Enforce naming conventions for files, components, variables, constants, hooks, and handlers.

Community
Basic
mouayadakelmouayadakel

render-performance-monitor

Detect and analyze React component re-renders exceeding 16ms with optimization suggestions.

Community
Intermediate
mouayadakelmouayadakel

database-migration-manager

Manage database schema evolution with Prisma migrations and changelog generation.

Community
Intermediate
mouayadakelmouayadakel

e2e-test-generator

Generate Playwright end-to-end tests for multi-step user flows.

Community
Intermediate
mouayadakelmouayadakel

contract-testing-generator

Generate contract tests for API consumers and providers using Pact.

Community
Intermediate