Commit 182b09d
docs(skill): list all Theme tokens, warn about hallucinated ones (#287)
* docs(skill): list all Theme tokens, warn about hallucinated ones
Agents consistently hallucinate Theme.Error, Theme.Success, and
Theme.ErrorText which don't exist. Add complete token table with
categories and explicit warning about non-existent tokens.
Fixes #277
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* refactor: move token table to reactor-design skill
Keep the nonexistent-token warning in getting-started as a
critical gotcha, but move the full token table to the design
skill where it belongs alongside the existing token reference.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent d187cf6 commit 182b09d
2 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
244 | 247 | | |
245 | 248 | | |
246 | 249 | | |
247 | 250 | | |
248 | 251 | | |
| 252 | + | |
| 253 | + | |
249 | 254 | | |
250 | 255 | | |
251 | 256 | | |
| |||
0 commit comments