Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

certification_mock_helper

certification_mock_helper contém 13 skills coletadas de jquinterot, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
13
Stars
2
atualizado
2026-06-26
Forks
0
Cobertura ocupacional
5 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

frontend-design
Designers de interfaces web e digitais

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
Desenvolvedores de software

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
Arquitetos de banco de dados

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores web

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Desenvolvedores de software

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