askill
HTRamsey

HTRamsey

Publisher on askill

24 total stars
Skills8
Updated 1/8/2026
GitHub
command-creator
command-creator
HTRamsey1/8/2026

Create slash commands for user-initiated workflows. Use when building repeatable /name commands for Claude Code.

3
AI 95
memory-management-optimization
memory-management-optimization
HTRamsey1/8/2026

Debug memory leaks, profile memory usage, optimize allocations. Use when heap grows unexpectedly, OOM errors occur, or profiling shows memory bottleneck. Covers C++ (Valgrind, ASAN, RAII), Python (tra...

3
AI 95
mcp-cli
mcp-cli
HTRamsey1/8/2026

On-demand MCP server access via CLI without adding to settings.json. Use when exploring MCP server capabilities before installing, making one-off calls, testing MCP servers during development, or avoi...

3
AI 95
multi-llm
multi-llm
HTRamsey1/8/2026

Route tasks to optimal LLM provider (Gemini, Codex, Copilot, Claude)

3
AI 92
using-tmux
using-tmux
HTRamsey1/8/2026

Control interactive CLI tools that require a real terminal via tmux send-keys. Use for git rebase -i, git add -p, vim, nano, Python/Node REPLs, or any command that hangs waiting for terminal input.

3
AI 90
agent-creator
agent-creator
HTRamsey1/8/2026

Create custom Task subagents in ~/.claude/agents/. Use when defining new agents for Task tool delegation.

3
AI 88
browser-automation
browser-automation
HTRamsey1/8/2026

Browser automation via Puppeteer MCP for JS-rendered content

3
verification-before-completion
verification-before-completion
HTRamsey1/8/2026

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence...

3
Showing all 8 skills.