Skip to main content
MadAppGang
GitHub creator profile

MadAppGang

Repository-level view of 269 collected skills across 10 GitHub repositories.

skills collected
269
repositories
10
updated
Aug 9, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

worktree-lifecycle
software-developers

Use when starting isolated feature work or before executing implementation plans. Manages full worktree lifecycle from creation through cleanup with safety checks and error recovery.

Feb 15, 2026
statusline-customization
software-developers

Configuration reference and troubleshooting for the statusline plugin — sections, themes, bar widths, and script architecture

Feb 15, 2026
patterns
computer-occupations-all-other

Common agent patterns and templates for Claude Code. Use when implementing agents to follow proven patterns for Tasks integration, quality checks, and external model invocation via claudish CLI.

Feb 12, 2026
claudish-usage
computer-occupations-all-other

CRITICAL - Guide for using Claudish CLI ONLY through sub-agents to run Claude Code with OpenRouter models (Grok, GPT-5, Gemini, MiniMax). NEVER run Claudish directly in main context unless user explicitly requests it. Use when user mentions external AI…

Feb 12, 2026
claudish-usage
computer-occupations-all-other

CRITICAL - Guide for using Claudish CLI ONLY through sub-agents to run Claude Code with OpenRouter models (Grok, GPT-5, Gemini, MiniMax). NEVER run Claudish directly in main context unless user explicitly requests it. Use when user mentions external AI…

Feb 12, 2026
ui-design-review
web-and-digital-interface-designers

Prompting patterns and review templates for UI design analysis with Gemini multimodal capabilities. Use when conducting design reviews, accessibility audits, or design system validation.

Feb 12, 2026
agent-coordination-discipline
computer-occupations-all-other

Use when deciding whether to launch an agent, selecting which agent to use, or coordinating multiple agents. Covers delegation criteria, external-model patterns, task isolation, and agent selection strategies.

Feb 12, 2026
systematic-debugging
software-developers

Use when debugging failures, errors, or unexpected behavior. Covers root cause investigation, data flow tracing, hypothesis-driven debugging, and fix verification to prevent trial-and-error approaches.

Feb 12, 2026
Showing 8 of 129 collected skills.
agent-model
unclassified

Picks the browser-use agent brain LLM per task. Use when choosing a model for retry_with_browser_use_agent or a cloud session, or the user mentions a cheap, slow, or smart model.

Aug 9, 2026
core-api
unclassified

Reference for the Browser Use MCP tools — parameters, returns, session lifecycle. Use when navigating, clicking, typing, evaluating JS, or extracting page content.

Aug 9, 2026
debug-ui
unclassified

Visual UI debugging — screenshot capture and analysis, responsive layout checking at multiple viewport sizes, CSS validation via DOM state, visual regression detection, before/after state comparison.

Aug 9, 2026
hybrid-debugging
unclassified

Combines Browser Use (DOM, clicks, screenshots) with claude-in-chrome (console, network, JS) for full-spectrum debugging. Use when investigating console errors or network requests.

Aug 9, 2026
navigation-patterns
unclassified

URL navigation, multi-tab orchestration, session creation and management, back/forward navigation, browser profile persistence, session export/import for authentication reuse.

Aug 9, 2026
web-scraping
unclassified

Structured data extraction from web pages — pagination patterns, dynamic SPAs, authenticated scraping, rate limiting, anti-bot handling, JSON/CSV output.

Aug 9, 2026
mnemex-orchestration
unclassified

Use when orchestrating multi-agent code analysis with mnemex. Run mnemex once, share output across parallel agents. Enables parallel investigation, consensus analysis, and role-based command mapping.

Aug 9, 2026
browser-use-integration
unclassified

Detects the browser-use@magus plugin and captures screenshots of URL-based references. Use when designer agents need browser screenshot capture and claude-in-chrome is unavailable.

Aug 9, 2026
Showing 8 of 106 collected skills.
Showing 8 of 19 collected skills.
Showing 10 of 10 repositories
All repositories loaded