cadence-skill
Cadence SKILL (Virtuoso Lisp) assistant for EDA engineers: official-doc-anchored API lookup (3557 entries across 5 IC6.1.8 manuals, signature confidence levels, never invents APIs) plus zero-execution static analysis driven by a lexical depth coordinate system — iterator-safe deletion with position-sensitive copy() protection, printf placeholder/argument reconciliation, in-loop nth O(N^2) detection, deprecated APIs with page refs, dangerous-intent interception and CIW error-log triage. Host half has zero third-party dependencies.
面向 Cadence Virtuoso 版图工程师的 SKILL 脚本助手:官方文档锚定的 API 检索(5 本 IC6.1.8 手册 3557 条,签名带置信度,查不到绝不臆造)+不执行代码的深度静态检查——词法深度坐标系可精确判定跨行循环体与同行闭合,覆盖迭代中删除(copy 位置敏感)、printf 占位符与实参对账、循环内 nth O(N^2)、废弃 API(带页码引用),另有危险需求拦截与 CIW 错误日志定位修复。宿主半区零第三方依赖。
How to install
dsh plugin add github:myd74108520/cadence-skill About
cadence-skill **面向 Cadence Virtuoso 的 SKILL 脚本助手 —— DeepSeek Harness (DSH) 插件** 让 AI 读懂 SKILL、写对 SKILL:官方文档锚定的 API 检索 · 不执行代码的深度静态检查 · 危险需求拦截 --- 为什么是它 让 AI 直接生成 SKILL(Virtuoso 的 Lisp 方言)脚本,几乎必然踩中三类致命伤: | 痛点 | 后果 | cadence-skill 的回答 | |---|---|---| | **API 幻觉**:编造不存在的函数、臆造签名 | load 即报错,或更糟——静默出错 | 知识库只收官方文档实测条目,**每个签名带页码锚点**;查不到就明说“未入库”,绝不编造 | | **迭代器翻车**:遍历 cv~>shapes 时就地 dbDelete* | 数据丢失、崩溃,且往往在真实版图上才暴露 | 铁律组静态拦截 + 位置敏感的 copy() 保护判定 | | **格式化错位**:printf 家族占位符与实参不对齐 | CIW 报误导性错误 | 逐行占位符-实参对账(数量 + 类型 + 端口实参形态) | 三个特性构成了这个项目的底气: **不执行一行 SKILL 代码,却具备接近 AST 的结构感知。** 自研“词法深度坐标系”为每行代码 记录全生命周期括号栈深度(…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-29
- Created
- 2026-08-28
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Related plugins
claude-code-templates
davila7/claude-code-templates
CLI tool for configuring and monitoring Claude Code
loki-mode
asklokesh/claudeskill-loki-mode
Multi-agent autonomous SDLC framework. Spec to deployed app. PRD, GitHub issue, OpenAPI/JSON/YAML, or one-line brief. 5 AI providers, 8 quality gates.
ai-sdk-provider-claude-code
ben-vargas/ai-sdk-provider-claude-code
Vercel AI SDK community provider for Claude Agent SDK
ccmanager
kbwo/ccmanager
Coding Agent Session Manager for Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI