@huaqiu/hqeda
v0.2.7
Published
Official HQ EDA Skill Package — executable SDK capabilities and human-authored review playbooks for Huaqiu EDA engines.
Maintainers
Readme
@huaqiu/hqeda
Official HQ EDA Skill Package — executable SDK capabilities and review playbooks.
This README is fully generated by
pnpm capability:generate. Per-skill documentation lives under../eda/.
- Total capabilities: 147
- Domains: 20
- Agent docs: skills/eda/
- Quickstart: references/quickstart.md
Installation
npm install @huaqiu/hqeda @huaqiu/huaqiu-clientInstall a single skill for Agent use:
npx skills add Huaqiu-Electronics/skills --path eda/bom/get-bomCapability Index
| Domain | Skills | Documentation |
| --- | --- | --- |
| bom | 2 | bom/SKILL.md |
| canvas | 47 | canvas/SKILL.md |
| capability | 1 | capability/SKILL.md |
| context | 1 | context/SKILL.md |
| discovery | 1 | discovery/SKILL.md |
| erc | 6 | erc/SKILL.md |
| event | 1 | event/SKILL.md |
| export | 2 | export/SKILL.md |
| find | 2 | find/SKILL.md |
| graph | 2 | graph/SKILL.md |
| import | 1 | import/SKILL.md |
| kernel | 2 | kernel/SKILL.md |
| netlist | 3 | netlist/SKILL.md |
| obj-place | 41 | obj-place/SKILL.md |
| pattern-layout | 3 | pattern-layout/SKILL.md |
| placement | 14 | placement/SKILL.md |
| project | 10 | project/SKILL.md |
| runtime | 2 | runtime/SKILL.md |
| selection | 3 | selection/SKILL.md |
| transaction | 3 | transaction/SKILL.md |
Shared References
- Quickstart —
listEditors→connect→execute - Serialization —
toJsonString()vsJSON.stringify() - Skill dependencies — common multi-step workflows
Ownership
| Directory | Owner | Generator Action |
| --- | --- | --- |
| generated/ | Capability Generator | Full overwrite |
| SKILL.md | Human + Generator | Preserves frontmatter, updates capabilities index |
| skill.json | Human + Generator | Selective merge (capabilities only) |
| playbooks/ | Domain Engineers | Strictly preserved |
| guides/ | Domain Engineers | Strictly preserved |
| ../eda/references/ | Domain Engineers | Strictly preserved |
