Mandatory repository guidance for every backend change or review. Always use for server code, API routes, middleware, services, external clients, authentication, configuration, logging, metrics, and backend tests.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٨ من skills من navikt/skjemabygging-formio. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٨ من أصل ٨ skills مجمعة.
Mandatory repository guidance for every backend change or review. Always use for server code, API routes, middleware, services, external clients, authentication, configuration, logging, metrics, and backend tests.
لغة النص الأصلي: الإنجليزية
Mandatory repository guidance for every frontend change or review. Always use for browser code, styles, UI components, hooks, state, forms, validation, focus, accessibility, and Cypress UI tests in fyllut, bygger, or shared frontend packages.
لغة النص الأصلي: الإنجليزية
Create a functional or technical specification for fyllut or bygger using the shared Fyllut-Sendinn workflow and this repository's frontend and backend guidance. Use only when the user explicitly invokes /specification.
لغة النص الأصلي: الإنجليزية
Write maintainable Cypress tests in skjemabygging-formio with the repo's preferred structure, selectors, and helper usage. Use this for general test authoring, not repo startup or execution workflow.
لغة النص الأصلي: الإنجليزية
Run and debug Cypress tests in skjemabygging-formio. Use this when adding or fixing Cypress tests for fyllut or bygger, especially when tests depend on the local mock server or built preview mode.
لغة النص الأصلي: الإنجليزية
Start fyllut or bygger dev servers on automatically allocated free ports. Use this when you need to run dev servers without port conflicts, e.g. before running Cypress tests or verifying a feature in a running instance.
لغة النص الأصلي: الإنجليزية
Create or update mock forms and numbered test cases used by Cypress and mock route validation in skjemabygging-formio. Use this when adding scenario- specific forms, request bodies, or tcNN documentation.
لغة النص الأصلي: الإنجليزية
Verify backend-generated request bodies sent from fyllut-backend to external systems by comparing them against numbered test-case fixtures in the mock server. Use this for skjemabygging-proxy, innsending-api, familie-pdf, and similar integrations.
لغة النص الأصلي: الإنجليزية