wp-rest-api-log
WordPress block, theme, and plugin development workflows
All Skills in This Repository (17)
Pure Emerald Level Indicators10up-interactivity-api
Add client-side interactivity to WordPress blocks using data-wp-* directives and stores.
10up-css
Apply ITCSS-based CSS architecture to WordPress themes and plugins.
10up-scaffold
Bootstrap WordPress theme and plugin projects using the 10up Scaffold template.
10up-block-patterns
Create and manage reusable WordPress block patterns with PHP registration and YAML metadata.
10up-plugin-development
Build WordPress plugins using the 10up architecture pattern with PSR-4 autoloading.
10up-block-extensions
Register reusable WordPress block extensions with attributes and controls via registerBlockExtension.
10up-inner-blocks
Build nested Gutenberg block layouts using InnerBlocks for parent and child blocks.
10up-toolkit
Configure 10up-toolkit for WordPress theme and plugin builds.
10up-router
Classify WordPress project types and route to specialized 10up skill workflows.
10up-project-triage
Diagnose WordPress repositories and output a structured JSON report of tooling and structure.
10up-wp-framework
Initialize WordPress plugin modules via PSR-4 autoloading and ModuleInterface.
10up-block-themes
Build WordPress block themes and Site Editor configurations following 10up standards.
Frequently Asked Questions
FAQPage SchemaHow to install wp-rest-api-log skills?โผ
Run `npx skills add petenelson/wp-rest-api-log --all -g -y` in your terminal to install all skills in this collection globally.
What does the WP REST API Log plugin do?โผ
It logs WordPress REST API requests and responses, with an admin page to search entries, a JSON endpoint, and ElasticPress logging support.
How do I create a Gutenberg block with these skills?โผ
The block development skill walks your agent through block.json setup, editor components, and PHP rendering following 10up standards.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and similar coding environments.
Can these skills help fix slow WordPress sites?โผ
Yes. The performance skill covers Core Web Vitals, image optimization, caching, and database query fixes with step-by-step guidance.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core