Meistro avatar

Meistro

Community

@meistro57

11Followers
|
92Public Repos
|
52Published Skills

🧠 Meistro | Steel + Code + AI Steel fabricator turned code-slinger. I build real-world tools.

Agent Skills by Meistro

Showing 52 vetted skills indexed across 1 GitHub repositories.

meistro57meistro57
1

laravel:bootstrap-check

Detect Sail or host tool command execution for Laravel projects.

Community
Basic
meistro57meistro57
1

laravel:http-client-resilience

Configure timeouts, retries, and failure handling for Laravel HTTP requests.

Community
Intermediate
meistro57meistro57
1

laravel:performance-select-columns

Select only required columns for Laravel base queries and relations.

Community
Basic
meistro57meistro57
1

laravel:migrations-and-factories

Manage Laravel database migrations, models, factories, and seed data.

Community
Intermediate
meistro57meistro57
1

laravel:using-examples-in-prompts

Guide AI code generation with concrete examples of existing patterns and input/output pairs.

Community
Basic
meistro57meistro57
1

laravel:effective-context

Provide Laravel project context including file paths, dependencies, and error traces.

Community
Intermediate
meistro57meistro57
1

laravel:e2e-playwright

Run Playwright End-to-End tests for Laravel applications with database seeding and authentication.

Community
Intermediate
meistro57meistro57
1

laravel:api-resources-and-pagination

Manages API resource representation and pagination for Laravel applications.

Community
Intermediate
meistro57meistro57
1

laravel:strategy-pattern

Implement the Strategy design pattern in PHP for runtime behavior selection.

Community
Intermediate
meistro57meistro57
1

laravel:performance-caching

Implement Laravel route, config, view, and query caching with Cache::remember.

Community
Intermediate
meistro57meistro57
1

laravel:laravel-prompting-patterns

Generate idiomatic Laravel code for database, validation, API, and queue tasks.

Community
Intermediate
meistro57meistro57
1

laravel:runner-selection

Select Laravel command execution environment, prioritizing Sail with host PHP, Composer, and Node.js fallback.

Community
Intermediate
meistro57meistro57
1

laravel:quality-checks

Run automated quality gates for Laravel projects with Pint, PHPStan, and frontend linters.

Community
Intermediate
meistro57meistro57
1

laravel:controller-tests

Generate Laravel controller tests using HTTP assertions and validation rules.

Community
Intermediate
meistro57meistro57
1

laravel:policies-and-authorization

Enforce Laravel access control with Policies and Gates.

Community
Intermediate
meistro57meistro57
1

laravel:executing-plans

Execute Laravel development tasks in batches with TDD and quality checks.

Community
Advanced
meistro57meistro57
1

laravel:iterating-on-code

Refine AI-generated code through structured feedback on errors and performance.

Community
Intermediate
meistro57meistro57
1

laravel:task-scheduling

Configure Laravel cron jobs with overlapping prevention and single-server execution.

Community
Intermediate
meistro57meistro57
1

laravel:routes-best-practices

Enforce Laravel route organization with controller-focused request mappings.

Community
Intermediate
meistro57meistro57
1

laravel:ports-and-adapters

Implement Ports and Adapters architecture with PHP interfaces and provider-specific adapters.

Community
Intermediate
meistro57meistro57
1

laravel:daily-workflow

Run daily Laravel health checks for services, migrations, and tests.

Community
Basic
meistro57meistro57
1

laravel:constants-and-configuration

Replace hardcoded PHP values with constants, enums, and Laravel configuration files.

Community
Intermediate
meistro57meistro57
1

laravel:prompt-structure

Structure AI prompts by separating concerns, prioritizing steps, and defining acceptance criteria.

Community
Basic
meistro57meistro57
1

laravel:form-requests

Move Laravel validation and authorization logic into dedicated Form Request classes.

Community
Intermediate