WordPress-Simple-History
WordPress activity log plugin development and testing workflows
All Skills in This Repository (6)
Pure Emerald Level Indicatorschangelog
Insert categorized changelog entries into readme.txt under the Unreleased section.
wordpress-org-compliance
Detect trialware and premium-lock violations in WordPress.org plugins.
logger-messages
Generate active-voice logger messages for Simple History event logs.
git-commits
Create structured git commits with consistent summary and body messages.
code-quality
Enforce WordPress coding standards for PHP, CSS, and JavaScript.
sql
Run SQL queries against WordPress development databases to inspect tables and diagnose issues.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core