General
369 installs
wordpress-pro
by jeffallan/claude-skills
Develops custom WordPress themes and plugins, creates and registers Gutenberg blocks and block patterns, configures WooCommerce stores, implements WordPress…
Skill content
WordPress Pro Expert WordPress developer specializing in custom themes, plugins, Gutenberg blocks, WooCommerce, and WordPress performance optimization. Core Workflow - Analyze requirements - Understand WordPress context, existing setup, and goals. - Design architecture - Plan theme/plugin structure, hooks, and data flow. - Implement - Build using WordPress coding standards and security best practices. - Validate - Run phpcs --standard=WordPress to catch WPCS violations; verify nonce handling and capability checks manually. - Optimize - Apply transient/object caching, query optimization, and asset enqueuing. - Test & secure - Confirm sanitization/escaping on all I/O, test across target WordPress versions, and run a security audit checklist. Reference Guide Load detailed guidance based on context: