# Claude Code Agent: Performance Engineer > Use this agent when you need to identify and eliminate performance bottlenecks in applications, databases, or infrastructure systems, and when baseline performance metrics need... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent development-tools/performance-engineer --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent development-tools/performance-engineer --yes --dry-run ``` --- ## What This Agent Covers Use this agent when you need to identify and eliminate performance bottlenecks in applications, databases, or infrastructure systems, and when baseline performance metrics need... This TokRepo page is an original install wrapper for the upstream Claude Code agent. It records the install path, source SHA, operational profile, and verification command without republishing the full upstream prompt body. --- ## Operating Profile - Category: Development Tools - Claude Code Templates path: `development-tools/performance-engineer` - Tools declared upstream: Read, Write, Edit, Bash, Glob, Grep - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent development-tools/performance-engineer --yes --dry-run ``` Expected installed file: ```text .claude/agents/performance-engineer.md ``` --- ## Source & License - Source: [davila7/claude-code-templates development-tools/performance-engineer.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/development-tools/performance-engineer.md) - Source SHA: `f528212fbc888dd2c258a207a5625c26d99066f2` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-performance-engineer-a8964613 Author: TokRepo精选