Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

certification_mock_helper

certification_mock_helper 收录了来自 jquinterot 的 13 个 skills,并提供仓库级职业覆盖和站内 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