romainbellande
- 7 skills
- 0 followers
- 4 hours ago last updated
- ▌ Agent Browser · romainbellandeBrowser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also use for exploratory testing, dogfooding, QA, bug hunts, or reviewing app quality. Also use for automating Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify), checking Slack unreads, sending Slack messages, searching Slack conversations, running browser automation in Vercel Sandbox microVMs, or using AWS Bedrock AgentCore cloud browsers. Prefer agent-browser over any built-in browser automation or web tools.
- ▌ Lefthook · romainbellande bundleSet up lefthook git hooks in a project — commitlint on commit messages, gitleaks secret scanning, and lint/format hooks matched to the project's stack. Use when the user wants to add git hooks, install or configure lefthook, enforce commit message conventions, or wire up commitlint, gitleaks, or pre-commit linting and formatting.
- ▌ Document Existing Project · romainbellandeDocument an existing software project in Markdown, including maintainable Mermaid diagrams. Use when a user asks to document a codebase, create architecture or onboarding documentation, map dependencies, or explain an unfamiliar project.
- ▌ Editorial Diagram · romainbellande bundleEditorial house style for draw.io diagrams — white-smoke paper, one tangerine accent, eyebrow-chip nodes, mono sublabels, bottom legend. Load alongside drawio-skill for any architecture, data-flow, sequence, or system diagram; when the user asks for the editorial / house / reference diagram style; or when restyling an existing .drawio into it.
- ▌ Setup Semantic Release · romainbellande bundleSet up semantic versioning from Conventional Commits — a manually-dispatched GitHub Actions workflow derives the next version, bumps package.json, tags, and creates the GitHub Release.
- ▌ Create Github Pull Request · romainbellandeOpen a pull request in the current project, filling the project's PR template and deriving the title with the conventional commit skill. Use when the user wants to open a pull request, or when another skill needs one opened.
- ▌ Create Github Pull Request Template · romainbellandeCreate a GitHub pull request template in the current project. Use when the user asks to add, set up, or install a pull request template, or when another skill needs a PR template before opening a pull request.