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

unified-scheduling

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

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

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

backend-service-logging
مطوّرو البرمجيات

Apply the unified-scheduling backend logging pattern for .NET API services. Use when adding or changing logging in api/ services, controllers, background startup services, exception handling, or tests that directly instantiate logged services. Covers ILogger constructor injection, Microsoft logging level guidance, structured message templates, sensitive data handling, and validation commands.

2026-07-01
unified-calendar
مطوّرو البرمجيات

Add or update Calendar module functionality using the contribution-based frontend architecture and Calendar-owned backend event model. Use when modifying calendar views, calendar data contributions, create/detail actions, or Calendar Event/EventSeries backend behavior.

2026-06-23
fluent-validation-inline-messages
مطوّرو البرمجيات

Refactor FluentValidation validators to use inline WithMessage strings instead of WithErrorCode + shared error-code constants. Use when asked to remove error codes, inline validation messages, or clean up validators that reference ApiValidationErrorCodes.

2026-06-22
vue-form-modal
مطوّرو الويب

Refactor or create Vue 3 form modal components using a formData object, generated Zod schemas, and consistent save/error handling. Use when asked to clean up, refactor, or build a form modal in web/src/.

2026-06-22
unified-permission
مطوّرو البرمجيات

Add or update permission seed entries using module-owned PermissionSeedConfiguration contributions, then let PermissionSeeder aggregate across modules. Use when introducing a new permission or moving permissions between modules.

2026-05-26
unit-tests-api
محللو ضمان جودة البرمجيات والمختبرون

Write minimal xUnit tests for .NET/C# changes in the unified-scheduling API. Use when adding tests for endpoints, validators, services, or handlers in api/. Covers test project layout, naming conventions, fixture setup, and run commands.

2026-05-01
unit-tests-frontend
محللو ضمان جودة البرمجيات والمختبرون

Write minimal Vitest + Vue Test Utils tests for the unified-scheduling web frontend. Use when adding tests for Vue components, composables, stores, or utilities in web/src/. Covers test layout, setup helpers, mocking patterns, and run commands.

2026-05-01
bc-design-tokens
مطوّرو البرمجيات

Explain BC Gov design tokens, their naming convention, and how to apply them. Use when asked about design tokens, CSS variables, token naming, or how to map BC Gov values to a framework theme (e.g. Vuetify).

2026-04-29
bc-design-wcag
مطوّرو البرمجيات

Review a component or screen for WCAG 2.1 AA compliance. Use when asked about accessibility, contrast ratios, keyboard navigation, ARIA attributes, focus management, or screen reader support.

2026-04-29
bc-design-colours
المصممون الجرافيكيون

Show BC Gov colour palettes and tokens. Use when asked about BC Gov colours, hex values, colour scales, brand colours, or which colour to use for a specific UI element.

2026-04-29
bc-design-components
المصممون الجرافيكيون

List available BC Government Design System components. Use when asked what components exist, which component to use for a UI pattern, or for BC Design System component documentation URLs.

2026-04-29
bc-design-create-component
مطوّرو البرمجيات

Create a new shared Vue component aligned to the BC Government Design System. Use when asked to build, scaffold, or add a new shared UI component following BC Gov Visual Identity.

2026-04-29