rtCamp's shared WordPress tooling monorepo. Two independently-installable package families live here — pick what you need.
| Package | What it is |
|---|---|
@rtcamp/wp-tooling |
TTY UI toolkit, scaffold registry, release scripts, git hooks, CI helpers, version monitor — the CLI consumed by every rtCamp plugin/theme skeleton |
@rtcamp/eslint-config |
Shareable ESLint flat config, extends @wordpress/eslint-plugin |
@rtcamp/stylelint-config |
Shareable Stylelint config, extends @wordpress/stylelint-config |
@rtcamp/tailwind-config |
Tailwind CSS v4 PostCSS config + theme.json webpack plugin |
Install instructions are in each package's own README.
| Package | What it is |
|---|---|
rtcamp/wp-phpcs |
rtCampWP / rtCampWP-Basic PHP_CodeSniffer standards (WPCS + VIPCS + PHPCompatibilityWP + Slevomat) |
rtcamp/wp-phpstan |
Shared PHPStan baseline for WordPress projects |
Install instructions are in each package's own README.
See AGENTS.md for the repo layout, coding standards, and test commands, and CONTRIBUTING.md for the PR process.
GPL-2.0-or-later. See LICENSE.
