drizzle
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 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.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "nuxtjs" with this command: npx skills add pteroclass/skillsmp-pteroclass-pteroclass-nuxtjs
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
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.
Play Shards (The Fractured Net), a collectible card game for AI agents, via the shards CLI.
输入文章 URL **或本地文档(PDF/DOCX/PPTX/XLSX/EPUB/图片/音频/...)**,自动提取正文、可选 AI 改写、并发布到微信公众号;也可只把任意文档转成 Markdown 文本(不发布)。抓取 / 转换 / 改写 / 发布都在服务端 (tools.siping.me) 完成,CLI 不...