codejunkie99/Gateflow-Plugin

AI-powered SystemVerilog development assistant — design, verify, debug, and deliver working RTL with natural language.

109Stars on the repository
64Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

gf-architect

01

codejunkie99/Gateflow-Plugin

Skill Claude CodeCodex

Codebase architect - Maps and documents SystemVerilog projects. This skill should be used when the user wants to understand a codebase structure, generate architecture documentation, or onboard to a new RTL project. Example requests: "map this codebase", "document the architecture", "show module hierarchy".

109 3mo ago A 63 tokens

gf-build

02

codejunkie99/Gateflow-Plugin

Skill Claude CodeCodex

Parallel build orchestrator for SystemVerilog creation tasks. Decomposes designs into independent modules, builds in parallel phases, runs verification on each component, then integrates. Example: "/gf-build RISC-V CPU with ALU, regfile, decoder, control FSM".

109 3mo ago A 57 tokens

gf-cocotb

03

codejunkie99/Gateflow-Plugin

Skill Claude CodeCodex

Python-based testbench generation using Cocotb. Alternative to SystemVerilog testbenches for Python-native hardware engineers. Example: "create a cocotb test for the FIFO", "write Python testbench".

109 3mo ago A 49 tokens

gf-errors

04

codejunkie99/Gateflow-Plugin

Skill Claude CodeCodex

Error translation layer for hardware tool outputs. Converts cryptic Verilator, Yosys, GHDL, and simulation errors into 3-layer explanations. Used internally by gf orchestrator — not user-invocable directly.

109 3mo ago A 48 tokens

gf-expand

05

codejunkie99/Gateflow-Plugin

Skill Claude CodeCodex

Expand mode - asks clarifying questions, presents options with trade-offs, then hands off to appropriate skill/agent with enriched context.

109 3mo ago A 29 tokens

gf-formal

06

codejunkie99/Gateflow-Plugin

Skill Claude CodeCodex

Formal verification from natural language. Generates SVA properties, configures SymbiYosys, runs proofs, and explains results. Example: "formally verify the FIFO never overflows".

109 3mo ago B 42 tokens

gf-fusesoc

07

codejunkie99/Gateflow-Plugin

Skill Claude CodeCodex

FuseSoC build system integration for GateFlow. Generates .core files and drives synthesis/simulation through Edalize backends (Vivado, Quartus, open-source tools). Use when the user needs to create a FuseSoC core file, build with Edalize, or integrate RTL into a FuseSoC project.

109 3mo ago A 71 tokens

gf-ip-detect

08

codejunkie99/Gateflow-Plugin

Skill Claude CodeCodex

Auto-detect IP blocks within FPGA and hardware codebases. Scans for module instantiations, identifies missing implementations, matches standard IP patterns, and dispatches agents to fill gaps. Example: "scan for missing IP blocks", "detect what needs implementing", "find unimplemented modules", "auto-fill IP blocks".

109 3mo ago A 69 tokens

gf-ip

09

codejunkie99/Gateflow-Plugin

Skill Claude CodeCodex

IP block library manager. Install, list, and query verified drop-in hardware components. Each block includes RTL, testbench, formal properties, and documentation. Example: "add a FIFO to my project", "/gf-ip add uart".

109 3mo ago A 50 tokens

gf-learn-ctx

10

codejunkie99/Gateflow-Plugin

Skill Claude CodeCodex

Contextual learning — micro-lessons embedded in workflow output. Explains hardware concepts on first encounter, tracks what has been taught, generates practice exercises on demand. Used internally by orchestrator — not typically invoked directly.

109 3mo ago A 49 tokens

gf-learn

11

codejunkie99/Gateflow-Plugin

Skill Claude CodeCodex

SystemVerilog learning mode — generates exercises, reviews solutions, and teaches RTL design patterns. Use when the user wants to learn SystemVerilog, practice hardware design, get exercises, or understand verification methodology.

109 3mo ago A 45 tokens

gf-lint

12

codejunkie99/Gateflow-Plugin

Skill Claude CodeCodex

SystemVerilog lint checker with structured output for orchestration. Runs Verilator lint, categorizes errors/warnings, explains issues, and returns a parseable result block for /gf orchestration.

109 3mo ago B 43 tokens

gf-pcb

13

codejunkie99/Gateflow-Plugin

Skill Claude CodeCodex

KiCad schematic and PCB generation from natural language. AI-verified drafts with DRC/ERC/AI review loop. Example: "design a breakout board for iCE40 with SPI flash and 2 PMODs".

109 3mo ago B 48 tokens

gf-pinmap

14

codejunkie99/Gateflow-Plugin

Skill Claude CodeCodex

Board-aware pin mapping. Generates FPGA constraint files (.xdc/.pcf/.lpf/.cst) with correct pin assignments, I/O standards, and drive strength for target boards. Example: "map SPI to PMOD JA on Arty A7", "generate constraints for my iCEBreaker".

109 3mo ago A 65 tokens