Skip to main content
DavidVujic
GitHub 제작자 프로필

DavidVujic

2개 GitHub 저장소에서 수집된 47개 skills를 저장소 단위로 보여줍니다.

수집된 skills
47
저장소
2
업데이트
2026년 8월 27일
저장소 탐색

저장소와 대표 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…

2026년 6월 7일
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년 6월 7일
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…

2026년 6월 7일
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…

2026년 6월 7일
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**…

2026년 6월 7일
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…

2026년 6월 7일
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년 6월 7일
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년 6월 7일
수집된 skill 37개 중 8개를 표시합니다.
planning-style
미분류

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

2026년 8월 27일
coding-style
미분류

General coding style policy for generated code: restrictive on comments, concise docstrings for modules and functions.

2026년 8월 27일
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년 5월 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년 5월 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년 5월 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년 5월 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년 3월 25일
commit
소프트웨어 개발자

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

2026년 3월 25일
수집된 skill 10개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다