sivanwol avatar

sivanwol

Community

@sivanwol

0Followers
|
60Public Repos
|
47Published Skills

Agent Skills by sivanwol

Showing 47 vetted skills indexed across 1 GitHub repositories.

SivanwolSivanwol

laravel:constants-and-configuration

Organize Laravel constants, PHP 8.1+ enums, and configuration files.

Community
Advanced
SivanwolSivanwol

seo-audit

Diagnose technical SEO issues and generate prioritized remediation plans.

Community
Advanced
SivanwolSivanwol

passport-development

Configure OAuth2 authentication for Laravel apps using Passport tokens.

Community
Advanced
SivanwolSivanwol

pennant-development

Manage Laravel Pennant feature flags across routes, controllers, and views.

Community
Advanced
SivanwolSivanwol

laravel:rate-limiting

Limit per-user and per-route API calls with Laravel RateLimiter and throttle middleware.

Community
Intermediate
SivanwolSivanwol

tailwindcss-development

Automates Tailwind v4 styling for HTML templates including responsive grids, components, and dark mode.

Community
Intermediate
SivanwolSivanwol

laravel:transactions-and-consistency

Wrap multi-step database writes in Laravel DB::transaction blocks.

Community
Advanced
SivanwolSivanwol

laravel:migrations-and-factories

Automate Laravel database migrations, factories, and seed data workflows.

Community
Intermediate
SivanwolSivanwol

laravel:documentation-best-practices

Document Laravel project rationale with PHPDoc annotations and structured templates.

Community
Advanced
SivanwolSivanwol

laravel:writing-plans

Transform confirmed Laravel designs into testable implementation plans with TDD workflows.

Community
Intermediate
SivanwolSivanwol

wayfinder-development

Generate type-safe Laravel route helpers for TypeScript frontend code.

Community
Intermediate
SivanwolSivanwol

socialite-development

Automate OAuth social authentication setup and flow for Laravel applications.

Community
Intermediate
SivanwolSivanwol

laravel:dependencies-trim-packages

Audit and remove unused Composer packages and assets from Laravel projects.

Community
Intermediate
SivanwolSivanwol

laravel:config-env-storage

Configure S3, R2, and MinIO storage via environment variables.

Community
Intermediate
SivanwolSivanwol

laravel:form-requests

Move Laravel validation and authorization into dedicated Form Request classes.

Community
Intermediate
SivanwolSivanwol

frontend-design

Generate production-ready HTML/CSS/JS components and layouts from user specifications.

Community
Advanced
SivanwolSivanwol

inertia-react-development

Automate building Inertia.js v2 React pages, forms, and navigation.

Community
Intermediate
SivanwolSivanwol

sentry-php-sdk

Configure Sentry PHP SDK for plain PHP, Laravel, and Symfony.

Community
Advanced
SivanwolSivanwol

laravel-performance-caching

Apply Laravel framework caches and value/query caching with explicit invalidation.

Community
Intermediate
SivanwolSivanwol

laravel-security

Outline Laravel security best practices for authentication, authorization, validation, CSRF, and deployment.

Community
Advanced
SivanwolSivanwol

laravel-iterating-on-code

Generate structured feedback to improve AI-generated PHP code.

Community
Advanced
SivanwolSivanwol

php-best-practices

Enforce PHP 8.x best practices with PSR-12 and SOLID rules.

Community
Intermediate
SivanwolSivanwol

php-fundamentals

Teach PHP 8.x syntax, OOP, and Composer through structured exercises.

Community
Intermediate
SivanwolSivanwol

laravel-jobs

Delegate Laravel domain work to actions via jobs and listeners.

Community
Intermediate