Skip to main content
MrPunyapal
GitHub creator profile

MrPunyapal

Repository-level view of 19 collected skills across 8 GitHub repositories.

skills collected
19
repositories
8
updated
Aug 27, 2026
repository explorer

Repositories and representative skills

laravel-audit-performance
unclassified

Audit a Laravel application's performance deeply and safely: unnecessary queries, N+1, collection vs database work, memory amplification, repeated computation, I/O, queues, and rendering cost — verifying that every proposed optimization preserves behavior…

Aug 23, 2026
laravel-audit
unclassified

Perform a deep, structured, evidence-based audit of a Laravel application and produce actionable findings backed by concrete project evidence. Use when asked to audit, review, assess, or evaluate an existing Laravel codebase.

Aug 21, 2026
laravel-audit-security
unclassified

Audit a Laravel application's security boundaries: authorization, mass assignment, sensitive data, file/URL handling, CSRF, XSS, injection, and secrets. Use when auditing security or when asked to review security of a Laravel app.

Aug 18, 2026
laravel-auditor-development
unclassified

Integrate and apply the Laravel Auditor package in Laravel applications: installation, setup, the MCP tools, and the audit workflow. Use when setting up Laravel Auditor or wiring it into a Laravel app.

Aug 18, 2026
laravel-audit-architecture
unclassified

Audit a Laravel application's architecture: boundaries, responsibility, coupling, duplication, and maintainability. Use when auditing architecture.

Aug 18, 2026
laravel-audit-conventions
unclassified

Audit a Laravel application for framework conventions: anti-patterns, version-appropriate APIs, and misuse of framework features. Use when auditing Laravel conventions.

Aug 18, 2026
laravel-audit-database
unclassified

Audit a Laravel application's database layer: schema, indexes, relationships, migrations, and query efficiency. Use when auditing the database layer.

Aug 18, 2026
laravel-audit-testing
unclassified

Audit a Laravel application's test suite: meaningful coverage, authorization tests, edge cases, and Pest/PHPUnit conventions. Use when auditing testing.

Aug 18, 2026
Showing 8 of 10 collected skills.
Showing 8 of 8 repositories
All repositories loaded