Skip to main content
Run any Skill in Manus
with one click
GitHub repository

KlayoutClaw

KlayoutClaw contains 16 collected skills from caidish, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
28
updated
2026-07-05
Forks
6
Occupation coverage
3 occupation categories ยท 100% classified
repository explorer

Skills in this repository

nanodevice-flakedetect-detect
software-developers

Detect individual material layers (graphite, graphene, bottom hBN, top hBN) from their optimal source images. Use when segmenting specific materials in a van der Waals heterostructure stack from microscope images.

2026-07-05
nanodevice-flakedetect-align
software-developers

Register source microscope images to the full_stack coordinate system using SIFT (same-substrate) or Chamfer+DE (cross-substrate) alignment. Use when aligning bottom_part, top_part, or other source images to the full_stack reference image for van der Waals stack detection.

2026-06-06
nanodevice-flakedetect-combine
software-developers

Transform detection results into the common full_stack coordinate system, build unified traces.json, and draw overlay images. Use after align and detect steps are complete.

2026-06-06
nanodevice-gdsalign
software-developers

Align microscope stack images to a GDS fabrication template using lithographic marker detection. Computes imageโ†’GDS transform and commits warped image + material contours to KLayout.

2026-06-06
nanodevice-e2e-design
software-developers

Orchestrate end-to-end nanodevice design from user query through optional flake detection, material analysis, device geometry creation, routing, evaluation, and save. Device-agnostic methodology -- the agent derives physics rules from device type and available materials.

2026-06-04
nanodevice-routing
software-developers

Route nanodevice contacts to bonding pads with multi-window EBL support. Use this skill when the user needs to place bonding pads, route leads from device contacts to pads, set up multi-window EBL routing with different line widths per window, or add boundary connection patches between EBL write fields. Also trigger for "fan out", "route to pads", "bonding pads", "EBL windows", "multi-pass lithography", "connection patches".

2026-06-04
nanodevice-flakedetect
software-developers

Detect and map van der Waals heterostructure flake boundaries from microscope images into KLayout polygons. Split workflow with 5 sub-skills (align, detect, combine, commit, review) for agent-orchestrated stack detection. Use this skill when the user wants to detect flakes from multiple source images, align cross-substrate images, segment hBN/graphene/graphite stacks, or run the full stack detection pipeline.

2026-05-20
klayoutclaw-visual
software-developerscomputer-occupations-all-other

Capture the current KLayout layout as a PNG image for visual inspection. Use this skill whenever the user wants to see, view, screenshot, preview, or visually inspect the current layout. Also trigger when the user asks "what does it look like", "show me the layout", "take a screenshot", "capture the design", or needs a visual check of their GDS geometry.

2026-04-17
klayout-gds-import
software-developers

Import a GDS file into the current KLayout layout, flatten hierarchy, and merge into a single top cell. Use this instead of raw Layout.read() which leaves orphaned cell indices and multi-top-cell states.

2026-04-11
nanodevice-flakedetect-commit
software-developers

Insert detected flake polygons into KLayout as GDS geometry using the geometry skill's add_polygon.py. Use after combine completes to commit traces.json contours as polygons on the correct layers.

2026-04-11
klayoutclaw-e2e-judge
software-quality-assurance-analysts-and-testers

Run agentic E2E tests for KlayoutClaw. Gives Claude Code natural-language tasks, lets it autonomously choose MCP tools, independently verifies layout state via direct MCP calls, and judges outcomes with gpt-5-mini. Use when the user wants to run agentic tests, validate KlayoutClaw, or benchmark agent performance.

2026-04-07
trd
software-quality-assurance-analysts-and-testers

Use when implementing any task using Test-Reinforced Development โ€” separates test writing (Overseer) from implementation (Executor) with anti-cheating enforcement. Invoke with /trd <task description>.

2026-04-07
nanodevice-flakedetect-review
software-developers

Agent review protocol for validating committed flake polygons in KLayout. Use after the commit step to visually inspect polygons against the microscope image, verify contour quality, and decide pass/fail/retry.

2026-04-03
klayoutclawdisplay
software-developers

Toggle KLayout layer visibility on and off for better visualization. Use this skill when the user wants to show/hide layers, toggle layer display, change layer visibility, or focus on specific layers in KLayout. Also trigger when the user says things like "hide the metal layer", "show only mesa", "turn off layer 3", or wants to isolate layers for inspection.

2026-03-08
klayoutclawgeometry
software-developers

Create geometry in KLayout via MCP โ€” rectangles, polygons, paths, cells, and cell instances. Use this skill whenever the user wants to draw, add, or create shapes/geometry/structures in KLayout, even if they don't say "geometry" explicitly. Trigger on phrases like "draw a rectangle", "add a polygon", "create a cell", "place an instance", "make a shape", or any layout/chip/mask design geometry task.

2026-03-08
klayoutclawimage
software-developers

Load a reference image (microscope photo, optical image, SEM) into KLayout as a background overlay for design alignment. Use this skill whenever the user wants to load an image, add a background image, overlay a microscope photo, import a reference picture, align to a photo, or trace over an image. Also trigger when the user says "load this image", "use this photo as reference", "overlay the microscope image", or needs to position/scale/remove background images.

2026-03-08