·boilerplate-update
</>

boilerplate-update

Guide for updating WordPress plugins to the latest plugin-boilerplate features. Use when: (1) Updating build tools or adopting @wordpress/scripts, (2) Adopting new features like Abilities API, improved Loader, or i18n workflows, (3) Syncing CI/CD pipelines, QA configs, or dependencies, (4) User asks to "update from boilerplate", "sync with boilerplate", or "migrate to latest boilerplate".

9Installs·0Trend·@juvojustin

Installation

$npx skills add https://github.com/juvojustin/wordpress-plugin-boilerplate --skill boilerplate-update

How to Install boilerplate-update

Quickly install boilerplate-update AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/juvojustin/wordpress-plugin-boilerplate --skill boilerplate-update
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: juvojustin/wordpress-plugin-boilerplate.

SKILL.md

View raw

Use scripts/boilerplate-replace.php (bundled with this skill) for deterministic placeholder replacement. This avoids manual AI search-and-replace across copied upstream files.

Before running the script, read these sources from the target plugin to determine the three required parameters:

Run the script against the cloned boilerplate directory so every file in the reference copy already carries the target plugin's identity before you compare or copy anything:

Guide for updating WordPress plugins to the latest plugin-boilerplate features. Use when: (1) Updating build tools or adopting @wordpress/scripts, (2) Adopting new features like Abilities API, improved Loader, or i18n workflows, (3) Syncing CI/CD pipelines, QA configs, or dependencies, (4) User asks to "update from boilerplate", "sync with boilerplate", or "migrate to latest boilerplate". Source: juvojustin/wordpress-plugin-boilerplate.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/juvojustin/wordpress-plugin-boilerplate --skill boilerplate-update
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from juvojustin/wordpress-plugin-boilerplate

Quick answers

What is boilerplate-update?

Guide for updating WordPress plugins to the latest plugin-boilerplate features. Use when: (1) Updating build tools or adopting @wordpress/scripts, (2) Adopting new features like Abilities API, improved Loader, or i18n workflows, (3) Syncing CI/CD pipelines, QA configs, or dependencies, (4) User asks to "update from boilerplate", "sync with boilerplate", or "migrate to latest boilerplate". Source: juvojustin/wordpress-plugin-boilerplate.

How do I install boilerplate-update?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/juvojustin/wordpress-plugin-boilerplate --skill boilerplate-update Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/juvojustin/wordpress-plugin-boilerplate

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25