Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

nrf-solution

يحتوي nrf-solution على 12 من skills المجمعة من DEFRA، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
0
محدث
2026-07-23
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

read-jira-ticket
مطوّرو البرمجيات

Fetch a Jira ticket's details (summary, description, acceptance criteria, testing notes) by ticket ID. Use whenever another skill or task needs to read a Jira ticket.

2026-07-23
page-from-prototype
مطوّرو الويب

Create a new page and associated files by parsing a prototype page

2026-07-07
check-accessibility
محللو ضمان جودة البرمجيات والمختبرون

Test a page in the browser against accessibility standards.

2026-06-25
quote-journey-page
مطوّرو البرمجيات

Conventions and file structure for quote journey pages in nrf-frontend. Read before creating or modifying any page under frontend/src/server/quote/. Covers the standard file structure (routes, get-view-model, form-validation, get-next-page), quoteController / quotePostController wiring, PRG validation flow, Nunjucks template conventions, Joi rules per input type, session cache helpers, and page/accessibility test patterns.

2026-06-19
read-confluence-page
مطوّرو البرمجيات

Fetch a Confluence page's details (title, space, version, labels, body HTML) by page ID or URL. Use whenever another skill or task needs to read a Confluence page.

2026-06-19
review-nrf-code
محللو ضمان جودة البرمجيات والمختبرون

Reviews changed code against team coding standards. Use after writing code in a nrf-* repository

2026-06-19
sync-swagger
مطوّرو البرمجيات

Audit and fix the @openapi JSDoc annotations across all API route and controller files in frontend/ and backend/ so the Swagger documentation matches the actual endpoint implementations. Run for one or both sub-repos.

2026-06-19
test-in-browser
محللو ضمان جودة البرمجيات والمختبرون

Test a feature in the browser against Jira acceptance criteria

2026-06-19
generate-db-diagram
مطوّرو البرمجيات

Generate or update the Mermaid ERD of the backend (quote) Postgres database schema at backend/docs/quote-database-diagram.md. Sources the schema from the live Postgres instance, cross-checked against the Liquibase changelog. Re-run to refresh the diagram after schema-changing migrations.

2026-06-19
screenshots
مطوّرو البرمجيات

Test a page in the browser against accessibility standards.

2026-06-18
upgrade-docker-images
مديرو الشبكات وأنظمة الحاسوب

Check each submodule's Dockerfile for a newer base image on Docker Hub, keeping the Node version aligned with .nvmrc and package.json, then raise one PR per repo where an upgrade is available.

2026-06-18
update-npm-deps
مطوّرو البرمجيات

Run npm-check-updates across each npm sub-repo, applying only minor and patch upgrades (excluding major), and raise one PR per repo. A faster, on-demand alternative to Dependabot.

2026-06-09