Total Skills
3
Skills published by pteroclass with real stars/downloads and source-aware metadata.
Total Skills
3
Total Stars
3
Total Downloads
0
Comparison chart based on real stars and downloads signals from source data.
drizzle
1
nuxthub-auth
1
nuxtjs
1
Plain Drizzle ORM (drizzle-orm/mysql2), schema in server/utils/db.ts, and bcrypt patterns for this project. Use whenever writing or modifying DB schema, Drizzle queries, migrations, or password hashing.
nuxt-auth-utils session patterns for this project. Use whenever writing or modifying server handlers that touch session logic (login, logout, auth middleware, change-password). For DB queries and schema use the drizzle skill.
Nuxt 4 patterns for this project: server API routes, auth middleware, $ptero helper, useFetch, Pinia stores, shared types/utils. Use whenever writing or modifying any server handler, page, component, or API call in this codebase.