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

DavidVujic

عرض على مستوى المستودعات لـ 46 skills مجمعة عبر 2 مستودعات GitHub.

skills مجمعة
46
مستودعات
2
محدث
2026-06-07
مستكشف المستودعات

المستودعات و skills الممثلة

polylith-migrate-analyze-imports
مطوّرو البرمجيات

[Internal sub-skill of `polylith-migrate-orchestrator`. Do not load directly — load `polylith-migrate-orchestrator` first, which drives all phases.] Analyze the project's import graph to find how the original namespace is referenced, choose the namespace-rewrite strategy (shim vs shimless), detect circular imports, and list symbols exported by the original namespace.

2026-06-07
polylith-migrate-automate-import-updates
مطوّرو البرمجيات

[Internal sub-skill of `polylith-migrate-orchestrator`. Do not load directly — load `polylith-migrate-orchestrator` first, which drives all phases.] Update imports in the new base location to reference the new namespace instead of the original namespace.

2026-06-07
polylith-migrate-convert-linter
مطوّرو البرمجيات

[Internal sub-skill of `polylith-migrate-orchestrator` (optional, runs only when opted in during `polylith-migrate-discover`). Do not load directly — load `polylith-migrate-orchestrator` first.] Align the project's linter and formatter with the **workspace's** configured tool (whatever it is — ruff, black+isort+flake8, pylint, etc.). Removes project-specific config and consolidates rules into the workspace root.

2026-06-07
polylith-migrate-convert-package-manager
مطوّرو البرمجيات

[Internal sub-skill of `polylith-migrate-orchestrator` (optional, runs only when opted in during `polylith-migrate-discover`). Do not load directly — load `polylith-migrate-orchestrator` first.] Convert the project's `pyproject.toml` to PEP 621/uv-workspaces format and register it as a uv-workspace member. **Opinionated about uv** — only applies when the workspace itself uses uv. Skip otherwise.

2026-06-07
polylith-migrate-convert-type-checker
مطوّرو البرمجيات

[Internal sub-skill of `polylith-migrate-orchestrator` (optional, runs only when opted in during `polylith-migrate-discover`). Do not load directly — load `polylith-migrate-orchestrator` first.] Align the project's type checker with the **workspace's** configured tool (whatever it is — mypy, pyright, ty, etc.). Removes project-specific config and consolidates settings into the workspace root.

2026-06-07
polylith-migrate-dedupe
مطوّرو البرمجيات

[Internal sub-skill of `polylith-migrate-orchestrator` (optional, runs only when opted in during `polylith-migrate-discover`). Do not load directly — load `polylith-migrate-orchestrator` first.] Identify and execute controlled deduplication of code during migration (if the user opts in).

2026-06-07
polylith-migrate-definition-of-done
مطوّرو البرمجيات

[Internal sub-skill of `polylith-migrate-orchestrator`. Do not load directly — load `polylith-migrate-orchestrator` first, which drives all phases.] Define the criteria for completing the migration process.

2026-06-07
polylith-migrate-detect-circular-imports
مطوّرو البرمجيات

[Internal sub-skill of `polylith-migrate-orchestrator`. Do not load directly — load `polylith-migrate-orchestrator` first, which drives all phases.] Detect and report circular imports introduced by the namespace migration.

2026-06-07
عرض أهم 8 من أصل 37 skills مجمعة في هذا المستودع.
explaining-code-health
مطوّرو البرمجيات

Use when a user asks what Code Health means, how to interpret scores, or why Code Health matters in daily development.

2026-05-21
guiding-refactoring-with-code-health
مطوّرو البرمجيات

Use when refactoring unhealthy code and needing Code Health findings to choose small safe steps and verify improvement.

2026-05-21
making-the-business-case-for-code-health
مطوّرو البرمجيات

Use when a user asks for ROI, stakeholder justification, delivery impact, or defect-risk reduction from improving Code Health in a file.

2026-05-21
safeguarding-ai-generated-code
محللو ضمان جودة البرمجيات والمختبرون

Use when AI-generated or AI-modified changes need a Code Health gate before commit, handoff, or pull request.

2026-05-21
qa-check
محللو ضمان جودة البرمجيات والمختبرون

Run linting and unit tests against the current repository, auto-discovering the correct commands from Justfile, Makefile, pyproject.toml, or package.json.

2026-03-25
commit
مطوّرو البرمجيات

Create a conventional commit from staged changes, with a diff-derived description body.

2026-03-25
git-changes-context
مطوّرو البرمجيات

Reliably obtain a non-empty unified git diff for the current branch using safe fallbacks (origin/HEAD...HEAD, origin/main...HEAD, origin/master...HEAD) and return structured JSON containing the diff and the command used.

2026-03-03
planning-style
مطوّرو البرمجيات

Produce an implementation plan with a functional-leaning, idiomatic style mindset; prefers lightweight data structures over dataclasses/pydantic unless justified.

2026-03-02
عرض أهم 8 من أصل 9 skills مجمعة في هذا المستودع.
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات