wordpress
Complete WordPress development workflow covering theme development, plugin creation, WooCommerce integration, performance optimization, and security hardening.
Content Preview
--- name: wordpress description: "Complete WordPress development workflow covering theme development, plugin creation, WooCommerce integration, performance optimization, and security hardening." category: workflow-bundle risk: safe source: personal date_added: "2026-02-27" --- # WordPress Development Workflow Bundle ## Overview Comprehensive WordPress development workflow covering theme development, plugin creation, WooCommerce integration, performance optimization, and security. This bundle
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/wordpress.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/wordpress/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/wordpress/SKILL.md
Related Skills
wordpress-pro
Develops custom WordPress themes and plugins, creates and registers Gutenberg blocks and block patterns, configures WooCommerce stores, implements WordPress REST API endpoints, applies security hardening (nonces, sanitization, escaping, capability checks), and optimizes performance through caching and query tuning. Use when building WordPress themes, writing plugins, customizing Gutenberg blocks, extending WooCommerce, working with ACF, using the WordPress REST API, applying hooks and filters, or improving WordPress performance and security.
wordpress-prowordpressprorest
by Jeffallan · jeffallan-claude-skills
wordpress-penetration-testing
Conduct comprehensive security assessments of WordPress installations including enumeration of users, themes, and plugins, vulnerability scanning, credential attacks, and exploitation techniques. WordPress powers approximately 35% of websites, making it a critical target for security testing.
securitywordpresspenetration
by sickn33 (Antigravity) · antigravity-awesome-skills
007
Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.
securitysecurityauditowasp
by sickn33 (Antigravity) · antigravity-awesome-skills
wordpress-plugin-development
WordPress plugin development workflow covering plugin architecture, hooks, admin interfaces, REST API, and security best practices.
securitywordpressplugin
by sickn33 (Antigravity) · antigravity-awesome-skills