Agent skill
dev-expert
Development patterns for React, Vue, Laravel, Next.js, React Native - state management, forms, API integration
Install this agent skill to your Project
npx add-skill https://github.com/nguyenthienthanh/aura-frog/tree/main/aura-frog/skills/dev-expert
SKILL.md
Skill: Dev Expert
Category: Reference Skill Used By: All development agents
Framework-Specific Patterns
For framework-specific patterns, use the auto-invoking expert skills:
expert_skills[8]{skill,triggers}:
react-expert,React/JSX/hooks
vue-expert,Vue/Composition API/Pinia
react-native-expert,React Native/Expo/mobile
nextjs-expert,Next.js/App Router/SSR
laravel-expert,Laravel/PHP/Eloquent
nodejs-expert,Node.js/Express/NestJS
angular-expert,Angular/NgRx/RxJS
flutter-expert,Flutter/Dart/widgets
Generic Patterns (This Skill)
patterns[3]{file,purpose}:
state-management.md,Zustand/Redux/Pinia patterns
form-handling.md,Form validation + submission
api-integration.md,API calls + error handling + caching
When to Use
- Phase 3 (Build GREEN) - Generic coding patterns
- State management decisions (cross-framework)
- API integration patterns (cross-framework)
- Form handling patterns (cross-framework)
Quick Reference
state_types[3]{type,use_when,solution}:
Local state,Component-specific UI,useState/ref
Global state,Shared app state,Zustand/Pinia/Redux
Server state,API data,TanStack Query/SWR/RTK Query
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
scalable-thinking
Design for scale while keeping implementation simple (KISS).
debugging
Systematic debugging with root cause investigation. NO fixes without understanding cause first.
migration-helper
Guide safe database and code migrations with zero-downtime strategies.
testing-patterns
Unified testing patterns across all frameworks. Provides consistent test structure, naming, and best practices for Jest, Vitest, Pytest, PHPUnit, Go testing, and more.
phase1-lite
Ultra-compact Phase 1 requirements output. HARD CAP: 500 tokens.
stitch-design
Generate UI designs using Google Stitch AI with optimized prompts
Didn't find tool you were looking for?