Files
Kun Chen 75dd6ca57e fix(skill): defer installed guidance to the current CLI (#112)
* fix(skill): defer installable skill guidance to the CLI

Installed SKILL.md copies go stale when the package bumps, so stop baking
command indexes, tips, and workflow syntax into the generator. Keep a
minimal discovery stub that points at chrome-devtools-axi --help.

Co-authored-by: Cursor <cursoragent@cursor.com>

* no-mistakes(document): Refresh minimal skill documentation

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-23 16:57:04 -07:00
..