Casper Bottelet
Community@bottelet · Denmark - Copenhagen
Agent Skills by Casper Bottelet
Showing 14 vetted skills indexed across 1 GitHub repositories.
senior-laravel-developer-code-reviewer
Orchestrate Laravel code analysis skills to review pull requests and report findings.
dto-contract
Define DTO structures and transformation rules for consistent data contracts.
application-architecture-standard
Enforce layering, service, and dependency rules for Laravel applications.
pest-control
Detect and remove Pest references from codebases to enforce PHPUnit-only testing.
github-actions-php
Automate GitHub Actions workflow setup for PHP/Laravel projects with PHP version matrix, MySQL service, and Composer dependencies.
autonomous-coding-workflow
Manages incremental repository-wide code modifications with automated validation gates.
safe-refactoring-rules
Enforce deterministic, behavior-preserving refactoring rules across codebases.
phpunit-test-naming
Validate PHPUnit test method names for grammar and it_ prefix conventions.
sync-stale-branches
Syncs diverged Git branches to develop and rescues unique work automatically.
data-layer-contracts
Verify schema-to-factory-to-seeder alignment and detect data layer drifts.
ci-schema-invariant-gate
Enforce database migration, seeder, and test order in CI pipelines.
security-review-checklist
Detect security vulnerabilities like missing authorization checks and privilege escalation in code.
service-layer
Define service layer structures for business logic encapsulation and dependency injection.
senior-laravel-developer-phpunit-interpreter
Analyze PHPUnit CI logs into compact failure reports.