Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

wp-rest-api-log

wp-rest-api-log 收录了来自 petenelson 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
17
Stars
87
更新
2026-03-25
Forks
32
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

10up-block-development
网页开发工程师

Create and modify Gutenberg blocks following 10up engineering standards. Covers block.json metadata, dynamic rendering with PHP, attributes, deprecations, editor components, and the useBlockProps pattern. Use when creating new blocks, fixing block errors, or modifying existing block code.

2026-03-25
10up-block-extensions
网页开发工程师

Extend core WordPress blocks with custom attributes and controls using the 10up block extension pattern. Alternative to block styles when multiple controls are needed. Use when adding functionality to existing blocks rather than creating new ones.

2026-03-25
10up-block-patterns
网页开发工程师

Create reusable block patterns and synced patterns following 10up standards. Covers PHP file-based registration, pattern metadata, categories, and the block bindings API. Use when creating reusable layout components or content templates.

2026-03-25
10up-block-themes
软件开发工程师

Build and modify WordPress block themes following 10up standards. Covers theme.json configuration, templates, template parts, patterns, style variations, and CSS organization. Use when working on block-based themes or Site Editor customizations.

2026-03-25
10up-commit-messages
软件开发工程师

Write clear, consistent commit messages following 10up conventions. Uses conventional commit style with lowercase formatting. Use when creating commits, writing PR descriptions, or generating changelogs.

2026-03-25
10up-css
软件开发工程师

CSS architecture, best practices, and patterns for WordPress projects. Covers ITCSS methodology, accessibility, specificity management, naming conventions, and modern CSS features.

2026-03-25
10up-inner-blocks
软件开发工程师

Implement nested blocks and block composition using InnerBlocks. Covers parent/child relationships, templates, allowed blocks, and template locking. Use when building blocks that contain other blocks like cards, sections, or grid layouts.

2026-03-25
10up-interactivity-api
软件开发工程师

Build interactive blocks using WordPress Interactivity API. Covers data-wp-* directives, stores, context management, and server-side rendering patterns. Use when adding client-side interactivity to blocks without a full JavaScript framework.

2026-03-25
10up-performance
软件开发工程师

Optimize WordPress and web performance. Covers Core Web Vitals, image optimization, asset loading, caching, database queries, and third-party scripts. Use when investigating slowness, optimizing load times, or improving user experience.

2026-03-25
10up-plugin-development
软件开发工程师

Create WordPress plugins following 10up architecture patterns. Covers plugin structure, the 10up PHP framework module system, hooks, settings API, and security. Use when building new plugins or refactoring existing ones.

2026-03-25
10up-project-triage
软件开发工程师

Inspects WordPress repositories to determine project structure, available tooling, and 10up conventions. Outputs a structured JSON report with project signals. Use before making changes to understand the codebase structure and available tools.

2026-03-25
10up-router
软件开发工程师

Entry point for WordPress development tasks. Classifies repository type (plugin, theme, block theme, 10up scaffold project) and routes to the correct 10up skill workflows. Use this skill first when starting any WordPress task or when unsure which skill applies.

2026-03-25
10up-scaffold
软件开发工程师

Use 10up WP Scaffold for theme and plugin development. Covers scaffold commands, block templates, and project conventions. Use when starting new projects, adding blocks to existing projects, or understanding 10up project structure.

2026-03-25
10up-testing
软件质量保证分析师与测试员

Write tests for WordPress themes and plugins. Covers PHPUnit for PHP, Jest for JavaScript, and Cypress for E2E testing. Use when adding tests, fixing failing tests, or setting up test infrastructure.

2026-03-25
10up-toolkit
软件开发工程师

Configure and use 10up-toolkit for building WordPress themes and plugins. Covers webpack configuration, entry points, build optimization, and common issues. Use when setting up builds, troubleshooting compilation errors, or optimizing output.

2026-03-25
10up-wp-framework
软件开发工程师

Use the 10up WordPress PHP framework for modular plugin and theme development. Covers ModuleInterface, Module trait, auto-loading, and asset management patterns. Use when building plugins or themes with the 10up framework.

2026-03-25
ignite-wp
软件开发工程师

Build with Ignite WP, 10up's modular WordPress block-based UI kit. Covers 50+ Gutenberg blocks, plugin APIs, Interactivity API stores, theme.json configuration, CSS patterns, and design system tokens. Use when working with tenup/* blocks, Ignite plugins, or projects using the Ignite theme.

2026-03-25