# Claude Code Agent: Prompt Builder > Expert prompt engineering and validation system for creating high-quality prompts - Brought to you by microsoft/edge-ai ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent data-ai/prompt-builder --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent data-ai/prompt-builder --yes --dry-run ``` --- ## What This Agent Covers Expert prompt engineering and validation system for creating high-quality prompts - Brought to you by microsoft/edge-ai This TokRepo page is an original install wrapper for the upstream Claude Code agent. It keeps the reusable install path, source SHA, operational profile, and verification command discoverable without republishing the full upstream prompt body. --- ## Operating Profile - Category: Data & AI - Claude Code Templates path: `data-ai/prompt-builder` - Tools declared upstream: codebase, edit/editFiles, fetch, githubRepo, problems, runCommands, search, searchResults, terminalLastCommand, terminalSelection, usages, terraform, Microsoft Docs, context7 - 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 data-ai/prompt-builder --yes --dry-run ``` Expected installed file: ```text .claude/agents/prompt-builder.md ``` --- ## Source & License - Source: [davila7/claude-code-templates data-ai/prompt-builder.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/data-ai/prompt-builder.md) - Source SHA: `f7d8324c37d6052076b9caaf873abbf51dc210ba` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-prompt-builder-4b4728b5 Author: TokRepo精选