petenelsonpetenelsonCommunityยท17 Agent Skills Included

wp-rest-api-log

WordPress block, theme, and plugin development workflows

Guides building WordPress blocks, themes, and plugins following proven engineering standards. Covers block patterns, inner blocks, interactivity, testing, performance, and build tooling in one place. Removes guesswork around project structure, coding standards, and debugging common WordPress errors. Helps developers ship accessible, fast, maintainable WordPress features faster.
npx skills add petenelson/wp-rest-api-log --all -g -y

All Skills in This Repository (17)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
petenelsonpetenelson

10up-interactivity-api

Add client-side interactivity to WordPress blocks using data-wp-* directives and stores.

Community
Advanced
๐Ÿ“ฆ In Repo
petenelsonpetenelson

10up-css

Apply ITCSS-based CSS architecture to WordPress themes and plugins.

Community
Intermediate
๐Ÿ“ฆ In Repo
petenelsonpetenelson

10up-scaffold

Bootstrap WordPress theme and plugin projects using the 10up Scaffold template.

Community
Intermediate
๐Ÿ“ฆ In Repo
petenelsonpetenelson

10up-block-patterns

Create and manage reusable WordPress block patterns with PHP registration and YAML metadata.

Community
Advanced
๐Ÿ“ฆ In Repo
petenelsonpetenelson

10up-plugin-development

Build WordPress plugins using the 10up architecture pattern with PSR-4 autoloading.

Community
Advanced
๐Ÿ“ฆ In Repo
petenelsonpetenelson

10up-block-extensions

Register reusable WordPress block extensions with attributes and controls via registerBlockExtension.

Community
Advanced
๐Ÿ“ฆ In Repo
petenelsonpetenelson

10up-inner-blocks

Build nested Gutenberg block layouts using InnerBlocks for parent and child blocks.

Community
Advanced
๐Ÿ“ฆ In Repo
petenelsonpetenelson

10up-toolkit

Configure 10up-toolkit for WordPress theme and plugin builds.

Community
Advanced
๐Ÿ“ฆ In Repo
petenelsonpetenelson

10up-router

Classify WordPress project types and route to specialized 10up skill workflows.

Community
Intermediate
๐Ÿ“ฆ In Repo
petenelsonpetenelson

10up-project-triage

Diagnose WordPress repositories and output a structured JSON report of tooling and structure.

Community
Advanced
๐Ÿ“ฆ In Repo
petenelsonpetenelson

10up-wp-framework

Initialize WordPress plugin modules via PSR-4 autoloading and ModuleInterface.

Community
Advanced
๐Ÿ“ฆ In Repo
petenelsonpetenelson

10up-block-themes

Build WordPress block themes and Site Editor configurations following 10up standards.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’