build-sequential-circuit
SolidBuild sequential (stateful) logic circuits including latches, flip-flops, registers, counters, and finite state machines. Covers SR latch, D and JK flip-flops, binary/BCD/ring counters, and Mealy/Moore FSM design with clock signal and timing analysis. Use when a circuit must remember past inputs, count events, or implement a state-dependent control sequence.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- pjt222
- Repository
- pjt222/agent-almanac
- Created
- 1 years ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
circuit-design
Use when designing an electronic circuit from requirements, choosing topology or regulator type, selecting component values, planning protection circuits, or deciding what goes on a board before schematic capture begins. Also use when the user asks "what components do I need" or "how should I power this."
circuit-sim
Circuit simulation dispatcher: SPICE subcircuits (-> spice skill, ngspice), RF chains (scikit-rf), power/clock transient + AC. Triggers: simulate, run simulation, check stability, ripple analysis, S-parameters, RF chain.
circuit-design
Circuit Weaver entry point: new design (wizard + IC selection + passives + schematic gen) or open existing for review. Triggers: 'design a circuit', 'new design', 'circuit-weaver', a design directory path.