baserprojectbaserprojectOfficial·5 Agent Skills Included

basercms

baserCMS plugin, theme, and version migration development guides

Guides development, testing, and migration work for baserCMS, a PHP8 and CakePHP5 website framework. Covers plugin and theme development patterns, 4-to-5 upgrades, PHP and CakePHP version fixes, unit testing, and release notes. Eliminates guesswork around deprecated APIs, broken templates, and failing tests with concrete, verified code recipes.
npx skills add baserproject/basercms --all -g -y
Available:

Routes the agent to the correct instruction file for each baserCMS task (basic rules, CMS development, custom content, local or cloud environments) and sets shell execution and language rules.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install baserCMS skills?

Run `npx skills add baserproject/basercms --all -g -y` in your terminal to install all skills in this collection globally.

How to migrate a baserCMS 4 site to baserCMS 5?

The basercms4-to-5-upgrade skill provides a full step-by-step checklist covering backups, database conversion with BcDbMigrator, theme and plugin conversion, and final verification.

How to fix PHP 8.5 deprecation warnings in baserCMS?

The php-migration skill catalogs every known PHP 8.2, 8.4, and 8.5 deprecation pattern with exact before-and-after code fixes and grep commands to find affected files.

How to run baserCMS unit tests in Docker?

The basercms-unittest skill explains how to run full or filtered PHPUnit suites inside Docker containers, aggregate failures by root cause, and set up standalone plugin test environments.

Do these skills work with Claude Code?

Yes. The AGENTS.md file and all SKILL.md units follow the standard agent skill format and load directly in Claude Code and compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineering