burgebj

62 mods across 3 repositories, 7 stars between them.

python-reviewer

49

burgebj/claude_everything

Agent

Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects.

7 5mo ago A 43 tokens copy · 100% MIT

refactor-cleaner

50

burgebj/claude_everything

Agent

Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it.

7 5mo ago A 51 tokens copy · 100% MIT

security-reviewer

51

burgebj/claude_everything

Agent

Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.

7 5mo ago A 52 tokens copy · 100% MIT

tdd-guide

52

burgebj/claude_everything

Agent

Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.

7 5mo ago A 42 tokens copy · 100% MIT

agentic-engineering

53

burgebj/claude_everything

Skill Claude CodeCodex

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing. Use when AI agents perform most implementation work and humans enforce quality and risk controls.

7 5mo ago A 40 tokens copy · 100% MIT

database-migrations

54

burgebj/claude_everything

Skill Claude CodeCodex

Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Django, TypeORM, golang-migrate). Use when planning or implementing database schema changes.

7 5mo ago A 61 tokens copy · 100% MIT

deployment-patterns

55

burgebj/claude_everything

Skill Claude CodeCodex

Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications. Use when setting up deployment infrastructure or planning releases.

7 5mo ago A 41 tokens copy · 100% MIT

docker-patterns

56

burgebj/claude_everything

Skill Claude CodeCodex

Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration. Use when setting up containerized development environments or reviewing Docker configurations.

7 5mo ago A 40 tokens copy · 100% MIT

golang-patterns

57

burgebj/claude_everything

Skill Claude CodeCodex

Go-specific design patterns and best practices including functional options, small interfaces, dependency injection, concurrency patterns, error handling, and package organization. Use when working with Go code to apply idiomatic Go patterns.

7 5mo ago A 45 tokens copy · 100% MIT

golang-testing

58

burgebj/claude_everything

Skill Claude CodeCodex

Go testing best practices including table-driven tests, test helpers, benchmarking, race detection, coverage analysis, and integration testing patterns. Use when writing or improving Go tests.

7 5mo ago A 37 tokens copy · 100% MIT

postgres-patterns

59

burgebj/claude_everything

Skill Claude CodeCodex

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Quick reference for common patterns, index types, data types, and anti-pattern detection. Based on Supabase best practices.

7 5mo ago A 45 tokens copy · 77% MIT

python-patterns

60

burgebj/claude_everything

Skill Claude CodeCodex

Python-specific design patterns and best practices including protocols, dataclasses, context managers, decorators, async/await, type hints, and package organization. Use when working with Python code to apply Pythonic patterns.

7 5mo ago A 45 tokens copy · 100% MIT

stealth-browser-mcp

61

burgebj/stealth_browser_mcp

Skill Claude CodeCodex

Use this skill when operating stealth-browser-mcp from an AI agent or MCP client for browser automation, page inspection, element interaction, screenshots, file uploads, CDP commands, network debugging, cookies/storage, stealth setup, or reliable multi-step browser workflows. It provides the correct tool order, state…

0 2mo ago A 76 tokens copy · 100% MIT

stealth-browser-mcp

62

burgebj/stealth_browser_mcp

MCP server Claude CodeCodexCursor +2

A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright with stealth features. Runs locally from the stealth-browser-mcp Python package.

0 2mo ago A tokens not measured original MIT