Instructions file
Instructions for hamr0/barebrowse, covering dev rules and project specifics.
Instructions file
Instructions for hamr0/barebrowse, covering dev rules and project specifics.
Command
Browser automation using the user's real browser with real cookies. Handles consent walls, login sessions, and bot detection automatically.
Skill Claude CodeCodex
Browser automation using the user's real browser with real cookies. Handles consent walls, login sessions, and bot detection automatically.
Instructions file
Instructions for hamr0/beeperbox, covering claude.md, what this is, commands, unit tests (node:test — no framework) and lite mode (no docker) — same file the container runs.
Instructions file
Instructions for hamr0/liteagents, covering liteagents and documentation.
Agent
Create PRDs through structured discovery.
Agent
Convert PRDs into development task lists.
Agent
Execute task lists with sequential commits.
Agent
Implement code, debug, refactor, optimize.
Agent
Initialize or update project context documentation.
Agent
Epics, user stories, prioritization, backlog management.
Agent
Research markets, analyze competitors, brainstorm.
Agent
Route to agents, execute workflows, discover resources.
Agent
Code quality validation, test architecture, security review.
Agent
Design MVP-first architectures with opensource preference.
Agent
Design lightweight, functional UI with simplified flows.
Command
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes.
Command
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions.
Command
Review diff [file, branch, or range].
Command
Reorg a docs corpus, split an oversized doc, search it, keep pages current, index them.
Command
Conduct design interviews, generate UI variations, and collect live click-to-annotate feedback that streams into the session so edits land without leaving the browser. Use when the user wants rapid iterative UI refinement, not just batched feedback.
Command
Optimize performance [target].
Command
Command "refactor" from hamr0/liteagents, covering goals, constraints and after the refactor — verify it didn't break anything.
Command
Deliver a feature end-to-end — verify, docs, merge, tag (publish stays manual).