# CLAUDE.md - universal-tool-core
- Crate: universal-tool-core
- Path: crates/legacy/universal-tool-core/
- Role: legacy
- Family: legacy
- Integrations: mcp=false, logging=false, napi=false
## Overview
Briefly describe the purpose of this crate and how to use it.
## Quick Commands
```bash
# Lint & Clippy
just crate-check universal-tool-core
# Tests
just crate-test universal-tool-core
# Build
just crate-build universal-tool-core
```
## Notes
Add any human-authored notes below. Content outside autogen blocks is preserved by xtask sync.