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

quizmaster

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

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

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

funny-features
مطوّرو البرمجيات

Brainstorm one funny feature to add to the Quizmaster app. A warm, lightly witty facilitator that proposes playful-but-buildable feature ideas grounded in this repo. Use when the user wants to brainstorm fun/funny/playful features, spice up Quizmaster, or find a lighthearted feature to build.

2026-07-01
run-app
مطوّرو البرمجيات

Run the Quizmaster web app locally in Docker so you can click through it — builds the frontend and brings up the Spring Boot backend + Postgres at http://localhost:8080, with no JDK or Postgres installed on the host. Use when asked to run, start, launch, serve, or preview the Quizmaster app (the scrumdojo/quizmaster repo).

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

Write Gherkin BDD specs for Quizmaster features. Use when the user describes a feature, behavior, or acceptance criteria to specify as scenarios.

2026-06-02
code-review
محللو ضمان جودة البرمجيات والمختبرون

Review the codebase for quality issues, patterns, and improvements. Use when the user asks to "review the code", "code review", "check code quality", or "audit the codebase".

2026-05-07
rebase
مطوّرو البرمجيات

Rebase the current branch and validate each step. Supports two scenarios: on a feature branch (or worktree) runs `git rebase master` against local master; on master itself runs `git pull --rebase`. Use when the user says /rebase, asks to rebase, or sync the branch.

2026-04-12