Install WordPress agent skills for Codex and VS Code/Copilot#14
Conversation
- patterns/menu/mega-menu-default.php: new pattern for the Default mega menu (Work-style dropdown) — two-column featured item grid with icon wells, header/footer CTA rows. Flagged with Block Types: core/template-part/menu and Categories: menu so it registers as starter content for Ollie's Dropdown Menu block. - patterns/menu/mega-menu-service.php: new pattern for the Service mega menu — six lifecycle-phase columns (Discover/Create/Build/ Launch/Grow/Evolve), each colour-coded via the new phase.* tokens. - styles/sections/menu/mega-menu-panel.json: new section style (is-style-mega-menu-panel) for the dropdown panel shell — card surface, popover shadow, card-family border. - styles/blocks/groups/icon-frame-glow-link-accent.json: new companion style overriding Icon Frame Glow's accent colour via link.accent, for the mega menu's icon wells. - theme.json: added phase-one..phase-six palette presets (plus -strong variants for AA-safe light-mode contrast), the phase.* semantic token family, text.subtle, and a shadow.popover token. - styles/dark.json: mirrored phase.*, text.subtle, and shadow.popover for dark mode (using the vivid, non-strong presets). - styles/presets/shadows.json: added a "popover" shadow preset wrapping shadow.popover.menu for use via var:preset|shadow|popover. - assets/css/animations.css: added the mega menu panel/divider border colours (using border.card, not the glass-card highlight trick, so dividers stay visible in both light and dark mode), icon-well sizing, item hover/click-target styling, and the phase-dot utility (fixed 8px circle, padding reset to counter WordPress's default has-background padding). - CHANGELOG.md: documented the above under [Unreleased].
Skills built and installed from WordPress/agent-skills for use with Codex (.codex/skills) and VS Code/Copilot (.github/skills).
…llation # Conflicts: # CHANGELOG.md # assets/css/animations.css # styles/dark.json # styles/presets/shadows.json # styles/sections/menu/mega-menu-panel.json # theme.json
|
Important Review skippedToo many files! This PR contains 214 files, which is 114 over the limit of 100. To get a review, narrow the scope: Upgrade to a paid plan to raise the limit. This review couldn't start because sufficient usage credits or metered capacity aren't available. Add credits or update usage-based reviews in the billing tab, then retry. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (214)
You can disable this status message by setting the Note
|
|
Tick the box to add this pull request to the merge queue (same as
|
PR Update:
|
Summary
.codex/skills/and.github/skills/so Codex and VS Code/Copilot agents get the same guidance already available to Claude.Test plan
develop(no conflicts)🤖 Generated with Claude Code