π―
backend-standards
π―Skillfrom clarkkkk/seagull
What it does
Enforces structured backend development with clear layering, naming conventions, tRPC best practices, and Drizzle schema guidelines for consistent API and database implementations.
Same repository
clarkkkk/seagull(3 items)
backend-standards
Installation
Quick InstallInstall with npx
npx skills add https://github.com/clarkkkk/seagull --skill backend-standardsNeed more details? View full documentation on GitHub β
4Installs
-
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.
testing-guideπ―Skill
Defines and guides Seagull's testing strategy, covering test classification, integration approaches, multi-user testing, and DB schema management across backend and frontend.