Dobeu-tech-eco

47 mods across 2 repositories, 3 stars between them.

e2e

34

Dobeu-tech-eco/dobeutech-claude-code-custom

Command

Generate and run end-to-end tests with Playwright. Creates test journeys, runs tests, captures screenshots/videos/traces, and uploads artifacts.

2 1mo ago A 28 tokens

tdd

39

Dobeu-tech-eco/dobeutech-claude-code-custom

Command

Enforce test-driven development workflow. Scaffold interfaces, generate tests FIRST, then implement minimal code to pass. Ensure 80%+ coverage.

2 1mo ago A 28 tokens

PreToolUse

43

Dobeu-tech-eco/dobeutech-claude-code-custom

Hook

Runs before the agent uses a tool for tool == "Bash" && tool_input.command matches "(npm run dev, pnpm( run)? dev, yarn dev, bun run dev)", tool == "Bash" && tool_input.command matches "(npm (install, test), pnpm (install, test), yarn (install, test), bun (install, test), cargo build, make, docker, pytest, vitest…

2 1mo ago A tokens not measured

PostToolUse

44

Dobeu-tech-eco/dobeutech-claude-code-custom

Hook

Runs after a tool call finishes for tool == "Bash", tool == "Edit" && tool_input.file_path matches "\\.(ts, tsx, js, jsx)$", tool == "Edit" && tool_input.file_path matches "\\.(ts, tsx)$", tool == "Edit" && tool_input.file_path matches "\\.(ts, tsx, js, jsx)$" and tool == "Bash" && tool_input.command matches "git…

2 1mo ago A tokens not measured

security-review

46

Dobeu-tech-eco/dobeutech-claude-code-custom

Skill Claude CodeCodex

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

2 1mo ago A 36 tokens

tdd-workflow

47

Dobeu-tech-eco/dobeutech-claude-code-custom

Skill Claude CodeCodex

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

2 1mo ago A 43 tokens