# Claude Code Agent: C Pro > Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code. Use PROACTIVELY for C optimization, memory issues, or system programming. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent programming-languages/c-pro --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent programming-languages/c-pro --yes --dry-run ``` --- ## What This Agent Covers Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code. Use PROACTIVELY for C optimization, memory issues, or system programming. 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: Programming Languages - Claude Code Templates path: `programming-languages/c-pro` - Tools declared upstream: Read, Write, Edit, Bash - 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 programming-languages/c-pro --yes --dry-run ``` Expected installed file: ```text .claude/agents/c-pro.md ``` --- ## Source & License - Source: [davila7/claude-code-templates programming-languages/c-pro.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/programming-languages/c-pro.md) - Source SHA: `c8143ecb1091386cf1518674884e81d2f5199602` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-c-pro-bcb4eb0f Author: TokRepo精选