bonnybonnyCommunity·6 Agent Skills Included

WordPress-Simple-History

WordPress activity log plugin development and testing workflows

Guides development of the Simple History WordPress audit log plugin, from building custom event loggers to writing changelog entries. Covers Playwright and PHP testing, WordPress Playground environments, git worktrees, and wordpress.org compliance checks. Eliminates guesswork around coding standards, message wording, and release steps so contributors ship consistent, compliant changes faster.
npx skills add bonny/WordPress-Simple-History --all -g -y
Available:

Gives your AI agent the project context, technical constraints, and skill routing rules it needs to work on this WordPress plugin correctly.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install WordPress-Simple-History skills?

Run `npx skills add bonny/WordPress-Simple-History --all -g -y` in your terminal to install all skills in this suite globally.

What do these Simple History skills cover?

They cover building custom event loggers, writing changelogs, running Playwright and PHP tests, managing git worktrees, and checking wordpress.org compliance.

Can AI help me build a custom WordPress logger?

Yes. The create-logger skill walks your agent through the full logger class structure, message templates, context data, and registration steps.

Do these skills work with Claude Code and Cursor?

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.

How do the skills handle WordPress testing?

Dedicated skills explain when to use Playwright versus Codeception, how to spin up disposable WordPress Playground instances, and how to record tests by clicking through the browser.

Related Repositories in Software Engineering

View All in Software Engineering