Skip to content
Open
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
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,17 @@ React and Next.js performance optimization guidelines from Vercel Engineering. C
- Rendering performance (Medium)
- JavaScript micro-optimizations (Low-Medium)

### [browser-act](https://github.com/browser-act/skills)

Browser automation CLI built for AI agents. Break through anti-bot wall.

**Use when:**

- Automating browser interactions in AI workflows
- Validating login, navigation, and anti-bot flows
- Testing web UI agents end-to-end


### web-design-guidelines

Review UI code for compliance with web interface best practices. Audits your code for 100+ rules covering accessibility, performance, and UX.
Expand Down