wp-plugin-bootstrap

Community

Scaffold and audit WordPress plugin bootstrap.

AuthorLonsdale201
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill guides the creation and review of a WordPress plugin bootstrap entry-point, ensuring the main file includes a valid header, ABSPATH guard, proper autoload, activation hooks, and safe initialization patterns.

Core Features & Use Cases

  • Validates the presence of a plugin bootstrap file at the root with correct header fields (Plugin Name, Version, Requires PHP, Requires at least, Requires Plugins) and top-level safeguards.
  • Enforces a clean bootstrap lifecycle: guard clauses, constant definitions, composer/autoload fallback, and a plugins_loaded-first initialization in a small, testable footprint.
  • Use cases include scaffolding a new plugin or auditing PRs to confirm the bootstrap file adheres to WordPress best practices and modern PHP standards.

Quick Start

Create or review the plugin bootstrap at the root and verify the header, ABSPATH guard, autoload, and activation hook wiring follow WordPress best practices.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: wp-plugin-bootstrap
Download link: https://github.com/Lonsdale201/wp-agent-skills/archive/main.zip#wp-plugin-bootstrap

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.