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

vspo-portal

يحتوي vspo-portal على 26 من skills المجمعة من vspo-lab، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
26
Stars
22
محدث
2026-03-20
Forks
4
التغطية المهنية
10 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

frontend-development
مطوّرو البرمجيات

Next.js 15 Pages Router frontend development. Feature-based + Container/Presenter pattern, MUI v7 + Emotion CSS-in-JS.

2026-03-20
api-testing
محللو ضمان جودة البرمجيات والمختبرون

Build API client tests with Vitest and MockHandler. Validate OpenAPI contract compliance with table-driven tests and minimal mocks.

2026-03-01
backend-development
مطوّرو البرمجيات

Next.js 15 + Cloudflare Workers + @vspo-lab/api client. Result-type error handling, OpenAPI-generated client, feature-based architecture.

2026-03-01
code-review
مطوّرو البرمجيات

PR/code review based on architecture rules. Detects violations of UseCase implementation rules, Result type, and JSDoc conventions.

2026-03-01
commit
مطوّرو البرمجياتالمهن الحاسوبية الأخرى

Create a conventional commit. No Co-Authored-By trailer.

2026-03-01
design-system
المصممون الجرافيكيون

Design tokens (OKLch), color palette, typography, UI patterns, accessibility (WCAG 2.2).

2026-03-01
domain-spec-evolution
محللو أنظمة الحاسوب

Update docs/domain alongside feature additions and spec changes, maintaining a history of specification decisions.

2026-03-01
domain-spec-kickoff
مديرو الإعلان والترويج

Initialize docs/domain with a single interview session, organizing the MVP and open items.

2026-03-01
architecture-diagram-creation-drawio-mcp
مهندسو شبكات الحاسوب

Create architecture diagrams using the draw.io MCP server (open_drawio_mermaid / open_drawio_xml) and reflect them in docs/infra/diagrams.

2026-03-01
e2e-testing
محللو ضمان جودة البرمجيات والمختبرون

Build E2E tests with Playwright, ensuring major user flows through production-equivalent paths. Avoid internal mocks and limit mocking to external boundaries only.

2026-03-01
error-handling
مطوّرو البرمجيات

Result-type-based error handling without try-catch. Type-safe error flow using wrap/Ok/Err/AppError.

2026-03-01
infrastructure-code-quality
مديرو الشبكات وأنظمة الحاسوب

Terraform (GCP), CI/CD (tfaction/GitHub Actions), security scanning, Biome lint, knip.

2026-03-01
infrastructure-bootstrap-tfaction-based
مديرو الشبكات وأنظمة الحاسوب

Skill for advancing Terraform design and implementation centered on tfaction. Standardizes state splitting, module design, and GitHub Actions integration.

2026-03-01
implementation-checklist-generation
مطوّرو البرمجيات

Read specifications from docs/plan/<feature>/ and generate a phased implementation checklist.

2026-03-01
project-initialization
مطوّرو البرمجيات

Initialize a new project from the template. Define domain specifications through a structured interview and write them to docs/domain/.

2026-03-01
integration-testing
محللو ضمان جودة البرمجيات والمختبرون

Build integration tests with a real DB and real app wiring, verifying without internal mocks and using minimal mocks only at external boundaries.

2026-03-01
feature-spec-definition
مديرو أنظمة الحاسوب والمعلومات

Generate structured specification documents in docs/plan/<feature>/ from ambiguous requirements.

2026-03-01
quality-check
محللو ضمان جودة البرمجيات والمختبرون

Run the project's quality checks and report only failures that need attention. Used when the user requests a check run, code change verification, or identifying the first failing gate.

2026-03-01
research
علماء الأحياء، جميع الآخرون

Technical research and specification verification skill using Context7 MCP. Used for checking the latest library/framework documentation, verifying API specifications, confirming version differences, and gathering evidence for implementation decisions. Especially useful for investigating "latest", "recommended", "breaking changes", and "migration steps".

2026-03-01
testing
محللو ضمان جودة البرمجيات والمختبرون

Comprehensive testing skill covering Unit/Integration/API/UI/VRT/E2E with Vitest at the core. Ensures quality incrementally using table-driven tests and a minimal-mock approach.

2026-03-01
twada-tdd
محللو ضمان جودة البرمجيات والمختبرون

Use the t_wada-based Test-Driven Development strategy to implement incrementally and safely with Red-Green-Refactor. Used when you want to lock down specifications test-first during new feature implementation, bug fixes, or refactoring.

2026-03-01
typescript-conventions
مطوّرو البرمجيات

Type definitions via Zod Schema First, satisfies operator, type-safe patterns. Direct interface definitions and as assertions are prohibited.

2026-03-01
ui-testing
محللو ضمان جودة البرمجيات والمختبرون

Implement UI tests using Testing Library priority queries and table-driven approach, verifying from the user's perspective with minimal mocks.

2026-03-01
unit-testing
محللو ضمان جودة البرمجيات والمختبرون

Implement unit tests using Vitest table-driven approach, verifying domain/utility behavior with minimal mocks.

2026-03-01
documentation-update
مطوّرو البرمجيات

Update docs/ in response to code changes. Keep docs/ always up to date.

2026-03-01
vrt-testing
محللو ضمان جودة البرمجيات والمختبرون

Implement VRT with Storybook + Playwright, detecting UI regressions via snapshot diffs. Pin non-deterministic elements and operate with minimal mocks.

2026-03-01