# Claude Code Agent: Embedded Systems > Use when developing firmware for resource-constrained microcontrollers, implementing RTOS-based applications, or optimizing real-time systems where hardware constraints, latency guarantees, and reliability are critical. Specifically:\\n\\n\\nContex... ## 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/embedded-systems --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent programming-languages/embedded-systems --yes --dry-run ``` --- ## What This Agent Covers Use when developing firmware for resource-constrained microcontrollers, implementing RTOS-based applications, or optimizing real-time systems where hardware constraints, latency guarantees, and reliability are critical. Specifically:\\n\\n\\nContex... 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/embedded-systems` - 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 programming-languages/embedded-systems --yes --dry-run ``` Expected installed file: ```text .claude/agents/embedded-systems.md ``` --- ## Source & License - Source: [davila7/claude-code-templates programming-languages/embedded-systems.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/programming-languages/embedded-systems.md) - Source SHA: `4c1439d2a841422bbdb9f8b03081012cdbf7b51c` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-embedded-systems-d879ae23 Author: TokRepo精选