Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ai-wp-builder

ai-wp-builder contains 19 collected skills from PeterBooker, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
0
updated
2026-03-29
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

add-ajax-handler
web-developers

Add a WordPress AJAX handler to a plugin, with nonce verification, input sanitisation, and JSON response.

2026-03-29
add-block-pattern
web-developers

Register a block pattern in a theme or plugin, using the WordPress 6.0+ file-based pattern system.

2026-03-29
add-block
software-developers

Add a new Gutenberg block to an existing plugin or theme.

2026-03-29
add-cli-command
software-developers

Register a WP-CLI command in a plugin using a command class, following Dekode conventions.

2026-03-29
add-hook
web-developers

Add a WordPress action or filter hook to a plugin or theme.

2026-03-29
add-mu-plugin
web-developers

Scaffold a new must-use plugin in packages/mu-plugins/ - either a simple utility or a service-class integration.

2026-03-29
add-post-type
web-developers

Register a custom post type (and optionally a taxonomy) in a theme or plugin, following Dekode conventions.

2026-03-29
add-rest-endpoint
software-developers

Add a REST API endpoint to an existing plugin following Dekode conventions.

2026-03-29
add-scheduled-event
software-developers

Schedule a recurring or single WordPress cron event in a plugin, with proper activation/deactivation hooks.

2026-03-29
code-review
software-quality-assurance-analysts-and-testers

Security and WordPress coding standards code review for PHP, JavaScript/TypeScript, or CSS.

2026-03-29
find-plugin
software-developers

Identify whether an existing WordPress plugin or WordPress Core already covers required functionality before building a custom solution.

2026-03-29
new-plugin
software-developers

Scaffold a new WordPress plugin in packages/plugins/.

2026-03-29
new-theme
web-developers

Scaffold a new WordPress theme in packages/themes/.

2026-03-29
agent-run
software-developers

Build and run the agent pipeline, or run a specific agent stage

2026-03-29
figma-analyze
web-developers

Analyze a Figma design file and extract design tokens, component structure, and layout hierarchy for WordPress theme generation

2026-03-29
lint-fix
software-quality-assurance-analysts-and-testers

Run ESLint and Prettier to find and auto-fix code style issues

2026-03-29
test
software-quality-assurance-analysts-and-testers

Run the test suite and analyze failures

2026-03-29
type-check
software-quality-assurance-analysts-and-testers

Run TypeScript type checking and report errors with suggested fixes

2026-03-29
wp-scaffold
web-developers

Scaffold a WordPress block theme directory structure from a design specification

2026-03-29