Commit 4ba80d4
feat(skill): add formskit-expert agent skill for AI coding assistants
Ships a FormsKit-aware skill at Skills/formskit-expert/ (plus a packaged
.skill bundle alongside) that teaches AI coding assistants how to build
forms with this package — the protocols, @validated, FormController,
focus modifiers, and the gotchas worth knowing before writing code.
README adds an "Using FormsKit with an AI coding assistant" section
pointing app devs at three install paths: the .skill bundle for
Claude Code, raw SKILL.md for Cursor / Cline / Copilot / ChatGPT-style
agents, and a directory copy for users who'd rather vendor the source.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5d23d88 commit 4ba80d4
4 files changed
Lines changed: 500 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
560 | 568 | | |
561 | 569 | | |
562 | 570 | | |
| |||
Binary file not shown.
0 commit comments