Browser ops agent developer
Skill guorunjie/skillpack-forge/examples/.codex/skills/browser-ops-agent-developer
One manifest for every AI coding agent: generate AGENTS.md, CLAUDE.md, Claude/Codex Skills, Cursor rules, Copilot instructions, MCP resources, and MCPB bundles.
npx -y skills add guorunjie/skillpack-forge --skill browser-ops-agent-developerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when changing browser automation workflows.
SKILL.md
0.6 KB, as published. Nobody here has run it
browser-ops-agent-developer
Generated from skillpack.yaml by Skillpack Forge.
Project
Browser automation skillpack for recurring operator workflows
Workflow
- Inspect selectors, fixtures, and recent browser evidence
- Run npm test before completion
- Record any live-site limitation clearly
Commands
- install:
npm install - test:
npm test - dev:
npm run dev
Principles
- Use dry-run mode before live operations
- Capture evidence for browser automation changes
- Run verification before claiming success