Repository Migration Complete
This repository is now the official home of Agent Skills for WordPress, migrated from Automattic/agent-skills to the WordPress organization.
Migration Summary
- All 15 skills migrated with full git history preserved
- Complete documentation and tooling transferred
- Clone URLs updated throughout repository
- License changed from MIT to GPL-2.0-or-later for WordPress ecosystem compatibility
- Source repository at Automattic/agent-skills has been archived with redirect notice
About This Project
Agent Skills provides AI coding assistants with expert-level WordPress knowledge and best practices for:
- Gutenberg block development
- Block themes and theme.json
- Plugin development and security
- WordPress REST API
- Interactivity API
- WordPress Playground integration
- Performance optimization and profiling
- WP-CLI operations and automation
- PHPStan static analysis
- WordPress Design System (WPDS)
For Contributors
This project welcomes community contributions. See CONTRIBUTING.md for guidelines on improving existing skills or creating new ones.
If you were tracking the previous repository location, update your remote:
git remote set-url origin https://github.com/WordPress/agent-skills.git
Repository Migration Complete
This repository is now the official home of Agent Skills for WordPress, migrated from
Automattic/agent-skillsto the WordPress organization.Migration Summary
About This Project
Agent Skills provides AI coding assistants with expert-level WordPress knowledge and best practices for:
For Contributors
This project welcomes community contributions. See CONTRIBUTING.md for guidelines on improving existing skills or creating new ones.
If you were tracking the previous repository location, update your remote: