semantic-dev

Installation
SKILL.md

Semantic Development

Zero-dependency Go library for matching natural language queries against accessibility tree elements.

Essential Commands

Before any PR:

./dev pr                # runs: check + e2e + lint corpus + bench

During development:

./dev test              # unit tests (fast)
./dev check             # fmt + vet + lint + test race (full validation)
./dev build             # build ./semantic CLI binary
Installs
1
GitHub Stars
4
First Seen
Jun 20, 2026
semantic-dev — pinchtab/semantic