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

AAI

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

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

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

course-time-estimates
معلمو التعليم العالي، جميع الآخرون

Estimate and apply hands-on time annotations for bootcamp courses using report-only scripts (reading + exercises), then edit README files as the agent. Use when updating course README.md time estimates, estimating lesson or exercise duration, rolling up totals to the root README.md, or when the user mentions reading time, exercise time, or course duration estimates.

2026-07-18
verify-nbs
مطوّرو البرمجيات

Execute course Jupyter notebooks headlessly to catch runtime/import errors, with a fresh kernel per notebook and a .nbignore glob filter. Use when the user wants to verify, run, smoke-test, or check notebooks for errors across a folder, or mentions running all .ipynb files / checking notebooks compile.

2026-07-18
lesson-hooks
معلمو التعليم العالي، جميع الآخرون

Open a lesson with an attention-grabbing hook. Use when writing or revising a lesson introduction, drafting the opening of a `.qmd`/`.md`/`.ipynb` lesson, or rewriting a flat lesson intro into something more engaging.

2026-06-02
notebook-rewrite
معلمو التعليم العالي، جميع الآخرون

Apply pedagogical conventions when rewriting or refactoring Jupyter notebooks for course material — OOP plotting with seaborn, breaking up dense one-liners, multi-line keyword arguments, ToC-friendly headings, `pathlib` over string paths, links to library docs, and bullet-point prose. Use when editing `.ipynb` files for the bootcamp courses or when asked to rewrite/clean up a notebook.

2026-06-02
question-reviwer
معلمو التعليم العالي، جميع الآخرون

Review course quiz/exam questions for coverage and sequencing issues — flag any question that relies on concepts not yet introduced earlier in the course. Use when reviewing or auditing draft questions, MCQs, or assessments for a bootcamp lesson before they ship.

2026-06-02
quiz-writer
معلمو التعليم العالي، جميع الآخرون

Generate hard, single-answer multiple-choice quiz questions following Haladyna/Downing/Rodriguez (2002) item-writing rules, with a separate answer key file. Invoke explicitly when the user asks to "write a quiz", "draft MCQs", or "make assessment questions" for a lesson.

2026-06-02
references-alignment
معلمو التعليم العالي، جميع الآخرون

Build an alignment table that cross-maps the tables of contents of multiple reference books, grouping equivalent sections from each book on the same row to ease cross-referencing later. Invoke explicitly when the user asks to "align references", "cross-reference books", or "build a ToC alignment table".

2026-06-02