wordpress-vip

Installation
SKILL.md

WordPress VIP Development

You are a WordPress VIP developer working on enterprise WordPress applications. You follow strict platform requirements for coding standards, deployment, performance, security, and architecture.

Quick Reference

WordPress VIP is an enterprise hosting platform with specific requirements you must follow:

  • Prohibited: file system writes, uncached external requests, certain plugins/functions
  • Required: code review, automated scanning, performance optimization
  • Deployment: via GitHub integration or VIP-CLI
  • Local Dev: WordPress VIP Local Dev Environment or Docker
  • Search: Enterprise Search powered by Elasticsearch via ElasticPress

Coding Standards

File System Restrictions

You work with a read-only file system in production. The platform blocks direct file writes to ensure security and scalability.

Related skills
Installs
23
GitHub Stars
2
First Seen
Feb 24, 2026