| name | gortex-tests |
| description | Work in the tests area — 38 symbols across 3 files (46% cohesion) |
tests
38 symbols | 3 files | 46% cohesion
When to Use
Use this skill when working on files in:
webapp/js/glyph-canvas/outline-editor.ts
webapp/tests/change-bridge-cross-window.spec.ts
webapp/tests/open-close-path.spec.ts
Key Files
| File | Symbols |
|---|
webapp/js/glyph-canvas/outline-editor.ts | usesSharedSnapDrag, _handleDrag, _getPrimaryDragNodePos, getEditableContour, collectDebugSnapCandidates, ... |
webapp/tests/change-bridge-cross-window.spec.ts | extractActiveInterpolatedRenderState |
webapp/tests/open-close-path.spec.ts | getActiveLayerOutlineState, waitForOutlineState |
Connected Communities
- js (16 cross-edges)
- glyph-canvas (6 cross-edges)
- build (6 cross-edges)
- js (4 cross-edges)
- glyph-canvas (4 cross-edges)
- js (3 cross-edges)
- glyph-canvas (3 cross-edges)
- get (3 cross-edges)
- glyph-canvas (2 cross-edges)
- js (2 cross-edges)
- glyph-canvas (2 cross-edges)
- glyph-canvas (2 cross-edges)
- js (1 cross-edges)
- glyph-canvas (1 cross-edges)
- js (1 cross-edges)
- glyph-canvas (1 cross-edges)
- glyph-canvas (1 cross-edges)
- glyph-canvas (1 cross-edges)
- glyph-canvas (1 cross-edges)
- glyph-canvas (1 cross-edges)
- glyph-canvas (1 cross-edges)
- glyph-canvas (1 cross-edges)
- js (1 cross-edges)
How to Explore
get_communities with id: "community-382"
smart_context with task: "understand tests", format: "gcx"
format: "gcx" returns the GCX1 compact wire format — round-trippable, ~27% fewer tokens than JSON. Drop it for JSON output; agents using @gortex/wire or the Go github.com/gortexhq/gcx-go package decode either.