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

certification_mock_helper

يحتوي certification_mock_helper على 13 من skills المجمعة من jquinterot، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
13
Stars
2
محدث
2026-06-26
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

frontend-design
مصممو واجهات الويب والرقمية

Use when designing or reviewing a user interface — gives distinctive, opinionated guidance on visual design, typography, layout, motion, and writing. Front-loads the trigger words "UI design", "visual design", "typography", "make it look distinctive", "review the UI", "redesign". Not for routine styling fixes or accessibility audits (use those skills instead).

2026-06-26
code-decomposer
مطوّرو البرمجيات

Use when files exceed 300 lines or components mix multiple responsibilities. Breaks down large files into focused single-responsibility modules with proper separation of concerns.

2026-06-22
database-architect
مصممو قواعد البيانات

Use when designing or implementing a persistence layer, replacing localStorage with a database, adding migrations, or creating data access patterns. Covers schema design, server actions, and ORM integration.

2026-06-22
dry-code-auditor
مطوّرو البرمجيات

Use when duplicate functions, dead code, hardcoded values, or scattered configuration are found across the codebase. Eliminates DRY violations, removes unused exports, and centralizes shared logic.

2026-06-22
istqb-exam-generator
مطوّرو البرمجيات

Use when generating ISTQB exam questions for Foundation Level (CTFL) or Generative AI (CT-GenAI) certifications. Ensures K1-K3 cognitive levels, combination-answer formats, and syllabus-compliant topic coverage.

2026-06-22
ml-exam-generator
مطوّرو البرمجيات

Use when generating AWS ML Engineer Associate (MLA-C01) exam questions. Covers all exam domains, ensures question format matches the official exam, and maintains technical accuracy per AWS documentation.

2026-06-22
nextjs-app-router-migrator
مطوّرو الويب

Use when converting client-side SPAs to Next.js App Router architecture with Server Components, route segments, streaming, and server actions. Covers migration from pages router or SPA patterns.

2026-06-22
nextjs-senior-architect
مطوّرو البرمجيات

Use when designing component architecture, planning React state management, or making structural decisions for Next.js applications. Covers component decomposition, hooks patterns, and rendering strategies.

2026-06-22
playwright-e2e-testing
محللو ضمان جودة البرمجيات والمختبرون

Use when writing or maintaining Playwright E2E tests, fixing flaky tests, creating Page Object Models, configuring Playwright CI, or debugging test failures. Covers fixture-driven architecture, assertion-based waits, and Node v24 compatibility.

2026-06-22
project-context
مطوّرو البرمجيات

Use ONLY when starting work on the certification_mock_helper project. Provides project structure overview, technology stack, exam architecture, and key file locations for onboarding.

2026-06-22
question-quality-auditor
محللو ضمان جودة البرمجيات والمختبرون

Use when validating exam questions against official syllabi, checking answer accuracy, verifying domain coverage, or auditing question quality. Detects wrong correctAnswer indices, ambiguous questions, and distribution imbalances.

2026-06-22
study-enhancer
مطوّرو البرمجيات

Use when adding study aids, progress tracking, analytics, or weakness identification features to the certification app. Covers study recommendations, progress visualization, and targeted practice.

2026-06-22
typescript-refactorer
مطوّرو البرمجيات

Use when duplicate TypeScript types, name collisions, loose any types, or prop interfaces exceeding 10 properties are found. Consolidates types to a single source of truth and enforces strict typing.

2026-06-22