con un clic
ai-wp-builder
ai-wp-builder contiene 19 skills recopiladas de PeterBooker, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Add a WordPress AJAX handler to a plugin, with nonce verification, input sanitisation, and JSON response.
Register a block pattern in a theme or plugin, using the WordPress 6.0+ file-based pattern system.
Add a new Gutenberg block to an existing plugin or theme.
Register a WP-CLI command in a plugin using a command class, following Dekode conventions.
Add a WordPress action or filter hook to a plugin or theme.
Scaffold a new must-use plugin in packages/mu-plugins/ - either a simple utility or a service-class integration.
Register a custom post type (and optionally a taxonomy) in a theme or plugin, following Dekode conventions.
Add a REST API endpoint to an existing plugin following Dekode conventions.
Schedule a recurring or single WordPress cron event in a plugin, with proper activation/deactivation hooks.
Security and WordPress coding standards code review for PHP, JavaScript/TypeScript, or CSS.
Identify whether an existing WordPress plugin or WordPress Core already covers required functionality before building a custom solution.
Scaffold a new WordPress plugin in packages/plugins/.
Scaffold a new WordPress theme in packages/themes/.
Build and run the agent pipeline, or run a specific agent stage
Analyze a Figma design file and extract design tokens, component structure, and layout hierarchy for WordPress theme generation
Run ESLint and Prettier to find and auto-fix code style issues
Run the test suite and analyze failures
Run TypeScript type checking and report errors with suggested fixes
Scaffold a WordPress block theme directory structure from a design specification