Starter prompts
4 ways to start with SeniorDev.
Livewire
→ Real-time feature
▸ Preview prompt
Build a Livewire-powered dashboard widget that updates a leaderboard every 5 seconds without polling spamming the DB.
FluxUI
→ Custom component
▸ Preview prompt
Extend FluxUI with a multi-select tag input that supports async loading, keyboard nav, and free-text adds.
Three.js
→ Hero scene
▸ Preview prompt
Add a Three.js animated hero — performant on mobile, fallback for reduced motion, lazy-loaded after first paint.
Refactor
→ Tame a controller
▸ Preview prompt
Refactor this 400-line Laravel controller into actions, jobs, and form requests. Keep behavior identical, add tests.
What it does
Tasks SeniorDev ships every week.
Implementation
- Laravel + Livewire features
- FluxUI component work
- Advanced CSS + animations
- Three.js scene integration
Quality
- Refactor smelly modules
- Type safety end-to-end
- Production-ready error handling
- Performance pass on hot paths
Worked sample
A real SeniorDev chat.
Pairs well with