grafema-dual-path-type-classification-mismatch
CommunityDebug Grafema AST node classification.
AuthorDisentinel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps debug and resolve issues in Grafema where the same Abstract Syntax Tree (AST) node is classified differently by two distinct code paths, leading to coordinate-based lookup failures.
Core Features & Use Cases
- Diagnose Type Mismatches: Identifies scenarios where a node is incorrectly classified as a 'LITERAL' when it should be an 'OBJECT_LITERAL' or 'ARRAY_LITERAL'.
- Resolve Lookup Failures: Fixes problems where
bufferArrayMutationEdgesfails to find nodes due to these classification discrepancies. - Use Case: When tracing data flow in Grafema, you notice that certain array mutations aren't being tracked correctly. This Skill helps you pinpoint and fix the underlying AST classification issue.
Quick Start
Use the grafema-dual-path-type-classification-mismatch skill to debug coordinate-based node lookup failures in Grafema.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: grafema-dual-path-type-classification-mismatch Download link: https://github.com/Disentinel/grafema/archive/main.zip#grafema-dual-path-type-classification-mismatch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.