Skip to content

Commit 98a4efc

Browse files
authored
chore: improve review-api skill, lit template quoted attributes (#3147)
1 parent 1962931 commit 98a4efc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.claude/skills/review-api/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ Read `.claude/ADVICE.md` for reference rules.
106106
- [ ] `static styles = [styles]` array form?
107107
- [ ] Controllers for cross-cutting concerns?
108108
- [ ] `isServer` guards on browser-only APIs?
109+
- [ ] Quoting attribute values in Lit templates `src="{$this.src}"`?
109110

110111
#### Lint
111112
```bash

0 commit comments

Comments
 (0)