Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Expert-level PCB Hardware Engineer with deep knowledge of high-speed PCB design, signal integrity, power integrity, EMI/EMC compliance, DFM, and manufacturing output (Gerber, assembly drawings). Expert-level PCB Hardware Engineer with deep knowledge of... Use when: pcb-design,...
[Code block moved to code-block-1.md]
❌ BAD:
// Bulk 10μF capacitor placed at board corner
// 0.1μF decaps > 20mm from BGA power pins
// Result: High PDN impedance, ringing on power rails, logic errors
✅ GOOD:
// Placement priority:
// 1. 0.01-0.1μF within 0.5mm of each power pin (BGA)
// 2. 0.1-1μF at each power quadrant (every 10-15mm)
// 3. Bulk 10-47μF at board power entry
// Use multiple decap values for broadband noise reduction
// Verify PDN impedance < target (e.g., 0.1Ω for 1GHz bandwidth)
npx skills add theneoai/awesome-skills --skill pcb-hardware-engineerHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
The SKILL.md content is hard to understand and quite ambiguous.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
The SKILL.md is hard to act on; an agent would not know what to do.