.cursor/skills/nuxt-form-useform/SKILL.md
Implementacja i rozbudowa formularzy z useForm, UForm i walidacją Valibot, w tym mapowanie błędów API 422 issues[] do pól formularza.
npx skillsauth add Auriaz/nuxt-stack-starter nuxt-form-useformInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
app/*.useForm() jako single source of truth.shared/schemas/*.const form = useForm(Schema).UForm do form.values, form.errors, form.formError, form.pending.form.setErrorsFromApi(error).pending/loading.422 VALIDATION_ERROR mapuje się na właściwe pola.development
Workflow zmian w Task Management dla modelu TaskList -> TaskTopic -> TaskColumn -> Task, obejmujący UI, resource composables, API, domain i repository.
tools
Wzorzec implementacji composables w app/composables/resources jako jedynej warstwy komunikacji frontend-backend (fetch/API client), bez fetch w komponentach.
development
Tworzenie endpointów API w tym projekcie Nuxt zgodnie z flow schema -> server/api -> domain use-case -> repository -> DTO. Użyj, gdy dodajesz lub modyfikujesz endpoint HTTP.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.