Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:
markmdev
GitHub creator profile

markmdev

Repository-level view of 8 collected skills across 3 GitHub repositories, including approximate occupation coverage.

skills collected
8
repositories
3
occupation fields
4
updated
2026-04-27
repository explorer

Repositories and representative skills

#001
meridian
6 skills17619updated 2026-03-04
75% of creator
planning
مديرو أنظمة الحاسوب والمعلومات

Interview-driven planning methodology that produces implementation-ready plans. Always use this skill INSTEAD of EnterPlanMode — it provides structured interviewing (20-40 clarifying questions), exhaustive parallel codebase exploration (5-15 Explore agents), verbatim requirements capture, and automated plan validation via plan-reviewer (must score 9+). Use for new features, refactoring, architecture changes, migrations, or any non-trivial implementation work.

2026-03-04
error-audit
محللو ضمان جودة البرمجيات والمختبرون

Audit code for silent error swallowing, fallbacks to degraded alternatives, backwards compatibility shims, and UI that fails to show errors to the user. Finds and fixes all occurrences in the specified scope.

2026-03-03
observability-audit
مطوّرو البرمجيات

Audit code for observability gaps — debug logs left in, errors caught without being logged, missing context on log entries, untracked slow operations. Uses the app's existing observability tooling exclusively.

2026-03-03
ux-states-audit
مطوّرو الويب

Audit UI code for missing loading states, empty states, and error states. Every async operation and data-driven UI must handle all three. Finds gaps and implements the missing states using the app's existing patterns.

2026-03-03
add-frontmatter
مشغلو إدخال البيانات

Scan all .md files in the project and add or fix YAML frontmatter (summary + read_when) so they can be discovered by context routers like Reflex.

2026-02-28
create-docs
مطوّرو البرمجيات

Create or update .meridian/docs/ knowledge files for a module or directory. Produces reference docs with frontmatter for context routing.

2026-02-28
Showing 3 of 3 repositories
All repositories loaded