nuxtjs

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.

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "nuxtjs" with this command: npx skills add pteroclass/skillsmp-pteroclass-pteroclass-nuxtjs

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

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.

Repository SourceNeeds Review
General

nuxthub-auth

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.

Repository SourceNeeds Review
Coding

Bmi Bsa Calculator

Calculate Body Mass Index (BMI) and Body Surface Area (BSA) for clinical assessment and drug dosing. Supports multiple BSA formulas (DuBois, Mosteller, Hayco...

Registry SourceRecently Updated
Coding

Automated Soap Note Generator

Transform unstructured clinical input (dictation, transcripts, or rough notes) into standardized SOAP (Subjective, Objective, Assessment, Plan) medical docum...

Registry SourceRecently Updated
nuxtjs | V50.AI