Marc Beinder
Community@onairmarc · St. Louis, Missouri
Software Engineer at @iheartradio, @rcsworks // Enjoy What You're Building // Laravel Forever // My open-source work is published in @EncoreDigitalGroup
Agent Skills by Marc Beinder
Showing 16 vetted skills indexed across 1 GitHub repositories.
package-dependency-tree-upgrade
Audit dependency lockfiles and create Jira tickets for framework upgrade blockers.
americanize
Replace British spellings with American equivalents in text files.
no-db-constraints
Detect and remove database-level constraints from Laravel migrations and plan files.
cs-code-review
Identify C#/.NET code quality issues and breaking changes in changed files.
laravel-dependency-tree-upgrade
Audit composer.lock packages and create Jira tickets for Laravel upgrade blockers.
laravel-optimization
Audit Laravel module paths for performance issues and generate phased optimization plans.
code-review
Compare the current branch against main and report breaking changes, code quality issues, test gaps, and framework-specific patterns.
user-docs
Generate plain-language end-user documentation for software applications.
tenant-context-guide
Resolve and persist tenant context across Laravel requests and queued jobs.
dev-docs
Generate structured developer documentation with source verification against codebases.
livewire-upgrade-analysis
Extracts breaking-change patterns and maps them to file-level remediation steps for upgrading Livewire 3 to 4 in Laravel repositories.
plan-split
Decompose master implementation plans into sequential sub-plans with blocked_by and blocks metadata.
php-code-review
Applies PHP/Laravel-aware checks to changed files and PRs for code review.
feature-planning
Draft a feature plan with requirements and structured plan.md output.
cache-lock-guide
Implement cache-based concurrency guards for distributed application workflows.
plan-review
Analyze plan files for ambiguities, contradictions, and missing information.