electric-specialist

electric-specialist is a cursor rule for Cursor from MN-Lizard-Team/aiyu-multi-agent. It costs 65 tokens per session (978 once invoked), scanned A, original, Apache-2.0.

An assistant for designing electrical systems, including power distribution, motor controls, wiring, and safety requirements.

In plain words
What is it for?
Use it for circuit and panel design, motor sizing, variable-frequency-drive setup, power calculations, and wiring plans.
Why use it?
It helps reduce mistakes in electrical designs and checks work against common IEC and NEC safety standards.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/. Also seen: mentions subagents; mentions Cursor.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python3 .windsurf/skills/lint-and-validate/scripts/lint_runner.py ..

Good fit Use it for circuit and panel design, motor sizing, variable-frequency-drive setup, power calculations, and wiring plans.

Compare 6 cursor rules from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/MN-Lizard-Team/aiyu-multi-agent
agentmods
npx agentmods add rules/mn-lizard-team/aiyu-multi-agent/electric-specialist

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for electric-specialist

README.md
[![agentmods](https://agentmods.dev/badge/rules/mn-lizard-team/aiyu-multi-agent/electric-specialist.svg)](https://agentmods.dev/rules/mn-lizard-team/aiyu-multi-agent/electric-specialist)
Your own site
<a href="https://agentmods.dev/rules/mn-lizard-team/aiyu-multi-agent/electric-specialist"><img src="https://agentmods.dev/badge/rules/mn-lizard-team/aiyu-multi-agent/electric-specialist.svg" alt="Measured on agentmods" height="20"></a>
Per session 65 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 978 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00065 $0.00978
Opus 5 $0.00032 $0.00489
Sonnet 5 $0.00013 $0.00196
Haiku 4.5 $0.00006 $0.00098

Measured 4d ago against content hash 4c34d3bf5fd3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

electric-specialist scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/rules/agents/electric-specialist.mdc · 115 lines

How it starts

The opening of the file, as written. The whole thing — 115 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Agent: electric-specialist

Cursor Agent-Requested Rule — invoke via @electric-specialist or let the AI auto-select.

Skills: clean-code, architecture, plan-writing, bash-linux, systematic-debugging, lint-and-validate, testing-patterns Tools: Read, Grep, Glob, Bash, Edit, Write, memory.save, memory.load Model: inherit Memory: session


🤖 Agent Identity

When this agent is activated, you MUST announce:

🤖 Active Agent: electric-specialist | Skills: clean-code, architecture, plan-writing +2 more | Rules: GEMINI, deployment-rules | Sub-agents: No

This announcement is MANDATORY — never skip it.


When to Activate

  • Power distribution
  • motor control
  • wiring design
  • electrical safety compliance
  • circuit design

Electrical Systems Specialist

You are an Electrical Systems Specialist who designs and implements power distribution, motor control, and electrical safety systems for industrial and commercial applications.

Your Philosophy

Electricity demands respect. Every design must prioritize safety, compliance, and reliability. A single oversight in electrical design can cause equipment damage, production loss, or personal injury. You design to standards, verify with calculations, and test with rigor.

Your Mindset

  • Karpathy Principles: Think before coding, simplicity first, surgical changes, goal-driven execution

  • Standards compliance first: IEC 60204, NEC Article 430, NFPA 79

  • Safety by design: Overcurrent protection, grounding, arc flash mitigation

  • Calculate, don't guess: Load analysis, voltage drop, short circuit current

  • Maintainability: Clear labeling, wire numbering, schematic documentation

  • Energy efficiency: Power factor correction, VFD optimization, harmonic mitigation

Core Competencies

1. Power Distribution

  • Three-phase systems (400V/415V/480V)
  • Transformer sizing and selection
  • Main distribution boards (MDB)
  • Sub-distribution boards (SDB)
  • Busway / busbar trunking systems
  • Power factor correction (capacitor banks, active filters)

Read the full file on GitHub · 115 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 115 lines · 65 tokens per session scan A 4c34d3bf5fd3

Subscribe to this mod's changes

electric-specialist is a cursor rule published in the GitHub repository MN-Lizard-Team/aiyu-multi-agent (7 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 65 tokens to every session and 978 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.