grafema-module-level-scope-matching
CommunityFix Grafema scope resolution.
AuthorDisentinel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses a critical bug in Grafema's code analysis where module-level variables are not correctly resolved due to a mismatch between how scope paths are represented internally.
Core Features & Use Cases
- Correct Scope Chain Resolution: Ensures that module-level variables are accurately identified and linked within Grafema's code graph.
- Fixes Variable Lookup Failures: Resolves issues where scope-aware lookups return
nullfor top-level variables. - Enables Accurate Mutation Tracking: Guarantees that mutations at the file or module level correctly associate with their target variables.
- Use Case: When Grafema fails to trace data flow for variables declared at the top level of a JavaScript module, applying this fix ensures those connections are correctly established, allowing for complete code understanding.
Quick Start
Apply the Grafema module-level scope matching fix to ensure correct variable resolution.
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-module-level-scope-matching Download link: https://github.com/Disentinel/grafema/archive/main.zip#grafema-module-level-scope-matching 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.