Toolverse
All skills

faebryk

by atopile

How Faebryk’s TypeGraph works (GraphView + Zig edges), how to traverse/resolve references, and how FabLL types/traits map onto edge types.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
atopile
Category
Mobile
Views
1

About this skill

How Faebryk’s TypeGraph works (GraphView + Zig edges), how to traverse/resolve references, and how FabLL types/traits map onto edge types.

How to use

  1. Zainstaluj Faebryk jako skill w Claude'a, wskazując repozytorium atopile z ścieżką .claude/skills/faebryk. 2. Zaimportuj moduł TypeGraph w swoim kodzie Pythona: import faebryk.core.faebrykpy as fbrk oraz import faebryk.core.graph as graph. 3. Utwórz instancję GraphView i TypeGraph: g = graph.GraphView.create() i tg = fbrk.TypeGraph.create(g=g). 4. Kiedy pracujesz z traversacją krawędzi, referencjami lub budowaniem zapytań opartych na typach, pytaj skill o konkretny typ krawędzi (np. EdgeComposition dla struktury rodzic-dziecko, EdgeTrait dla dołączania cech, EdgePointer dla referencji). 5. Odwołuj się do dokumentacji API w plikach faebrykpy.py i typegraph.pyi – skill ma dostęp do ich treści i może wyjaśnić sygnatury funkcji oraz zachowanie. 6. Użyj skilla szczególnie przy debugowaniu linkerów, kompilacji TypeGraphów lub analizie instancji w solverze – będzie wskazywać właściwe typy krawędzi i metody traversacji.

Related skills

csharp-developer

by zenobi-us

Expert C# developer specializing in modern .NET development, ASP.NET Core, and cloud-native applications. Masters C# 12 features, Blazor, and cross-platform development with emphasis on performance and clean architecture.

Mobile
37126

xcodebuildmcp

by cameroncooke

Official skill for XcodeBuildMCP. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).

Mobile
2225

flutter-expert

by sickn33

Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment. Handles state management, animations, testing, and performance optimization for mobile, web, desktop, and embedded platforms. Use PROACTIVELY for Flutter architecture, UI implementation, or

Mobile
54112

build-macos-apps

by glittercowboy

Build professional native macOS apps in Swift with SwiftUI and AppKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode.

Mobile
31136

vercel-react-native-skills

by vercel-labs

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or

Mobile
1745

slidev

by XIYO

Comprehensive guide for Slidev - a web-based presentation framework for developers. Covers Markdown syntax, layouts, components, animations, theming, and exporting. Use this skill when creating or working with developer presentations using Slidev.

Mobile
223353