Legacy Circuit Mockups

🏢Official
by github · vlatest · Repository

Generates realistic mockups of legacy electronic circuits for documentation, prototyping, and visualization purposes.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add legacy-circuit-mockups npx -- -y @trustedskills/legacy-circuit-mockups
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "legacy-circuit-mockups": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/legacy-circuit-mockups"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The legacy-circuit-mockups skill enables AI agents to generate visual mockups of traditional electrical circuits, including components like resistors, capacitors, and transistors. It supports creating schematic diagrams for educational or design purposes using a simplified graphical representation.

When to use it

  • To create teaching materials for electronics classes involving basic circuit designs.
  • For prototyping ideas in hardware projects before building physical prototypes.
  • When preparing documentation that requires visual representations of legacy circuitry.

Key capabilities

  • Generation of schematic diagrams with standard electrical components.
  • Support for common circuit configurations and symbols.
  • Output in a format suitable for integration into educational or design workflows.

Example prompts

  • "Draw a simple series circuit with a resistor, capacitor, and LED."
  • "Generate a mockup of an analog amplifier circuit using traditional components."
  • "Create a schematic diagram showing a basic transistor-based switch."

Tips & gotchas

  • This skill is best suited for educational or illustrative purposes rather than precise engineering design.
  • Ensure that the generated diagrams are reviewed by a professional for accuracy in real-world applications.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
github
Installs
4.2k

🏢 Official

Published by the company or team that built the technology.