baserproject
Official@baserproject · Japanese
Based Website Development Project
Agent Skills by baserproject
Showing 5 vetted skills indexed across 1 GitHub repositories.
php-migration
Diagnose baserCMS PHP upgrade warnings and deprecations across PHP 8.2, 8.4, and 8.5.
basercms-plugin-migration
Analyze baserCMS plugin migration issues from version 5.2 to 5.3.
basercms-unittest
Run and diagnose baserCMS PHPUnit tests in a Docker container.
cakephp-migration
Diagnose and fix CakePHP 5.0 to 5.2 upgrade regressions in baserCMS.
basercms-core-plugin-convert
Convert standalone baserCMS plugins into monorepo core plugins.
Frequently Asked Questions About baserproject
FAQPage SchemaWhat specific tasks can I perform with baserproject skills?▼
You can diagnose PHP deprecation warnings, resolve CakePHP upgrade regressions, convert standalone plugins into monorepo core structures, and execute PHPUnit test suites within containerized environments to ensure system stability during version transitions.
Which technical personas benefit from these migration capabilities?▼
These capabilities are designed for backend engineers, CMS maintainers, and web developers tasked with maintaining baserCMS instances, managing framework upgrades, or refactoring plugin architectures for long-term compatibility.
What are the prerequisites for running these migration and testing tasks?▼
Users require a functional baserCMS environment, a local Docker installation for test execution, and familiarity with PHP 8.x syntax. Specific migrations require the target codebase to be at version 5.2 or higher for plugin conversion.