Skip to main content
Back to registry

laravel-tdd

iserter/laravel-claude-agents

Write the test first. Watch it fail. Write minimal code to pass.

Installs184
Install command
npx skills add https://github.com/iserter/laravel-claude-agents --skill laravel-tdd
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Write the test first. Watch it fail. Write minimal code to pass. This skill adapts TDD principles specifically for Laravel applications using Pest PHP, Laravel's testing features, and framework-specific patterns. Always for Laravel: Exceptions (ask your human partner): Write one minimal test showing what the Laravel feature should do. Feature Test Example: Write simplest Laravel code to pass the test. After green only: - New features (controllers, models, services) - Bug fixes - API endpoints - Database migrations and models - Form validation - Authorization policies - Queue jobs - Artisan commands - Middleware - Throwaway prototypes - Configuration files - View-only changes (no logic) - Extract services for complex logic - Create policies for authorization - Add query scopes for reusability - Use events for side effects

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does laravel-tdd do?

Write the test first. Watch it fail. Write minimal code to pass.

Is laravel-tdd good?

laravel-tdd does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does laravel-tdd work with?

laravel-tdd currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to laravel-tdd?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install laravel-tdd?

npx skills add https://github.com/iserter/laravel-claude-agents --skill laravel-tdd

Related skills

More from iserter/laravel-claude-agents

Related skills

Alternatives in Software Engineering