🎯

agent-browser

🎯Skill

from commontoolsinc/labs

Security check pending
πŸ“¦

Same repository

commontoolsinc/labs(13 items)

agent-browser

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add commontoolsinc/labs --skill agent-browser
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add commontoolsinc/labs --skill agent-browser
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/agent-browser/SKILL.md
11Installs
-
AddedFeb 28, 2026

More from this repository10

🎯
pattern-deploy🎯Skill

Pattern deploy skill for deploying and testing patterns with the ct CLI, covering syntax checking, deployment commands, and identity key management in Common Tools workflows.

🎯
pattern-dev🎯Skill

Pattern dev skill for Common Tools, providing the complete pattern development workflow from schema design through implementation, testing, and deployment.

🎯
pattern-debug🎯Skill

Pattern debugging skill for systematically diagnosing pattern errors in the Common Tools ct CLI and charm deployments.

🎯
pattern-critic🎯Skill

Pattern critic agent skill that reviews pattern code for violations of documented rules, gotchas, and anti-patterns, producing categorized checklists with PASS/FAIL results.

🎯
pattern-schema🎯Skill

Pattern schema design skill for creating schemas.tsx with Input/Output types before writing pattern code, following Common Tools pattern development workflow.

🎯
pattern-ui🎯Skill

Pattern UI skill for adding layout and styling polish to applications using a component-based design system.

🎯
pattern-implement🎯Skill

Pattern implement skill for building sub-patterns with minimal UI in Common Tools workflows, following the pattern development lifecycle.

🎯
pattern-test🎯Skill

Pattern test skill for writing and running tests on Common Tools patterns, covering test file format, Stream action testing, and bound handler verification.

🎯
ct🎯Skill

CT CLI documentation skill for Common Tools, providing comprehensive reference for the ct command-line tool used in pattern development and deployment.

🎯
knowledge-base🎯Skill

Knowledge base skill for Common Tools, establishing source hierarchy for resolving conflicts between documentation, code, and specs as a foundation for Oracle and Corrector agents.