Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
DavidVujic
GitHub 创作者资料

DavidVujic

按仓库查看 2 个 GitHub 仓库中的 20 个已收集 skills,并展示近似职业覆盖。

已收集 skills
20
仓库
2
职业领域
1
更新
2026-05-21
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
python-polylith
14 个 skills54732更新于 2026-05-05
占该创作者 70%
polylith-base-creation
软件开发工程师

Create a Polylith base with `poly create base` — the entry point of a deployable application (HTTP API, CLI, message-queue consumer, AWS Lambda handler, GCP Cloud Function, scheduled job). Use when the user wants to add a service, API, endpoint, handler, or any new entry point to a Polylith workspace.

2026-05-05
polylith-brick-removal
软件开发工程师

Safely remove a Polylith brick (component or base) from the workspace. Use when the user wants to delete, remove, or tear down a component or base.

2026-05-05
polylith-check
软件质量保证分析师与测试员

Validate a Polylith workspace with `poly check` — the canonical CI gate. Verifies brick imports against project `pyproject.toml`s, third-party library declarations vs. the lock file, and (under `--strict`) cross-project version consistency. Exits 1 on failure. Use when the user wants to lint, validate, verify, or CI-gate a Polylith workspace.

2026-05-05
polylith-component-creation
软件开发工程师

Create a Polylith component with `poly create component` — a reusable, isolated brick implementing business logic, a feature, a domain module, or a capability. Use when adding non-entry-point code that bases or other components will import.

2026-05-05
polylith-concepts
软件开发工程师

Provides foundational knowledge about Polylith architecture, including the glossary (bases, components, projects, workspaces), theme layouts, and package manager mapping. Use this when you need to understand Polylith terminology or how the repository is structured conceptually before taking action.

2026-05-05
polylith-dependency-management
软件开发工程师

Add or manage third-party dependencies in a Polylith workspace. Use when the user wants to install a new library (e.g., requests, fastapi) for a brick or project.

2026-05-05
polylith-dependency-visualization
软件开发工程师

Visualize **brick × brick** dependencies with `poly deps` — find circular dependencies, inspect a brick's public interface, and detect interface-bypass violations. Use for "what depends on what", "circular deps", "interface violation". For brick × project usage, use `polylith-workspace-inspection`.

2026-05-05
polylith-diff
软件开发工程师

List Polylith bricks whose **implementation** changed since a git tag using `poly diff`. Use for release notes, selective deploys ("which projects need rebuilding?"), and PR scope review. For TEST-code diffs, use `polylith-testing` instead.

2026-05-05
当前展示该仓库 Top 8 / 14 个已收集 skills。
#002
my-eca-config
6 个 skills111更新于 2026-05-21
占该创作者 30%
已展示 2 / 2 个仓库
已展示全部仓库