Types package architecture for ChainGraph core definitions. THE foundation package for all development. Use when working on packages/chaingraph-types, port system, decorators, node classes, flow definitions, execution context, propagation, or any type-related code. Contains 9 port types, decorator system, compositional node architecture, execution engine. Triggers: types, port, decorator, @Node, @Input, @Output, @PortString, @PortArray, @PortObject, BaseNode, INode, IPort, IEdge, IFlow, ExecutionEngine, ExecutionContext, propagation.
$npx -y skills add chaingraphlabs/chaingraph --skill types-architectureInstalls into the current project.
Run `npx skills use "https://github.com/chaingraphlabs/chaingraph" --skill "chaingraphlabs/chaingraph/types-architecture"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chaingraphlabs/chaingraph" that are relevant to the current task. Run `npx skills add "https://github.com/chaingraphlabs/chaingraph"` and select the relevant skills, then follow their instructions.