zhaixin244-wq

60 mods across 1 repository, 27 stars between them.

wiki-lint

25

zhaixin244-wq/fnw

Command Claude Code

Command "wiki-lint" from zhaixin244-wq/fnw, covering wiki lint — 知识库健康检查, 执行 and 参数.

27 2mo ago A 0 tokens original MIT

wiki-save

26

zhaixin244-wq/fnw

Command Claude Code

A command that archives the important parts of the current coding-agent session into a wiki. It can record decisions, documents, problems, solutions, and recent working context.

27 2mo ago A 0 tokens original MIT

autoresearch

27

zhaixin244-wq/fnw

Skill Claude CodeCodex

Autonomous iterative research loop. Takes a topic, runs web searches, fetches sources, synthesizes findings, and files everything into the wiki as structured pages. Based on Karpathy's autoresearch pattern: program.md configures objectives and constraints, the loop runs until depth is reached, output goes directly…

27 2mo ago A 120 tokens original MIT

brainstorming

28

zhaixin244-wq/fnw

Skill Claude CodeCodex

A planning guide that turns a software idea into an agreed design and written specification before implementation begins.

27 2mo ago A 40 tokens original MIT

canvas

29

zhaixin244-wq/fnw

Skill Claude CodeCodex

Visual layer of the wiki. Add images, text cards, PDFs, and wiki pages to Obsidian canvas files with auto-positioning inside zones. Integrates with /banana for image capture. Triggers on: /canvas, canvas new, canvas add image, canvas add text, canvas add pdf, canvas add note, canvas zone, canvas list, canvas from…

27 2mo ago A 93 tokens original MIT

chinese-code-review

30

zhaixin244-wq/fnw

Skill Claude CodeCodex

A Chinese-language guide for writing code-review comments with polite wording and clear priority labels.

27 2mo ago A 62 tokens original MIT

zhaixin244-wq/fnw

Skill Claude CodeCodex

Chinese-language rules for Git commit messages and changelogs. Git records code changes, while a changelog summarizes changes between releases.

27 2mo ago A 65 tokens copy · 94% MIT

zhaixin244-wq/fnw

Skill Claude CodeCodex

A Chinese technical-documentation style guide for spacing, punctuation, numbers, brackets, quotation marks, links, and mixed Chinese-English text.

27 2mo ago A 62 tokens copy · 94% MIT

zhaixin244-wq/fnw

Skill Claude CodeCodex

A Chinese-team Git workflow guide covering repository access, credentials, continuous-integration systems, code review, and mirroring across Gitee, Coding.net, GitLab, CNB, and GitHub.

27 2mo ago A 69 tokens copy · 97% MIT

zhaixin244-wq/fnw

Skill Claude CodeCodex

Use when selecting arbitration strategy for RTL modules. Triggers on '仲裁', 'arbiter', 'round-robin', 'RR', 'WRR', '优先级', '公平性', '饥饿', 'arbiter selector'. Based on request pattern, channel count and QoS, selects Fixed Priority / Round-Robin / WRR and evaluates starvation risk.

27 2mo ago A 84 tokens original MIT

zhaixin244-wq/fnw

Skill Claude CodeCodex

Use when allocating PPA budgets top-down to submodules. Triggers on 'PPA', '预算', 'budget', '面积分配', '功耗分配', '性能分配', 'PPA拆解', '预算闭合'. Decomposes system-level PPA targets to submodule budgets and verifies closure.

27 2mo ago A 73 tokens original MIT

chip-cbb-decision

36

zhaixin244-wq/fnw

Skill Claude CodeCodex

Use when deciding whether to abstract RTL logic as a reusable CBB module. Triggers on 'CBB', '复用', '抽象', '可复用模块', 'CBB决策', 'reuse', 'abstraction'. Evaluates interface standardization, parameterization, self-containment and reuse value.

27 2mo ago A 71 tokens original MIT

zhaixin244-wq/fnw

Skill Claude CodeCodex

Use when standard CBB cannot fully meet requirements and user confirmation is needed. Triggers on 'CBB例外', 'CBB差异', '复用还是自研', 'CBB exception', 'CBB confirm'. Lists differences item by item and confirms reuse vs custom development with user.

