This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This is a WordPress development rules repository containing comprehensive coding guidelines, best practices, and standards for WordPress development projects. The rules are organized into focused modules that cover different aspects of WordPress development.
- Rules should be added in /rules.
- Further group rules logically in folders (e.g. rules/quality-assurance).
- Start with a # heading followed by a descriptive title.
- Follow the title with a short description of the topic. ALWAYS limit the description to one sentence.
- Be precise and clear.
- Avoid being overly verbose.
- Give clear examples.