flexcompute/plugin-marketplace
Skill Claude CodeCodex
Expert Flex RF assistant for RF and microwave EM simulation: S-parameter sweeps with TerminalComponentModeler, 2D mode analysis with ModeSolver and ModeSimulation, lumped and wave port setup, lumped-element circuits, antenna gain / directivity / realized-gain workflows, microstrip / CPW / coax / waveguide launches…
flexcompute/plugin-marketplace
Skill Claude CodeCodex
Run and understand PhotonForge circuit-level and time-domain simulations. Compose component S-matrices into a whole-circuit frequency response with pf.CircuitModel, or drive the circuit with real waveforms (modulator bit patterns, laser turn-on, ramps) and watch the output evolve with pf.CircuitTimeStepper - which…
flexcompute/plugin-marketplace
Skill Claude CodeCodex
Drive and verify the PhotonForge cloud GUI (photonforge.simulation.cloud) from an AI coding session. Make the edits programmatically with the PhotonForge PDA SDK - create and update projects, components, and versions - then drive a real web browser with the Playwright MCP server to open, screenshot, and confirm what…
flexcompute/plugin-marketplace
Skill Claude CodeCodex
Assemble, route, inspect, and verify PhotonForge photonic layouts from schematic or netlist intent. Use when the user is working with componentfromnetlist, Reference placement, physical connections, virtual connections, pf.parametric.route, routing errors, port or terminal exposure, getnetlist, LVS-style checks…
flexcompute/plugin-marketplace
Skill Claude CodeCodex
The PhotonForge LiveViewer is a local, interactive 2D layout viewer for pf.Component and circuits: from photonforge.liveviewer import LiveViewer, point it at a component, and it serves a browser view that redraws as you edit the design - the primary visual feedback loop while building layouts. Covers the Python…
flexcompute/plugin-marketplace
Skill Claude CodeCodex
Author, review, and repair PhotonForge parametric components (PCells), custom technologies, ports, hierarchy, and schema-aware component definitions. Use when the user is creating or debugging PhotonForge components, using @pf.parametriccomponent or @pf.parametrictechnology, building geometry with PhotonForge APIs…
flexcompute/plugin-marketplace
Skill Claude CodeCodex
Version-control PhotonForge projects and use the API that creates and edits projects you can open, edit, and simulate in the browser GUI. Set up photonforge-server so the cloud GUI runs the user's own Python locally (recomputing their parametric components at new parameters and submitting their simulations); create…
flexcompute/plugin-marketplace
Skill Claude CodeCodex
Save and load PhotonForge designs, and understand how they are represented on disk. Full-state PHF files (pf.writephf / pf.loadphf / pf.loadfullphf) preserve the component, hierarchy, ports, technology, and simulation models; layout export/import (pf.writelayout / pf.loadlayout) handles GDS/OASIS mask geometry for the…
flexcompute/plugin-marketplace
Skill Claude CodeCodex
Variation-aware yield and tolerance analysis for photonic circuits with PhotonForge + Tidy3D. Build validated parametric surrogates of every subcomponent over process corners (silicon thickness, waveguide width/CD, optionally etch/sidewall/temperature) from a bounded one-time FDTD budget, then Monte-Carlo hundreds of…