dcg-parsing
Guide Claude in writing efficient, idiomatic SWI-Prolog DCGs (Definite Clause Grammars) following best practices for single-pass parsing, character codes, pure declarative style, and accumulator patterns. Use when working with Prolog parsing tasks.
$ インストール
git clone https://github.com/EricGT/prolog-dcg-skill ~/.claude/skills/prolog-dcg-skill// tip: Run this command in your terminal to install the skill
