Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,8 @@ Skills (recipe-dev) to do the work.
ct-select, etc.) with bidirectional binding and event handling patterns
- `docs/common/PATTERNS.md` - High-level patterns and examples for building
applications, including common mistakes and debugging tips
- `docs/common/DEVELOPMENT.md` - Coding style, design principles, and best
practices
- `packages/patterns/INDEX.md` - Catalog of all pattern examples with summaries,
data types, and keywords
- `docs/common/UI_TESTING.md` - How to work with shadow dom in our integration
tests

**Important:** Ignore the top level `recipes` folder - it is defunct.

Expand All @@ -34,3 +30,5 @@ If you are developing runtime code, read the following documentation:
overview
- `docs/common/DEVELOPMENT.md` - Coding style, design principles, and best
practices
- `docs/common/UI_TESTING.md` - How to work with shadow dom in our integration
tests