Use when designing analog circuits.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add LoopyLuci/Skills --skill analog-circuit-design --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Analog Circuit Design?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loopyluci-analog-circuit-design)More formats (shields.io, HTML) on the badges page.
---
name: analog-circuit-design
description: "Use when designing analog circuits."
version: 1.0.0
author: Hermes Agent
license: MIT
platforms: [linux, macos, windows]
metadata:
hermes:
tags: [electronics, analog-design, op-amps, filters]
related_skills: [general]
---
## Overview
Design analog circuits including amplifiers and signal conditioning.
## When to Use
- "Analog Circuit Design design and implementation"
- "Best practices for Analog Circuit Design"
- "Analog Circuit Design optimization and scaling"
- "Analog Circuit Design troubleshooting and validation"
## Key Approaches
1. Define clear requirements
2. Choose appropriate tools
3. Implement modular structure
4. Write tests and validate
5. Document decisions
6. Monitor and iterate
## Common Pitfalls
1. **Not accounting for constraints** — resource limitations
2. **Ignoring industry standards** — no best practices
3. **Poor stakeholder alignment** — conflicting requirements
4. **Inadequate testing** — no validation
5. **Not documenting decisions** — lost knowledge
6. **Over-engineering** — complex where simple suffices
7. **No rollback plan** — deployment failures
8. **Insufficient monitoring** — no observability
9. **Not planning for growth** — scalability issues
10. **Missing validation** — no quality checks
## Verification Checklist
- [ ] Requirements defined and validated
- [ ] Standards and best practices applied
- [ ] Design reviewed with stakeholders
- [ ] Implementation plan with milestones
- [ ] Testing strategy defined
- [ ] Documentation complete
- [ ] Monitoring and alerting configured
- [ ] Deployment with rollback plan
- [ ] Security review completed
- [ ] Post-deployment verification
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!