samuerio
@samuerio
Public Skills
agent-sandboxes
by samuerio
Operate E2B agent sandboxes using the CLI. Use when user needs to run code in isolation, test packages, execute commands safely, or work with binary files in a sandbox environment. Keywords(sandbox, e2b, isolated environment, run code, test code, safe execution).
frontend-design
by samuerio
"Design and implement distinctive, production-ready frontend interfaces with strong aesthetic direction. Use when asked to create or restyle web pages, components, or applications (HTML/CSS/JS, React, Vue, etc.)."
readme
by samuerio
"Generate or update project README.md files from repository sources. Use when user asks to create, rewrite, improve, or sync README documentation with the current codebase."
gen-ctx-kline
by samuerio
"Generate multi-symbol context K-line charts at a target timestamp and report output artifacts."
gen-log-kline
by samuerio
"Generate LOG K-line artifacts from symbol + trade time by auto-resolving trade metadata from local trade CSV files."
tmux
by samuerio
"Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output."
trade-review
by samuerio
Read a LOG directory's log.md and complete the trade review exactly as requested there.
agent-workspace-clean
by samuerio
"Safely remove the current git worktree only when it is an agent workspace under <repo>/.worktree/*. Use when asked to clean/remove/delete the current agent workspace/worktree. Use --force only if explicitly requested in the latest user message."
agent-workspace
by samuerio
"Create a branch-scoped git worktree and tmux workspace. Use when the user asks to start/switch an isolated branch workspace, create a worktree for a branch, or open a branch-specific tmux coding environment."
awb
by samuerio
Single-pass Aider Web Bridge,use tmux + Claude Web automation to run /copy-context once, send once, /paste once.
commit-workflow
by samuerio
"Create a safe Conventional Commit from current working tree changes. Use when user asks to commit, create a commit, commit the changes, or similar requests to make a git commit from the current repository modifications."
debug
by samuerio
"Run a structured debugging workflow for backend/CLI and frontend/UI issues. Use when user asks to debug, reproduce runtime failures, inspect errors in running services, or validate fixes; always run debug targets in tmux and use chrome-devtools MCP for browser-facing flows."