add-language

Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or extending language capabilities. Covers the six-file architecture (mod.rs, definition.rs, parser.rs, behavior.rs, resolution.rs, audit.rs), trait implementation patterns, resolution scope design, and integration workflow. Triggers on requests to add language support, implement new parser, extend language capabilities, or create language implementation.

$ インストール

git clone https://github.com/bartolli/codanna-profiles /tmp/codanna-profiles && cp -r /tmp/codanna-profiles/.codanna-profile/profiles/claude/.claude/skills/add-language ~/.claude/skills/codanna-profiles

// tip: Run this command in your terminal to install the skill

Repository

bartolli
bartolli
Author
bartolli/codanna-profiles/.codanna-profile/profiles/claude/.claude/skills/add-language
2
Stars
0
Forks
Updated1w ago
Added1w ago