Agent Skill
2/7/2026

claude-file

Display the project's main CLAUDE.md file containing all development guidelines, rules, and quick references for this VST3 plugin project.

R
rolandzwaga
1GitHub Stars
1Views
npx skills add rolandzwaga/krate-audio

SKILL.md

Nameclaude-file
DescriptionDisplay the project's main CLAUDE.md file containing all development guidelines, rules, and quick references for this VST3 plugin project.

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
Skills Info
Original Name:claude-fileAuthor:rolandzwaga