AgentSkillsCN

claude-file

展示项目的主要 CLAUDE.md 文件,其中包含所有开发指南、规则及快速参考,适用于此 VST3 插件项目。

SKILL.md
--- frontmatter
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