| name | claude-file |
| description | Display the project's main CLAUDE.md file containing all development guidelines, rules, and quick references for this VST3 plugin project. |
| allowed-tools | Read |
Project CLAUDE.md Reference
This skill provides the full content of the project's main CLAUDE.md file.
See CLAUDE.md for complete project guidelines including:
- Project structure and architecture
- Critical rules (Windows paths, cross-platform, build-before-test)
- Real-time audio thread safety
- VST3 architecture separation
- Parameter handling and naming conventions
- Code style and modern C++ requirements
- Layered DSP architecture
- Build commands
- Workflow requirements