This document describes how AI tools were used to create the skills in this repository, in accordance with the WordPress AI Guidelines.
| Aspect | Details |
|---|---|
| AI Tool | GPT-5.2 Codex (High Reasoning) |
| Source Material | Official Gutenberg trunk documentation, WordPress developer docs |
| Human Review | All skills reviewed and edited by WordPress contributors |
| Testing | Skills tested with AI assistants (Claude, Copilot, Codex) |
| License | GPL-2.0-or-later (compatible with WordPress) |
-
Source Collection: Up-to-date documentation was gathered from Gutenberg trunk and official WordPress developer resources.
-
AI Generation: GPT-5.2 Codex (High Reasoning) processed the documentation to create semantically dense skill files, distilling large doc sets into actionable instructions AI assistants can follow.
-
Contributor Review: WordPress contributors reviewed each skill for accuracy, alignment with current best practices, and completeness.
-
AI-Assisted Testing: Skills were tested by using them with AI coding assistants (Codex and Claude Code) on real WordPress development tasks, sourced from WP Bench to verify they produce correct guidance. That said, skills have not (yet) been run across a formal evaluation system, as one does not exist.
-
Iteration: Based on testing results, skills were refined before the v1 release.
All v1 skills followed the same process described above. As skills diverge in their development history, this table will be updated.
| Skill | AI Generated | Human Reviewed | Tested |
|---|---|---|---|
| wordpress-router | Yes | Yes | Yes |
| wp-project-triage | Yes | Yes | Yes |
| wp-block-development | Yes | Yes | Yes |
| wp-block-themes | Yes | Yes | Yes |
| wp-plugin-development | Yes | Yes | Yes |
| wp-rest-api | Yes | Yes | Yes |
| wp-interactivity-api | Yes | Yes | Yes |
| wp-abilities-api | Yes | Yes | Yes |
| wp-wpcli-and-ops | Yes | Yes | Yes |
| wp-performance | Yes | Yes | Yes |
| wp-phpstan | Yes | Yes | Yes |
| wp-playground | Yes | Yes | Yes |
| wpds | Yes | Yes | Yes |
These skills are curated distillations of official documentation, reviewed by people who understand WordPress development. That said:
- Skills will contain errors. Please report issues.
- Skills will improve over time as the community uses them and contributes fixes.
- We welcome PRs that improve accuracy, fix outdated patterns, or add missing guidance.
This disclosure will be updated as:
- Individual skills receive significant human rewrites
- New skills are added with different authorship processes
- Community feedback identifies areas needing clarification