Files
antigravity-skills-reference/release_notes.md
sck_0 aea984a2e3 chore: release v5.4.0
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 07:22:27 +01:00

33 lines
1.3 KiB
Markdown

# v5.4.0 - CursorRules Pro & Go-Rod
> **Community contributions: CursorRules Pro in credits and go-rod-master skill for browser automation with Go.**
This release adds CursorRules Pro to Community Contributors and a new skill for browser automation and web scraping with go-rod (Chrome DevTools Protocol) in Golang, including stealth and anti-bot-detection patterns.
## New Skills
### go-rod-master
**Browser automation and web scraping with Go and Chrome DevTools Protocol.**
Comprehensive guide for the go-rod library: launch and page lifecycle, Must vs error patterns, context and timeouts, element selectors, auto-wait, and integration with go-rod/stealth for anti-bot detection.
- **Key features**: CDP-native driver, thread-safe operations, stealth plugin, request hijacking, concurrent page pools.
- **When to use**: Scraping or automating sites with Go, headless browser for SPAs, stealth/anti-bot needs, migrating from chromedp or Playwright Go.
**Try it:** "Automate logging into example.com with Go using go-rod and stealth."
## Registry
- **Total Skills**: 857 (from 856).
- **Generated files**: README, skills_index.json, catalog, and bundles synced.
## Credits
- **@Wittlesus** - CursorRules Pro in Community Contributors (PR #81).
- **@8hrsk** - go-rod-master skill (PR #83).
---
Upgrade now: `git pull origin main` to fetch the latest skills.