27 2mo ago A 68 tokens original MIT

chip-cdc-architect

38

zhaixin244-wq/fnw

Skill Claude CodeCodex

Use when designing clock domain crossing architecture. Triggers on 'CDC', '跨时钟域', '时钟域', '同步策略', '多时钟', 'clock domain', '亚稳态', '双触发器'. Performs multi-clock domain partitioning, CDC signal identification and synchronization strategy design.

27 2mo ago A 70 tokens original MIT

chip-create-dir

39

zhaixin244-wq/fnw

Skill Claude CodeCodex

Use when initializing chip module workspace directory structure. Triggers on '创建目录', '初始化目录', '目录结构', 'workspace', '工作目录', 'create dir'. Creates ds (design) and dv (verification) directory trees with standard subdirectories.

27 2mo ago A 56 tokens original MIT

zhaixin244-wq/fnw

Skill Claude CodeCodex

Use when exploring PPA design space for optimal solutions. Triggers on '设计空间', 'DSE', '帕累托', 'pareto', 'PPA探索', '方案比选', 'trade-off', 'design space'. Performs Area-Performance-Power 3D exploration to find Pareto-optimal set.

27 2mo ago A 74 tokens original MIT

zhaixin244-wq/fnw

Skill Claude CodeCodex

Use when generating chip module diagrams (block diagrams, timing diagrams, FSM diagrams). Triggers on '框图', '时序图', '状态机图', 'diagram', '架构图', '画图', '画一个'. Generates module block diagrams, timing diagrams and state machine diagrams. Primary format: D2→PNG for block/FSM diagrams, Wavedrom→PNG for timing diagrams.

27 2mo ago A 88 tokens original MIT

chip-doc-scorer

42

zhaixin244-wq/fnw

Skill Claude CodeCodex

A scoring tool for functional specifications, microarchitecture documents, and RTL code in chip projects. It rates quality across multiple criteria, checks consistency between related documents, and produces improvement suggestions.

27 2mo ago A 152 tokens original MIT

chip-doc-structurer

43

zhaixin244-wq/fnw

Skill Claude CodeCodex

Use when designing microarchitecture document structure. Triggers on '文档结构', '章节设计', 'doc structure', '文档模板', '内容权重', '文档组织'. Designs chapter structure and content weight allocation for microarchitecture specifications.

27 2mo ago A 57 tokens original MIT

chip-impl-delivery

44

zhaixin244-wq/fnw

Skill Claude CodeCodex

Use when verifying RTL implementation deliverables completeness before delivery. Triggers on '交付', 'delivery', '交付物', '交付清单', '完整性检查', 'deliverables'. Validates all deliverables exist and pass quality gates, outputs delivery checklist.

27 2mo ago A 62 tokens original MIT

zhaixin244-wq/fnw

Skill Claude CodeCodex

Use when checking RTL implementation input completeness before coding. Triggers on '输入确认', 'input triage', '输入检查', '文档完整性', '输入分类', 'input check'. Checks microarch docs, coding style, CBB list completeness and selects execution path.

27 2mo ago A 65 tokens original MIT

zhaixin244-wq/fnw

Skill Claude CodeCodex

Use when planning RTL module structure from microarchitecture docs. Triggers on '模块结构', '端口列表', '子模块划分', '文件清单', 'module structure', 'port list'. Extracts ports, submodule partitioning and file list from microarch docs.

27 2mo ago A 65 tokens original MIT

zhaixin244-wq/fnw

Skill Claude CodeCodex

Use when running parallel RTL development across multiple submodules. Triggers on '并行开发', 'parallel', '多模块并行', '并行subagent', 'parallel dev', '并行调度'. Coordinates Plan Mode analysis, parallel subagent dispatch, top-level integration and PR confirmation.

27 2mo ago A 68 tokens original MIT

zhaixin244-wq/fnw

Skill Claude CodeCodex

Use when running lint checks, synthesis, or quality gates on RTL code. Triggers on '综合', 'lint', 'synth', 'quality gate', '质量门禁', '门禁', 'verilator', 'yosys', '自检', 'check'. Executes lint+synth checks with auto-heal loop on failures.

27 2mo ago A 76 tokens original MIT