ワンクリックで
agents-md
Use when asked to write or review AGENTS.md/CLAUDE.md/LLMs.md context files.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when asked to write or review AGENTS.md/CLAUDE.md/LLMs.md context files.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when implementing real-time DSP algorithms, audio thread architecture, or offline spectral analysis in C++/Rust. Covers filters, STFT pipelines, lock-free concurrency, and RT safety. Not for JUCE plugin lifecycle wiring or ffmpeg.
Use for real-time audio code safety, determinism, and numeric hygiene. Required foundation for DSP, audio analysis, audio systems, and JUCE work. Not for game-audio middleware or ffmpeg/video tasks.
Use when programmatically processing video/audio with libffmpeg C API. Not for command-line ffmpeg operations.
Use for JUCE audio apps/plugins: AudioProcessor lifecycle, VST3/AU targets, parameter systems, and thread separation. Requires audio-engineering-principles. Not for game-audio middleware or non-JUCE frameworks.
Use when writing, reviewing, or refactoring C++ code — covers workflow, essential patterns, and pre-commit checklist for modern C++17/20.
Use when writing or fixing C++ tests, configuring GoogleTest/CTest, or adding coverage/sanitizers.
| name | agents-md |
| description | Use when asked to write or review AGENTS.md/CLAUDE.md/LLMs.md context files. |
Keep AGENTS.md short and only include non-discoverable constraints. Extra requirements reduce agent performance.
Include a line only if:
If unsure, ask.
# AGENTS.md
## Minimal Requirements
- [Non-obvious test/lint/build command]
- [Non-obvious tooling/env constraint]
## Git & Destructive
- Never commit/push without explicit request.
- Ask before destructive/privileged commands.