π―
testing-guide
π―Skillfrom clarkkkk/seagull
What it does
Defines and guides Seagull's testing strategy, covering test classification, integration approaches, multi-user testing, and DB schema management across backend and frontend.
Same repository
clarkkkk/seagull(3 items)
testing-guide
Installation
Quick InstallInstall with npx
npx skills add https://github.com/clarkkkk/seagull --skill testing-guideNeed more details? View full documentation on GitHub β
2Installs
-
AddedFeb 4, 2026
More from this repository2
π―π―
frontend-standardsπ―Skill
Enforces clean React Native frontend architecture with strict business/UI separation, effect hooks, store usage, and Tailwind styling conventions.
backend-standardsπ―Skill
Enforces structured backend development with clear layering, naming conventions, tRPC best practices, and Drizzle schema guidelines for consistent API and database implementations.