esmuellert
- 5 skills
- 0 followers
- 9 hours ago last updated
- ▌ Browser · esmuellert bundleDrive a real Chrome window — read pages as an accessibility tree, click, type, upload, wait, and run JavaScript. Use for anything on a site that needs a logged-in session, a rendered page, or interaction — reading a page that needs JavaScript, filling a form, checking how something looks, or working through a site the way a person would.
- ▌ Nvim Headless · esmuellertReproduce issues, verify fixes, and write specs in headless Neovim. Defines what is observable without a UI, what needs a workaround, and what is not possible. Use when investigating issues, writing throwaway repro scripts, or adding test cases.
- ▌ Dispatch · esmuellertDispatch tasks to high-performance subagents. Use when asked to investigate, implement, audit, or delegate work to subagents.
- ▌ Comment Sanitizer · esmuellertRemove LLM-generated comment bloat from the codebase. Use when asked to sanitize comments, clean up comments, or run the comment sanitizer.
- ▌ Identifier Sanitizer · esmuellertFix vague, jargon, or LLM-generated identifiers in a codebase. Use when asked to sanitize names, clean up naming, or run the identifier sanitizer.