10up-scaffold

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

87|32|Updated Jul 3, 2015
One-click install
npx skills add https://github.com/petenelson/wp-rest-api-log --skill 10up-scaffold
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10up-scaffold
Source: https://github.com/petenelson/wp-rest-api-log/tree/main/.claude/skills/10up-scaffold
Command: npx skills add https://github.com/petenelson/wp-rest-api-log --skill 10up-scaffold

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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.

Core Features & Use Cases

  • Pre-configured template ecosystems for theme and plugin projects
  • Block scaffolding commands and templates to accelerate development
  • Enforced project conventions and file structures for consistency
  • CLI tooling and integration with 10up toolkit for automated workflows
  • Use cases: starting new projects, adding blocks, migrating existing projects to scaffold standards

Quick Start

Run the scaffold tool to bootstrap a new WordPress theme or plugin project using the 10up scaffold.

Frequently Asked Questions about 10up-scaffold

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a new WordPress theme or plugin project?

Scaffold a WordPress project by running the 10up scaffold tool to bootstrap a ready-to-use template. This generates the required file structure, block templates, and CLI tooling for reliable project bootstrap.

What is WordPress block scaffolding and when do I need it?

WordPress block scaffolding provides pre-configured templates to accelerate block development. You need it when starting new projects, adding blocks to existing projects, or migrating to consistent project conventions.

Can I use WP-CLI to enforce project conventions across teams?

Yes, WP-CLI integration with the 10up scaffold enforces project conventions and file structures. It provides CLI tooling and automated workflows to ensure consistent structure across teams and projects.

Does the 10up scaffold work for existing projects or only new ones?

The 10up scaffold works for both new and existing projects. You can use it to start new theme or plugin projects, add blocks to existing projects, or migrate existing projects to scaffold standards.

What is the best way to ensure consistent WordPress project structure?

The best way to ensure consistent WordPress project structure is using a scaffold template that specifies required tooling, project conventions, and files, providing a pre-configured ecosystem for reliable onboarding.

Do I need the 10up toolkit to use the scaffold commands?

The 10up scaffold integrates with the 10up toolkit for automated workflows. CLI tooling and scaffold commands depend on this integration to provide block templates and enforce project conventions.