bowser
145Settings file Claude Code
Agentic browser automation and ui testing system — built with composable skills, subagent, command, and justfile layered architecture for repeatable, deployable browser use.
Settings file Claude Code
Agentic browser automation and ui testing system — built with composable skills, subagent, command, and justfile layered architecture for repeatable, deployable browser use.
Skill Claude CodeCodex
Observable browser automation using Chrome MCP tools. Use when you need to browse websites, take screenshots, interact with web pages, or perform browser tasks in your current Chrome. Keywords - browse, screenshot, browser, chrome, bowser, ui testing, observable.
Skill Claude CodeCodex
Use just to save and run project-specific commands. Use when the user mentions justfile, recipe, or needs a simple alternative to make for task automation.
Skill Claude CodeCodex
Headless browser automation using Playwright CLI. Use when you need headless browsing, parallel browser sessions, UI testing, screenshots, web scraping, or browser automation that can run in the background. Keywords - playwright, headless, browser, test, screenshot, scrape, parallel.
Agent Claude Code
Simple greeting agent, use proactively when greeting the user. If they say 'hi claude' or 'hi cc' or 'hi claude code' use this agent.
Agent Claude Code
A nano agent that can be used to execute a prompt using the claude-3-haiku-20240307 model.
Agent Claude Code
A nano agent that can be used to execute a prompt using the claude-opus-4-1-20250805 model.
Agent Claude Code
A nano agent that can be used to execute a prompt using the claude-opus-4-20250514 model.
Agent Claude Code
A nano agent that can be used to execute a prompt using the claude-sonnet-4-20250514 model.
Agent Claude Code
A nano agent that can be used to execute a prompt using the gpt-5-mini model.
Agent Claude Code
A nano agent that can be used to execute a prompt using the gpt-5-nano model.
Agent Claude Code
A nano agent that can be used to execute a prompt using the gpt-5 model.
Agent Claude Code
A nano agent that can be used to execute a prompt using the gpt-oss:120b model.
Agent Claude Code
A nano agent that can be used to execute a prompt using the gpt-oss:20b model.
Command Claude Code
Implement a task directly without creating a plan first.
Command Claude Code
Converts relative paths in .claude/settings.json command scripts to absolute paths.
Command Claude Code
Converts absolute paths in .claude/settings.json command scripts to relative paths.
Command Claude Code
Create a new git worktree for an agent to work in isolation.
Command Claude Code
Using the nano-agent mcp server, execute the following nano agents with their respective prompts, models, and providers then rank the results based on the Response Format.
Command Claude Code
PROMPT: "What is the capital of the United States? Respond with your entire JSON response structure as is.".
Command Claude Code
PROMPT: "Read the README.md file. Provide exactly the first 10 lines and the last 10 lines of the file. Format your response as follows: FIRST 10 LINES: [lines here].
Command Claude Code
Command "lop_eval_3__file_operations_test" from disler/nano-agent, covering problem #3: file operations test, instructions, variables, agents and expected output.
Command Claude Code
PROMPT: "Perform the following code engineering tasks.
Command Claude Code
PROMPT: "Create a complete mini Python project for a 'Token Counter Utility' with the following requirements.