WP Rig includes a highly advanced, pre-packaged directory of **AI Skills** inside its long-term memory configuration (`.ai/skills/`). These skill files provide specialized, localized instructions that teach AI assistants how to write bug-free code matching WP Rig’s coding standards.
In this lesson, we will explore the **Top 5 Handiest AI Skills** available inside WP Rig.
π The Top 5 AI Skills
1. The Styles & Breakpoints Skill (`skills/styles/`)
2. The Gutenberg Block Development Skill (`skills/gutenberg-blocks/`)
3. The PHP Filters & Hooks Skill (`skills/php-filters/`)
4. The WP-CLI Automation Skill (`skills/wp-cli/`)
5. The Testing & Pre-Flight Standards Skill (`skills/code-quality-standards/`)
How to Trigger AI Skill Loading
If your AI coding client (such as Cursor or VS Code) supports workspace indexing: 1. Reference the skill file path directly in your prompt chat (e.g., typing `@SKILL.md` or linking `.ai/skills/styles/SKILL.md`). 2. Use explicit directive statements in your prompt, e.g.: *”Please read `.ai/skills/php-filters/SKILL.md` before refactoring this action hook.”*
By loading these localized guidelines, your AI coding assistant stays aligned with WP Rig’s high-performance architectural patterns, saving you hours of troubleshooting!